Instantly share code, notes, and snippets.
CreatedMarch 29, 2014 23:46
Save stringbot/9864915 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 stringbot on github. | |
* I am stringbot (https://keybase.io/stringbot) on keybase. | |
* I have a public key whose fingerprint is 8AE0 D9D6 D5EA BC6D D8E9 C8E7 C855 1036 A95E B754 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "8ae0d9d6d5eabc6dd8e9c8e7c8551036a95eb754", | |
"host": "keybase.io", | |
"key_id": "c8551036a95eb754", | |
"uid": "bc4674638725ad6a755e5d4a511c5600", | |
"username": "stringbot" | |
}, | |
"service": { | |
"name": "github", | |
"username": "stringbot" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1396136768, | |
"expire_in": 157680000, | |
"prev": "c43b72ea4a47a22b88cc9088997f49d705198d3a231930b8c93a7d7bd9b2bf5b", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[8AE0 D9D6 D5EA BC6D D8E9 C8E7 C855 1036 A95E B754](https://keybase.io/stringbot) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v0.1.1 | |
Comment: https://keybase.io/crypto | |
yMHVAnicfZFdSBRdHMZXW60WFEOyhNY3T0FYi87XmY8tUUSiLLxw9Q1NGM6ZOe6O | |
5uw4+2Fmvqzalx9JIFEUZSVZVxWFC10IFmJFloskBWEQohcVeVPYK5HOiN1Fc3M4 | |
v//vOTzDfyxtncOVdMzrHr8wfL8w6eXol4jDJxwtbgU4qLYAbytoIKtHnab7iWmY | |
mh4GXiAiQqmSyquQIKzwqioSSRGJoIgQ0hTLIwkSLEAOeEAgGLIT1jMYhUi+FrSY | |
dZE11aJ/8COrA6xwvMDxrCgwEKk8EiAkUOUQpGkF8hRliyFi6qiRWHYobPXy42AY | |
tHmAhaOaYuFWsDb2a+FABP8lEm4xbNZMsLyWlrGmq5ZghaLEDGlBHXhpy1TCmh2n | |
WYmnWV7gRQ8gxw3NJLJmG9AilPV5gGGSqP2DHIsFhiAOcQJiGCyKiiJRoihJQh0n | |
qQIFaUlUWcSwtMRSWFQkFgmqgFUJM7gO2qVDpEkPAi9j1UR+u7nm11E4YhLQ9nS0 | |
1ulIcjlSU5LtpTlcGzN+r3Ihtn750J389jPzTMatxI17JT1bC/v95ayrsdqYaYh3 | |
9Q3tNuib7OzzQXdvRerPH42xx18LMmfMnH2RmuIStzu9pzz2/3k5IC4eSCno27vh | |
NfPuP24q52GWvyYR6+9IPjGwP16xR658MHAkPetycHm6N755bn7h2vCWzkRm6ZvT | |
VZUf4p6JF2MOn1LKXvpYXzunL70qGxnPK0+QJ9xsp/NiYLBquuV7JTy4NHB7ypnd | |
Ptk9/zaaem6qY6JMzr3u/ae4qz7b13yqaai2pnpy06/tsGgkO2Juu3L3U1vurqKQ | |
Yzh5R/3VZ3k9J/tEg3w++2jEcGpp+N/Fne/Tu9u/Hfa5+1cA6ckI/Q== | |
=TWBI | |
-----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/stringbot | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id stringbot | |
# encrypt a message to me | |
keybase encrypt stringbot -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment