Created
October 9, 2014 15:26
-
-
Save adamwbarr/73c849cd350de36c3c37 to your computer and use it in GitHub Desktop.
This file contains 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 adamwbarr on github. | |
* I am awb (https://keybase.io/awb) on keybase. | |
* I have a public key whose fingerprint is 2FE3 60E3 7921 B5D8 1B71 FA33 72D3 236E ACD4 A3FD | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "2fe360e37921b5d81b71fa3372d3236eacd4a3fd", | |
"host": "keybase.io", | |
"key_id": "72d3236eacd4a3fd", | |
"uid": "3355c4bd6ef03b45ee67e5f918c56200", | |
"username": "awb" | |
}, | |
"service": { | |
"name": "github", | |
"username": "adamwbarr" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1412868239, | |
"expire_in": 157680000, | |
"prev": "a377de4969b15dd91b0accbfcee69927f10036e1d45b636b381e8f94fbe568f5", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[2FE3 60E3 7921 B5D8 1B71 FA33 72D3 236E ACD4 A3FD](https://keybase.io/awb) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v1.1.3 | |
Comment: https://keybase.io/crypto | |
yMHaAnicbZFbSBRRGMfX1hRlAyuDSEk90sXatpk5c90kBDPpocAQSrS2OTNndqfa | |
i7M3TVYt8Kki0zQyL0mWFSgpgYgKJkpBRFDSgxFSlob4oGmYRmwzYi/ReTmc//f7 | |
f+f7841uMpsSY6bmZ/YfLXuRGPNqeDpoKmQf3agAyCuXA3sFuIDXLkX1OLHm01RP | |
ANgBpWDIEhhyAkUiRuZJxJGKCCFHyZCCLBYlmRahIgMrcHn9hkNvg0Q/tqleXdMf | |
DlXW1f/wwbUChAwj0UhmsUJARDMYsxxmFIHkJYalCMIA/VjziG6s02IYgYgV6EJI | |
lbAx7nrBqQZcQfQPLIvuMBI1zbAEyn2GFsbIse52INUj62F1UwhrftXrAXZSJ6WA | |
athJmqR4lqegYAW4zKdq2KEaBMOxPKEfK/BpOGR8AzlOxrTACohkZFkgESFKElIk | |
PYogUJxCEoSenJRpBrGQRZAnMa8ItIIww/IKA4w8pR4vsFP6mKJTb+lXnR4xENQw | |
iIwMl8SaYhJNcRs3GOsyJSYk/V1iYD7+d+rn288nJpNPdS4S8Zd69nYoPXUlQ8Nv | |
8vvc9QOFi/buO79mHQt52dNps970kZUd8+RgSuPA5gi0Hao6UpA2l8NMhQtSLFmd | |
tsYZy82i8LfWhmOPa3aGlmNXxPsJ7dWWaP5S6zY+fbrtk3N2IPtt2J+h1e35rmXf | |
e99c+/VBX2b35IF9o23FXXO9W5J+foi6LHlXbczq1vay5TFz00TurdRA/xM25ynp | |
zjjeG+0oqlu6dqWytPZyza6uqnp71bsf7ElTc0PcGXNei2v32OnKnviFgnE63ay2 | |
XnzWtIqrrx88nPtwsEkcL06O3M3SMs9/OXH2dUs/TCvaPnTuY3705R/qYhH9 | |
=s6aY | |
-----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/awb | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id awb | |
# encrypt a message to me | |
keybase encrypt awb -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment