Created
December 5, 2014 16:00
-
-
Save jeremyharris/a6b5ac4f2d592776aeaf to your computer and use it in GitHub Desktop.
Revisions
-
jeremyharris created this gist
Dec 5, 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,94 @@ ### Keybase proof I hereby claim: * I am jeremyharris on github. * I am jeremyharris (https://keybase.io/jeremyharris) on keybase. * I have a public key whose fingerprint is A7EC 4BE9 E2BA 76B7 BA7E 1CD0 DD51 37B6 19AA 86B4 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.2" }, "key": { "fingerprint": "a7ec4be9e2ba76b7ba7e1cd0dd5137b619aa86b4", "host": "keybase.io", "key_id": "DD5137B619AA86B4", "uid": "a4e2c77e098df6c260a36da03cc04d00", "username": "jeremyharris" }, "merkle_root": { "ctime": 1417795065, "hash": "23da89750cafe8abbfdc4ef4c0835eda4c7801565d299306096c470f3042d328bef71d2e677c468b14d715c9344b4ad7531886eb338f80b59cecea31898ee423", "seqno": 102651 }, "service": { "name": "github", "username": "jeremyharris" }, "type": "web_service_binding", "version": 1 }, "ctime": 1417795123, "expire_in": 157680000, "prev": "6c75be50902fa1c5b14c5b28234548d31596ce164763eda2cb8e1f055ed2650c", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [A7EC 4BE9 E2BA 76B7 BA7E 1CD0 DD51 37B6 19AA 86B4](https://keybase.io/jeremyharris) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owF9kl1sFUUUx29bwFRFTYhfWEnZJjXiTZnZmZ2ZbWK0FT+aVtRoavgwt/NxtncL 3b3dvW29YiMFa1NRqGg0En1QNBFjNKRGfagGTUytNr4QpRJfJKACYiCilWjU2aZG eHEeJjNnfvOf8z9nxpfW5Kqrpi8fmRn+pu2zqi+Oq9wDw1+TLY6KTcVp3uLozSFE 5WwVyV5wmp1NUFEyhaYwro9iA009af0Ck3cGIEnDOLIUauJNrjOUz/DschBG3ZCU kjDTciQHTRX44CrJmeJ2BqwNMsbDhCuGfSkFU9RKFuO0fMGrzrxmITQ2umZNxrda vqVFsNaM758/kBRczTkgX5iAaZchSZiRiGiNqEEoA1NIFiz1QAK9laJMkjDNcu6F ZNNmKCRxPG9cl8MMwxRz7nuIeTYrmRbtRZcYKXzuIS0DEFKpwGgKAdVIEA+MpJoL hD3mGdf3CWLIZ5pyFBBEXUNcoSDg2LjAONeUCYWp4djTPqFUUWm4R7AQDBQhIhBI eb4GDdIGfQFAXWJtpNAXxTY55DIPD2X7ZCDUcF7DusNysV/9v+NypZSFB0G9XVhQ KKgwMrZr57c1e+DCamCX5B14uBQmUAgzwuNMIDvyTimBAavJNPcUeMhHbiCx9qxJ O7nCJdSjwhDs2aIAZpQzYkvmaiUAB8iz9bOWkP7Po2vzlN1WMg27I1nuT8AZGquq W5Srqs4tWVyd/dvcxbVX/PuZ3zl50d8bRicev/OA7Hh/8vnba3+Z3Xb3qrOTzXVP 33Mlnn6p+ExX3XjrWPtd69q73phN+vbUH97VmG8YHK0+9cH3l7ZdNfdRcnT0wx9u WvnludeGR87tJdu/TTdOT/264ch7+Nh3Na8MjE3c2DMePJYc6nxh+fVHJ3a8fAf+ +cGgtK99acfWyZ3Lpi453XLwmjdf/fSJ02z/9CeLf/r4c2g4cXXj8pF1G9d2PXXw frKvfX9jZfvxs/HND21taNbr6wrHds2t75xZ9ufu+6IbVv723Imh3x+p+ereR9tu /bF32yKx98gtrx84c9ts44uDuuuvFSCmhle9CzNvXXamdgddcqpzrvXw6JOrV+w8 2dfxx3Wrrx0/9Ow/ =N2og -----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/jeremyharris ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id jeremyharris # encrypt a message to me keybase encrypt jeremyharris -m 'a secret message...' # ...and more... ```