Created
March 7, 2014 16:48
-
-
Save johnmckerrell/9415080 to your computer and use it in GitHub Desktop.
Revisions
-
johnmckerrell created this gist
Mar 7, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,83 @@ ### Keybase proof I hereby claim: * I am johnmckerrell on github. * I am mcknut (https://keybase.io/mcknut) on keybase. * I have a public key whose fingerprint is BD3A 1B2D 20A3 38CA 69ED 5369 EF03 DA5D 02D7 587F To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "bd3a1b2d20a338ca69ed5369ef03da5d02d7587f", "host": "keybase.io", "key_id": "ef03da5d02d7587f", "uid": "71b72f6f365488f61b1ad93396958100", "username": "mcknut" }, "service": { "name": "github", "username": "johnmckerrell" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394210878, "expire_in": 157680000, "prev": "021d87beef8f940008e2edaa4f295e5984d93b700e364790aa8764fa9904c1fe", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [BD3A 1B2D 20A3 38CA 69ED 5369 EF03 DA5D 02D7 587F](https://keybase.io/mcknut) (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 yMHnAnicbZFrSFRNGMd3SxMXii6E9KKCY77IssS5X5bopRdeEqwPEWhguZyzZ2b3 eDlnO3tR24xKtLSwFJPtghcKhQq8EIK1hiwmmJpSFIGIFlikafbBFA3XWbEPwTsf Zpj/8/v/Zx6egZ3bTRbzl8qF5vBYa555uH/ebzp1YOVIEMi6UgbsQVAINw+kai5o eAxV8wE7kBVaImVKoQiJpgWnxIlQYWm8I4JWJFYhKIVnBR4BG3Dr3pgDx8iSFx5S dazhi0NVsPo/vH+zwJMyTyEO0RzLCALiSJmUFJGmRU5kBZIgYqAXGppUDDFd7CzU /D5QbgNYC6hOrAXBVs2l+tx++U++QHdr2AMNAxYVxWy+Mk9ML4GyYyvBIauagnvG xgA0vKquATuJSadPjUWQtMhQJCHwgg3AUo9qQIcaI1ieEwi8bMBjwACOJChSEXgZ QiQgkcEVAVJQkSQGUSILWVFgcFsyTxCQ5hheJCRJ4DkGSaJIME4SQfy+F57TdGCn 8DclF470qi5N8vkNCMoj/WfiTGaLaUf8ttjUTJbE3b9nWbE3IZrd9zkx/Pxla23u UKpp/fSjkfTSvmO18zUfmgb2fELrSYkdVtd9OWO0569IW3HVq6GTE/80DK5N58Ul LyeY93Xeq7TnhG7DYG17/eOWmTFLQr7c110xHuoKhY+n23uGk5uSdh18EP96Vv95 tS4TLbWch4uTbVamU/Y8nX4bef99Btr4mmvNV5aY+OWpsuurN070+iOjqRP0u+j6 3L9rhy/X5S29QI3h4cGssSy3tTr6bXJhtdn5bLzwzkootzGY1tGqzDYERlP8l/Iz bpZUtU+s3Nq/eHHEmn43M8tWHX1zdO5Xdkqv5vkxlRFY+286+Hd92tmurx9R94Xx hzkFTzYATTUjRQ== =yIQV -----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/mcknut ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id mcknut # encrypt a message to me keybase encrypt mcknut -m 'a secret message...' # ...and more... ```