Created
September 30, 2014 00:16
-
-
Save mojombo/b1f48e80da8ceece3707 to your computer and use it in GitHub Desktop.
Revisions
-
mojombo created this gist
Sep 30, 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,81 @@ ### Keybase proof I hereby claim: * I am mojombo on github. * I am mojombo (https://keybase.io/mojombo) on keybase. * I have a public key whose fingerprint is 2D99 08C1 7B77 D96C 626E 0957 AA61 B463 79AA F7E5 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "2d9908c17b77d96c626e0957aa61b46379aaf7e5", "host": "keybase.io", "key_id": "aa61b46379aaf7e5", "uid": "37be2b26f14d514c1e05e632331d9d00", "username": "mojombo" }, "service": { "name": "github", "username": "mojombo" }, "type": "web_service_binding", "version": 1 }, "ctime": 1412036068, "expire_in": 157680000, "prev": "2984b2c997423c745cecd04333a07d9271477aa062bec7375f3282e2bf62066a", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [2D99 08C1 7B77 D96C 626E 0957 AA61 B463 79AA F7E5](https://keybase.io/mojombo) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1.4.13 (Darwin) owF1UWtIk1EY3uYlExVDBRH/dIzSmPXdds6+ETa6IP1zURmBG9/lbH7m9q3daqlF GYl/QiWClCBHYayQQg1cCGIURUml0lVxk5kIrcAQw8I6n9i/On9ezvM+z8v7PG9H bprOoI8Kg1I4ujKvfzG6KOqOVCz/bgKiKoeBpQmcxOvFqXhc2Of1KZ4AsABG5nnK LNFIREjmoQQZiCnehAQB0iIHWcQLghNhEzCCetWvKcgYUfDjXYpKMPJxKDJB/8EP rjdYJGJGZKCT5mQTzUk0pkwYsgzL0jIvU5RG9GOfR3BjwnarDapbVEGLERAwpEhY W3mj6VIC9UHxv4JA2Kshp7Ho2NA6RMUjE7tEEsI+v6J6gIUmTCmgaGKaoxmKhRQ0 GwE+41V82KFoDBOCZoo8I/D6cEgLiTdzIiPxPOIYVkKcScKSTHEsywoUSY1BNIdI YhRkRCwhFpmcLGNmiG0nZCgIBaC5OeVRgYUhawouMtKvuDxCIOjDoCW7XV+artMb dJkZBu1iuuzN+X/vGOnetFYWGrE/r6340W/LW6yyJ76LNeXjr95cT7X3hWJrbJQf R1sPFk+6pYzElCPRfPnO1PmcuULLjHd78mj+7MQ791Cw6/1SNPa4pnq4MBEv+ea0 ny3I3ZfcYedhjy1rfg6PTLPTaZ9LFzoGLniF3XtWZg23jw9+So3nn6vtDce3VdRZ c2YexJeKqspb2768Xc7CWyKrVt3LG6mBydbXq21Jh1daGh6b+NAfyqyLdgyVBA+N RZTOMtxXeevZzkvXqqdHC57cbU4+Cudd6e79eezXxXuHYWWcb+xJ9V7NsyK2zZb5 sehEQ+ypNeK2Pdy/ANO/3l+Jdx3YOxq92Vnc+Ac= =nrh+ -----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/mojombo ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id mojombo # encrypt a message to me keybase encrypt mojombo -m 'a secret message...' # ...and more... ```