Created
April 17, 2014 03:24
Revisions
-
jbeuckm created this gist
Apr 17, 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,82 @@ ### Keybase proof I hereby claim: * I am jbeuckm on github. * I am jbeuckm (https://keybase.io/jbeuckm) on keybase. * I have a public key whose fingerprint is 98AA E0F0 FC55 604F 78FB 1DC9 80A6 12E4 1266 F8B3 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "98aae0f0fc55604f78fb1dc980a612e41266f8b3", "host": "keybase.io", "key_id": "80a612e41266f8b3", "uid": "e8746fcb418b5d2b1998015402643600", "username": "jbeuckm" }, "service": { "name": "github", "username": "jbeuckm" }, "type": "web_service_binding", "version": 1 }, "ctime": 1397705022, "expire_in": 157680000, "prev": "484dfcedb40c4d3be091d37584f73c7082640597beb6d31cfc57cc6ab3a628d8", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [98AA E0F0 FC55 604F 78FB 1DC9 80A6 12E4 1266 F8B3](https://keybase.io/jbeuckm) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.8 Comment: https://keybase.io/crypto yMHcAnicdZFdSFN/GMdnZubKl6CgbkR+GuxijfP6slWG5EWunGXJwqRxfuf8zjy+ bGtnWy4RMfMPiWC2wBG0G28sExEqtEb5EhbWhRJiNGMm0X+gXVh/RDHN38Tu+v9u DufzfL/fh+d5Xmem6vQpFcuVA3nr39tT3o0k/LqLZSWFjQC65SCwNIJatP1RVJcT eT1e1eUDFmAWRBERCqFILMsRjMILCiRlySwQIkdSiCEpjlMESAMjqHZrSQeOgaKG TKobM/zjUGVM/6L3bxeQwDOcIkGGFCArU5A042ySZQiKY2iOIJJCDXldYj3C6hqI /FJtPWgyAgwDqoRhI9gpOlVftR/+r8EX9CTJdQQdO14HVF0yHhdbAsirqW4XsJBY KfnUpJmkzTxPsARFGQFq8Khe5FCTCpbnBAI/I/B4UQBHMgIjKxKSIUNIjExDRJhJ meZZAe+LlnhCwLMQrJmHCHIyTUp4mbwkcSKkRY4SZAH319A1lxtYcCef6MSRmup0 iT6/F4GmsZGq3boUvW5P2q7kwXT6jJw/Z0zTp/+WmivGMg3501dn5ub7Tf8eu3Qw Ndta+eKC54ah1x62r5x/ZI89M7+MhaY6Qz0z7pbuhon3IwuzOuHtncSX8sV42ilT y7AtvEGE6yaDcVg6mph7fnJ0n76mwDTxZqmDzrOeE5rKG1rnlbXb1eMZ0UDZ1JNX V6psXdrlEw+K/umdnJ/NSe9t/Vm1cHwjZ/PIEpU/Hjmwd799KF5sGz7do0XE1VhW NBa5WV+w6Q6HPjg7s3NXDI837p1ty8uKlHxr/jT0n3794Xjb2PRgXeH9gVuli122 qY/RtR/9sOjo3RD3tP3w4Nfu5ejnXytFHau5hmKot8b6DpUk4mf6rMHCLQetF2w= =fbqc -----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/jbeuckm ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id jbeuckm # encrypt a message to me keybase encrypt jbeuckm -m 'a secret message...' # ...and more... ```