Created
September 9, 2014 10:37
-
-
Save justincase/06d15aed6ea9ffdd13b3 to your computer and use it in GitHub Desktop.
Revisions
-
justincase created this gist
Sep 9, 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 justincase on github. * I am justincase (https://keybase.io/justincase) on keybase. * I have a public key whose fingerprint is 1E8D B329 E2B1 1B72 427B CCE0 9A47 4C09 80A9 FECB To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "1e8db329e2b11b72427bcce09a474c0980a9fecb", "host": "keybase.io", "key_id": "9a474c0980a9fecb", "uid": "00e31a0121532a977ae7edeada10c100", "username": "justincase" }, "service": { "name": "github", "username": "justincase" }, "type": "web_service_binding", "version": 1 }, "ctime": 1410258980, "expire_in": 157680000, "prev": "f3659a0160660df0e2a1dda5ebacd08e634c1cc60794dc821f7a342437bbe46c", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [1E8D B329 E2B1 1B72 427B CCE0 9A47 4C09 80A9 FECB](https://keybase.io/justincase) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owGbwMvMwMQ4y92Hs2Hlv9OMpw+8T2II4buhUa2UlJ9SqWRVrZSdCqbSMvPSU4sK ijLzSpSslAxTLVKSjI0sU42SDA2TzI1MjMyTkpNTDSwTTcxNkg0sLQwSLdNSk5OU dJQy8otBOoDGJCUWp+pl5gPFgJz4zBSgKBb1pWAJA4NUY8NEA0MjQ1Njo0RLc/PE VPPUlNTElERDg2RDAwOQwuLUorzE3FSg6qzS4pLMvGSg+Uq1OkpA8bLM5FSQq6Hy 6ZklGaVJ+PSUVBaABMtTk+Kh2uOTMvNSgJ4G6ipLLSrOzM9TsjIEqkwuyQTpNzQx NDAytQC6XEcptaIgsyg1PhOkwtTczMIACHSUCopSy4BGphmbmVoCfWJmYGZmkJJm kGqUaJiSkmiampSYnGJgkWpmbJJsmJxsZmBuaZKSbGFkmGaeaGxiZGJsnpSUamKW rATyUGFevpKVMdCZielAI4sz0/MSS0qLgC7n6mSSYWFgZGJgY2UCxRsDF6cALDZz z/H/Faz3Ppvt9/h7iYPe+8nN9mXT5kp3ZnwuOPyK/WRiS/gOvR3Rea8+sm5Mv5S2 48+bIM5Pzy90F4gZJdUbbZktI3pur3v79U1azjP1Zu/co+4TevLApZmzmb5IFeUu tNpgtOTH/K1X3SO7YrmaDeWVKxYsM1UJqOS9Mb9vI4tsWJHHqRuRLm/CDonVC4V3 zXV0bRPTO3L8UcfNB5qNi4Q2Bzyrir/9mGfyPyetdvXjj/QbzpZE3tA6e6sk3cZH zLmu6xX/dn4/1n8B2rdVnObEM1ydnc+faG2c/j7w1v1X/fN5A7hmGM6JirCe3Jho Y3bc2Shs4/X9dcy1OY2mP7aIaL7bXiWuZNixYeqVadbPzp8IlA6w6q7g49ZWnLQp Qv5YydpF0SV8Ep4MMREPPHJ6o932V+68cJftkIfbweZld1icpwr8n+zwIfB10n8l nmhH19+bP196yrL3m/jqeR9zlvis+CYc63r6Vp5AoDmXXljV8yo3iR69fTV9k7ec v5/Smyxuyfxn8+LNF+o0ZZ9qs2kt9lG+u+ut/htuw8z0c5MbN5u9OXL9iGVo+INz 06rEM30sJdieLHF5KRexiKvytEL13nTHX8F+Ek3/hG4Lre83LEipf7njwqZjN7/O r6hyD14ecjYg9Zn9ZckqjocXlXfcqDvr3x22ZEH3/+abjcdkI1aHeibIvH3qemnt 9c83W+6bKLY80zS51AwA =dfeq -----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/justincase ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id justincase # encrypt a message to me keybase encrypt justincase -m 'a secret message...' # ...and more... ```