Skip to content

Instantly share code, notes, and snippets.

@drakmail
Created May 31, 2014 09:19
Show Gist options
  • Select an option

  • Save drakmail/592526b6482c7d965385 to your computer and use it in GitHub Desktop.

Select an option

Save drakmail/592526b6482c7d965385 to your computer and use it in GitHub Desktop.

Revisions

  1. Alexander created this gist May 31, 2014.
    81 changes: 81 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,81 @@
    ### Keybase proof

    I hereby claim:

    * I am drakmail on github.
    * I am drakmail (https://keybase.io/drakmail) on keybase.
    * I have a public key whose fingerprint is EE35 9967 F65A 4C60 5CD1 8783 F680 A320 2E71 2256

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "ee359967f65a4c605cd18783f680a3202e712256",
    "host": "keybase.io",
    "key_id": "f680a3202e712256",
    "uid": "46d09c2316395df3922ef2416184f500",
    "username": "drakmail"
    },
    "service": {
    "name": "github",
    "username": "drakmail"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1401527912,
    "expire_in": 157680000,
    "prev": null,
    "seqno": 1,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [EE35 9967 F65A 4C60 5CD1 8783 F680 A320 2E71 2256](https://keybase.io/drakmail)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v0.1.17
    Comment: https://keybase.io/crypto
    yMGtAnicdZFdSBRfGMZ37UPbZW016UIL5OSF2GrzsTO7sxfZv9LACCQjQ8NldubM
    enR3Zp2ZXbVNzYQi7CJNb6SkIPMiRZACA7E11qIsytosCoq+wDCjKLVu1DNid/3P
    zeH8nud53/OeE7etM1nMn+/9N1O364RunowNhE1l53qro8CniI3AEwW1cHWTkOyH
    akhFsg48AEKa4TjWJbEM7xRYghFE0u1y0xLrJniaIijoIimKYYEDVCuakcBlfLwG
    C5CCGT54kYjpP/zhVcHJigQnUDTJ0hwjSjRHUVCinCRLup0SQxCGUYOqzAchdosq
    XxvkUQA0OQCmESRgGgVrqh/p1WHf/yf0xpCB6qHPuxb2+pAs4oFxJgJVDSky8JDY
    KejISJNOgmQoF0dSDgAbQkiFXmQ4GBceBy8HCKkwAjxyOBAwLlQnK1jFjXg/7qMh
    v8zrYRWCprux4+tNZotp44Yk49FNlk32v19xrTR5qaBFBHeG+tqLOJs2mNy/U/Gk
    fyo4vNueRBV2pDVMX8h7c7/vT0V3Yhycv/TqYE1xxt6h0efy6MTbga/7vkd/lnRZ
    5UrtR9bR3lulI6VV9mBEu5hflvbMys/NNDdvzU7Z8WjzTe4s8WAqHu+GV6627+Eu
    byPRkuOY3PW0rT+nw5aZe3rW2vL75eOMqf62ijOT2Q0dg5Odlu1ZmV9uwNsvcj7E
    /Ym5Yvt0dtX+1oQwP9c7UjnPDi/nKehd0rfungQ3cijY6cnf8vrkk6WxmtYUuuRj
    eU9tya/6iVz4vujU8rB1QYo9bL2eMpt6xB0bLxw70FVuXlyI1+SkpgcWbSstZ/3t
    =JuFt
    -----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/drakmail

    ### From the command line:

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

    ```bash
    # look me up
    keybase id drakmail

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

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