Created
March 19, 2014 09:59
-
-
Save joewalnes/9638743 to your computer and use it in GitHub Desktop.
Revisions
-
joewalnes created this gist
Mar 19, 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 joewalnes on github. * I am joewalnes (https://keybase.io/joewalnes) on keybase. * I have a public key whose fingerprint is 5EE8 93C3 28CD 4BE5 FD9D B392 E50E 80DF 9AD0 F330 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "5ee893c328cd4be5fd9db392e50e80df9ad0f330", "host": "keybase.io", "key_id": "e50e80df9ad0f330", "uid": "2bafed1534e78b83ace708f3b735f500", "username": "joewalnes" }, "service": { "name": "github", "username": "joewalnes" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395223127, "expire_in": 157680000, "prev": "bcef6c28bb0ab878f670af8008b0604f26578327f6269e0a0c942129553ea68e", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [5EE8 93C3 28CD 4BE5 FD9D B392 E50E 80DF 9AD0 F330](https://keybase.io/joewalnes) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP JS 0.0.1 Comment: https://keybase.io/crypto yMHbAnicfZFdSFRNGMfP+hG2IaUiJSHmoFLLmmfn7PlaQqloi8KUIq0QtvMxZ/eo 7znbnl0/3m1BsrC6EHnDlHDFrOjCLCp0FY1WqW6ksgKLkjcvulG0mywJF9ZZsbto bob5Pb//MzM8z9OTCbMJxWZmH+XeP2yaii4GiJN7aquDQNTlZuAIgjq0vimq5kY+ r0/V/MABaIQ4npIoyEmyXUS0IvOySPEQ0STiSFnhBZlUKIoEVuDRjUQCtxEFA+1V dczwwaXKmP7BD6wXoCgoSLbRlB2xnMhRgoRYklMokaVohSbXRQP5NOEfhO1aHTUK 9RoyQMgKMG5QJYyDYKPsVv2egPiXiL/Zm2CNSHRtpF2iqsn4yzjUgHyGqmvAYcOm 5FcTcRvF0xBSNshaAWryqj7kUhMGzTIciZcVeH2oAbcUJaQwEuREkRREjuUUhiUF BTucSDKkXYEMzXIUZBUGMjwiBVLi7dAGeZqmkMBwCN9voPOaDhwQP1Nw45aG6tYE f8CHQGgyWpNCmMzEptSkxNAI8+Ztv0eZt5hGdBNfnVThjsojLbeunugqOFbZZgkN XCnPLJwwPZ0dPDr9Y3w5NnPdFF/JGIvnD8wHHp7pm8/e0vs4J/D5bjjSmjmS+Tqu HvxIl/xcdmYVm3sqXoQ/pP0bNSVH5tP5G6NVU0XnSrK0ZOd0ztZXMLfvU++dlLmb xTs7XAtvFw6Vr1wITdXvfuLtSHowSi3lX7ZMbNejns4373pOBzv1/wt/WTK+H/+i zD2bXL3UlravrMgbv5fX4rHkR65FDrQ4ieH/HP3h/vKR4bFBo/qUXDG+y2Qt7d0f q3qfDcpgDbtUMNTV3t1UNvRtafFlamsgdjbePT7sbl+4fRGmr4brSrk1sfQRWw== =Id2K -----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/joewalnes ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id joewalnes # encrypt a message to me keybase encrypt joewalnes -m 'a secret message...' # ...and more... ```