Thanks to visit codestin.com
Credit goes to gist.github.com

Skip to content

Instantly share code, notes, and snippets.

@egeek
Created March 7, 2014 23:18
Show Gist options
  • Select an option

  • Save egeek/9422197 to your computer and use it in GitHub Desktop.

Select an option

Save egeek/9422197 to your computer and use it in GitHub Desktop.

Revisions

  1. egeek created this gist Mar 7, 2014.
    82 changes: 82 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am egeek on github.
    * I am egeek (https://keybase.io/egeek) on keybase.
    * I have a public key whose fingerprint is 474A 1CBA 09C5 2690 561B CAA8 8ECD BCE1 6F03 4EE8

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "474a1cba09c52690561bcaa88ecdbce16f034ee8",
    "host": "keybase.io",
    "key_id": "8ecdbce16f034ee8",
    "uid": "f09257457c31fbceb47d9f6f2d8d7a00",
    "username": "egeek"
    },
    "service": {
    "name": "github",
    "username": "egeek"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1394234243,
    "expire_in": 157680000,
    "prev": "e68ec2272b1e011a9863a9ddca22a7f4452ccdd1048a55f9a4b4bda892afb9d2",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [474A 1CBA 09C5 2690 561B CAA8 8ECD BCE1 6F03 4EE8](https://keybase.io/egeek)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP JS 0.0.1
    Comment: https://keybase.io/crypto
    yMHYAnicdZFtSFNtGMe3x8oajcQeTQwNb2igznXOvfO6ZUHRi6iFL/VBhXWfc+5z
    dlK3ebY51xAFKR5BKYICwYIwP5RJan7QNDArLGPQk5B9i6AUkp7AxxBWqPfEvtX9
    5eb6X7//9cL13JpisphHahbOa/nj7ebXU5/Cpqrsqo4YkPxKFLhioB5vfqru07AR
    MHRfCLgAwzOIliVEiTILOZFiOVqSERIELCuSjGlOpZwMxgKwA68/mHSQMhIKYofu
    JxoJPLpC1N/w4c2ESomQ5RmWl520SgiJ4RVR5VSoCAqPKCoJBrHhQ42Y0FjDuB60
    2gGRmnWZSDGwldL0kDcs/QEPRQPJOIIlz5bTI+k+haxKDM3YCOp+H3DRhJRDetJK
    O0UGOhnIOO0AtwR0A3v0JMHynECRZwcBAzcnW3BkNQh5KNGYomkkCpwTiYoiIwgR
    rzIMC2VZUWiKERDLqiJiJEZSkCBCpEqiAkn/IG7y+YELkjGRRkoGdc2HQmEDg9bp
    qbptJrPFtGP7X8ljmSy70n6dcGkhdb0iL1q8kohyb+omu+Z3Hs4/qtj+DSaK47bZ
    7+VzIfPf/+yL9LdlDuTYxj6XWquH07swnfjquDk0WLJWlDHnbpivvTV/+97egzON
    U9TsSlFf4ri7YNS9FnfbzRPx4dhib/q4K/Piswc9tXMjKdb/49Z+LV6Ws8ro0y3d
    +ysMy+W+M5MHqEf88nIkI+vn0xvXsitP1vwYejLmKH+7tvuc9F/Zh56HgfWZLOHb
    ntxXhxZF+92aF46y1ccl45UpBd7WwYlTvXmF7Z1o9MiJjjYxeqwpXLpCXb9yyXz/
    3fvCjy+9ud0NqZGMpfQv1tjZCxPdaacHimxV1Vfb7uT39Xe6MjcALe8LGA==
    =/tC6
    -----END PGP MESSAGE-----
    ```

    And finally, I am proving ownership of the github account by posting this as a gist.

    ### My publicly-auditable identity:

    https://keybase.io/egeek

    ### From the command line:

    Consider the [keybase command line program](https://keybase.io/__/command_line/keybase).

    ```bash
    # look me up
    keybase id egeek

    # encrypt a message to me
    keybase encrypt egeek -m 'a secret message...'

    # ...and more...
    ```