Created
July 18, 2014 23:23
-
-
Save jzila/0850035f2fb950c58821 to your computer and use it in GitHub Desktop.
Revisions
-
jzila created this gist
Jul 18, 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 jzila on github. * I am jzila (https://keybase.io/jzila) on keybase. * I have a public key whose fingerprint is 82E2 62DD 625E 8B0B C0B6 0073 75E2 6181 8D28 7864 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "82e262dd625e8b0bc0b6007375e261818d287864", "host": "keybase.io", "key_id": "75e261818d287864", "uid": "69da56f622a2ac750b8e590c3658a700", "username": "jzila" }, "service": { "name": "github", "username": "jzila" }, "type": "web_service_binding", "version": 1 }, "ctime": 1405725729, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [82E2 62DD 625E 8B0B C0B6 0073 75E2 6181 8D28 7864](https://keybase.io/jzila) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.23 Comment: https://keybase.io/crypto yMGlAnicdZFbSBRfHMdnc9Vc81ZWPgjmIcxqsdmZnctuRWNSYb4UaphWy1zOrifd mXX2Ympr/ImSwMAIIoIQJExrfSh6KkOxSCJDIoJJo4sSIj2k/81oJVjPiL3V4cDh 9/1+vud3Ls+zUgibpWCZudJXFRcsr0b7w0T1y1hxB5A0pQ24O0ATXF28SPVBPaAj NQTcgKcgxVKKwlIM5CVSkkmJJUmO5hisO3gHr1A8x7NOYAeNWtBM4G0kMQjLkIY1 XHiQgtW/8OFVg3UpIsN6WYoSKVHmGFLiIeMiZZpleJEjSRMMQl0V/RDTZ9tRswii doClCJKx1AHWLB8KNYalf+ChtoBZt0LJs5b0SEhV8FVxIAL1INJU4HZgUg4hM+pw kgxH4emyA3gugHToQSbBcCxP4mEHAR1GgFsNNzebp2lRNeziRqIP9wkinyqGwjoE 0bHRU1bCYiPSUteZz03YMnL/fIJQlp7sjIhTDTnxknuJz7Wz//HGsWRpQskc8G+z bThe/v3IicVeo/pHfKJmZsbyRicOXJ97OH9B2P+zZsT6/3T9xQrorzhJE617Yl9t enH02qTyu6hn2tfjmlrcNyafsR76NUePjLxrTMmNVW5eupxW2LJFPexcqHOePpjH tB91Sv6Cq1ldhvtGd1qlMD3UXv+2tyS//GPVYnbnt6WGyS+hoQfy1on8HY8vvT7v FlyDA100ubCsFc1HB+/Hnwp7u6uy80rHa5Pe8SezuTH2fVPhrXDCWL+dVY2dxi7m UR/aXZ68+WL+U3rm3dvWjDo1/VliU6pQNPyhfzinjb6z0bsCx5T3hA== =pMCy -----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/jzila ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id jzila # encrypt a message to me keybase encrypt jzila -m 'a secret message...' # ...and more... ```