Created
April 4, 2014 02:56
Revisions
-
Andrew Dyer created this gist
Apr 4, 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 abdyer on github. * I am andydyer (https://keybase.io/andydyer) on keybase. * I have a public key whose fingerprint is 13AD 574C D830 D4B3 4742 9DC9 F137 5A70 2B3A 7E6B To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "13ad574cd830d4b347429dc9f1375a702b3a7e6b", "host": "keybase.io", "key_id": "f1375a702b3a7e6b", "uid": "1e79f72f7587a63cfc1e9d0ddd5efa00", "username": "andydyer" }, "service": { "name": "github", "username": "abdyer" }, "type": "web_service_binding", "version": 1 }, "ctime": 1396580184, "expire_in": 157680000, "prev": "ac7faa26fd2b1b95173b728a87694432e8129dad0faacdaec77594145afc8243", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [13AD 574C D830 D4B3 4742 9DC9 F137 5A70 2B3A 7E6B](https://keybase.io/andydyer) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.3 Comment: https://keybase.io/crypto yMHqAnicbZFtSBxHGMfvGqPExNYmJCA2WkeoL5zNvt7sXlslCSaE4BeVJiFnLrM7 s3uLdO+696LXw8LVSBVLSaKmLwZDi1gEocWWJgZaVDw0JigYbBKJaBL0JATypUFN Y3ROFPoh82WY//P7/5+ZeUYydtjS7cZEnI39vbpgvz24FLJVleaejgLFhyPAFQW1 ZHPTDFMnlt8yzCBwAZZHWISCiiWewYLCC1DgZKzKGstDEUGGU3gEiVMBDuD1BZIO GqOgAPnQ8FGNHjwGpuob+NBmgSVQ1iCnQVGCyMmrmsoSGTMYY5FoiGGSYIBYJvqM UBqZOIIjxAINDkDVsKFSNQq2qroR9IY2o//nULb5YMSfFOqI4tmyehTDxPS51BEm VsDwmcDFUlINGkkvy8tOUWJYSXAAUu83LOIxkoQInRJDlwP4LRJO9lChhhDn1DCn sIosspBXICchCTplQeA5IrH00xBmKKViRFQIRVlgBRFpqsQJPO0fIJ+bPuDi6DWR TiMDhm6iYMgioGF40J1is6fbUne+lRyYLX1X5vYYs06lrevvF64dyG3ePT/0O7Ti HbGSy7bv05YPjkxealk4W0OWFqrbyzKuK6UDZzI7v+jN3zPVXvvdtZSOOn287c/z Q6krj3/OPhft/vTVhX1N70UKZ/sPF402rk1O9GR9qbz7SY676OIf9f0r/7qzmbw7 f9UMeF6Wt1aVNfT91FW2t8WbqZ+wp8wc3Z97d+pQc2PfN9M31/F/Fb+1eV5/0Ln6 dLp48cd3KrtuHCvX3y6fn0s8ms0wikceds4lErHYt3kfvQhXz5zsadI/XjL1tKLK B46xXi5Hb+6Oj0XuA+XK6PLXx7O9v1Y3PZ/75UhFYcHVfxbb78We5H9VcCvsbC1x xxPjPziGn20AuvgUrg== =3LxK -----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/andydyer ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id andydyer # encrypt a message to me keybase encrypt andydyer -m 'a secret message...' # ...and more... ```