Created
March 6, 2014 22:37
-
-
Save issackelly/9401306 to your computer and use it in GitHub Desktop.
Revisions
-
issackelly created this gist
Mar 6, 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,87 @@ ### Keybase proof I hereby claim: * I am issackelly on github. * I am issackelly (https://keybase.io/issackelly) on keybase. * I have a public key whose fingerprint is 5AF6 934A B3D0 6FF0 7CBE 14F1 8CAB B9A9 60CA 9159 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "5af6934ab3d06ff07cbe14f18cabb9a960ca9159", "host": "keybase.io", "key_id": "8CABB9A960CA9159", "uid": "ad5733b540f0e72b0c758b645c6af800", "username": "issackelly" }, "service": { "name": "github", "username": "issackelly" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394145387, "expire_in": 157680000, "prev": "10342d1adda0177ea4545a4125a05b39c6813324b69baac0cbf95972d7495cec", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [5AF6 934A B3D0 6FF0 7CBE 14F1 8CAB B9A9 60CA 9159](https://keybase.io/issackelly) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owGbwMvMwMTYs3rnyoRTEyMZTx94l8QQLPEju1opKT+lUsmqWik7FUylZealpxYV FGXmlShZKZkmpplZGpskJhmnGJilpRmYJyelGpqkGVokJyYlWSZamhkkJ1oamloq 6Shl5BeDdACNSUosTtXLzAeKATnxmSlAUQtnRycnS0egemdHqPpSsERiiqm5sXGS qYlBmkGquVGSQbK5qUWSmYlpsllimoWBAUhhcWpRXmJuKlB1ZnFxYnJ2ak5OpVKt jhJQvCwzORXkaqh8emZJRmkSPj0llQUgwfLUpHio9vikzLwUoKeBuspSi4oz8/OU rAyBKpNLMkH6DY0tTQxNTI0tzHWUUisKMotS4zNBKkzNzYDOMzDQUSooSi0DGmlo YGxilGKYmJKSaGBobp6aaGJqYppoYmhkmmhgmmRsmWxmYWhsbGSSZGaZlJiYbJCc lGZpamlulGJuYmmanJqsBPJQYV6+kpUx0JmJ6UAjizPT8xJLSotSlWo7mWRYGBiZ GNhYmUDRxsDFKQCLzER7/n8qOTyp9/eKKU0rXfv8W2S0f93Bnk+WU+cr7tnBc6hl yZt1C54xMdg0ar0+su3spM43svoOa7q2qQn37334fR/HU4E53LPmRjBFLUlUeyWh dbhhg+2ahImRlhGefS2Lt1/PMRC/On/xvBvvJkm8lruVeEVW5x3jw3Xh8/+LrJr4 eVKVz8e2KyuPXnzKmFPm3K74wOfEEx8vv/QU+c0CjZdYlk144Cim4PbW+83UOZeC BJxXvPcuuP1i4UrfrPrud7tfes0ufOkwvyZv21qNpoJIF7l5lrNOfiifHGJ6XpZ1 7tSK1FPLtExdzmZYXPnrxOVeclE4Q066dtqa5YzaHKeb13odbNFK29JqWRAnMEtY V7t7plTSO3k/7kSBLa2OOSeMXh64stnq/+xD/EuLuh0LPkZ83+qvdeYpU8cLte/C nEc3bb6q67+LIeVn7BqX/tmvk3Sn7Pu0bday23fTWg/+lvCbcXX2m4vBmdd1lqTx fpyaKJ079x/frk/2aofevhF9uWbZ7pldPgftxU95R1bn1MbdZLZfb/Z/druzrAij Recv1cfFSbNMJe2YK4pLtz5d6rZVrrfu3ZptZRrfPIwVLlR/+HH71ZFjeUu87/Pe qXo0Uzw2euLhk7zWf7bNmuJ/rt8jsVT2hYfES6atO+bLxocnnX2cfKelh8XSX0fT SvrI/V03O9MOGMWq615WWTS1zmya7JOIFPvLXTdkAQ== =eSTQ -----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/issackelly ### From the command line: Consider the [the keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id issackelly # encrypt a message to me keybase encrypt issackelly -m 'a secret message...' # ...and more... ```