Created
April 11, 2014 22:48
-
-
Save coding-horror/10507770 to your computer and use it in GitHub Desktop.
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 characters
### Keybase proof | |
I hereby claim: | |
* I am coding-horror on github. | |
* I am codinghorror (https://keybase.io/codinghorror) on keybase. | |
* I have a public key whose fingerprint is AC5E 1758 027E 2735 506B ADE5 13F2 8B9C 8D10 8133 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "ac5e1758027e2735506bade513f28b9c8d108133", | |
"host": "keybase.io", | |
"key_id": "13f28b9c8d108133", | |
"uid": "875025bc24c802bfb92ff3a27a3b8400", | |
"username": "codinghorror" | |
}, | |
"service": { | |
"name": "github", | |
"username": "coding-horror" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1397256456, | |
"expire_in": 157680000, | |
"prev": "1f404f9f3509d4de9c4413143cfa998450ae03606941006e422ea88ad33b8078", | |
"seqno": 6, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[AC5E 1758 027E 2735 506B ADE5 13F2 8B9C 8D10 8133](https://keybase.io/codinghorror) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v0.1.5 | |
Comment: https://keybase.io/crypto | |
yML4AnicbZF9TBNnHMehyAaIoQEZbxLwcFnQAvfeO+aCa2SWJkylkIggcNc+1x6G | |
a7k7QEDjAO0y3Ys62ILgIpaXkRlBJ27KpoAdOoUJWzI2NaAJSBM2JNIMRSZejcv+ | |
8fnnyfP7fr7f3/PLz7XKzyfIN+zR4eZP1DWY782++TIfo740oBpibeZKKLUa2g1e | |
XBwvWIBoF3lBhlIhxkQAREtQMKoFqBYjCJhkGTMgEIxDKZY2UWYEphAMgzSQ1SZ5 | |
HUoMy0ggmbcpNeVRyJuV6iv4shcCpSVglGBNKG5SmrAcS6MchzGolsFYCodhLygB | |
UWBKgEKbbGble1abKNpEaJ8GUpRy3qQo1dBLwsLL1jL2Va6k/21ypd1brwBs4cuE | |
QpYXvJBiLAeixNsEKBVRSJPMeyMQjNaiBIkTpAYCe+y8CAp5L0FoSQpWjgayi6Dc | |
OyeHwzhHcxgB02bcDGgTjiMYgmMmjqFpCidgBsAYCZM0jsAwCXAUBQxFMWZMGRfW | |
Ukp/CZQKNihV6SQzFiVS4i0CI5eJANo30J+/wsc3yOc1f5V3dz5Bger/NqqfDnnq | |
37Yotny8Yn9zlMdSlTXdHd3Rt/HXrQOpsYEfZPltqXMZc621A8awxpHtcxE73o7S | |
bfgzOfFoW0df2NTg9Rzj0Hx8W+NPZ0MTrpQsx8b2XPhIvWbtjTN2tQXrOhRfZ++O | |
uSzfNjx+z2lAn1TUJO3KaoqIrOqYmzrnnFO9s9cTdkQ3Poo423fr5IDe+LuH7qxb | |
vPWP7mDk+b7Wt77MqTrnaCHLiioS92dsVzmHGfazWQOdHXwK33ntTbXU+W905/hA | |
uyvCVh8qvjuqS+PxkmOMvLWr4Itdid9d+i0nLqN62FlstC6vvThmDr9WMeJxZI4n | |
vf8ooDHwl5TVkrHp93u5p07HgCMXMsgre2vqXKWLmp6xE0MH3fUn7RZ9CHm1Ozwq | |
u/Fq7ecbdiycvFN8dKV0YOfj3rTimddDhYEDX0Vu+0boD7m72pEccGbdrGFRyuNc | |
cRe73AvUiD4vreXBQqVfpr383htMNtOc5vnBcKI/M92VUkR0fOoobs9bn3Be5T6b | |
Hj4bXT/Wf2mzMHj824TjMTN7fmzYNp18eEKnWuX+sDZ98u84trX0+weTE8NBa57m | |
3BrZVPBk5j7QD+YHD2aHuB2OzpSl2k1/3e6dalBZe35uuq9Jn3xY8IcoH9o8fLn/ | |
uudh/tDG+SJnsP+WZ1+zxtMr+8pzl565b6R5WtePNkwsHbsZsfwcYuWUbA== | |
=AVcW | |
-----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/codinghorror | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id codinghorror | |
# encrypt a message to me | |
keybase encrypt codinghorror -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment