Created
September 5, 2014 14:31
-
-
Save brianmcd/a0e80083ded92688a2a0 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 brianmcd on github. | |
* I am brianmcd (https://keybase.io/brianmcd) on keybase. | |
* I have a public key whose fingerprint is 0308 2955 C7F8 815A F2AF DF5D 7E67 5AAD BA33 9F21 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "03082955c7f8815af2afdf5d7e675aadba339f21", | |
"host": "keybase.io", | |
"key_id": "7e675aadba339f21", | |
"uid": "0a52e834ef60a4b1876215a30dd64800", | |
"username": "brianmcd" | |
}, | |
"service": { | |
"name": "github", | |
"username": "brianmcd" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1409927490, | |
"expire_in": 157680000, | |
"prev": null, | |
"seqno": 1, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[0308 2955 C7F8 815A F2AF DF5D 7E67 5AAD BA33 9F21](https://keybase.io/brianmcd) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v1.0.2 | |
Comment: https://keybase.io/crypto | |
yMGXAnicO8LLzMDFqL/9Yn/Z4X2ujKcPrCllCOE86VStlJSfUqlkVa2UnQqm0jLz | |
0lOLCooy80qUrJQMjA0sjCxNTZPN0ywsDE0T04wS01LSTFPMU83MTRMTU5ISjY0t | |
04wMlXSUMvKLQTqAxiQlFqfqZeYDxYCc+MwUoCgW9aVgCYNEU6NUC2OT1DQzg0ST | |
JEMLczMjoD3GBikpZiYWBgYghcWpRXmJualA1UlFmYl5uckpSrU6SkDRsszkVJCb | |
obLpmSUZpUm4dZRUFoCEylOT4qGa45My81KAHgbqKUstKs7Mz1OyMgSqTC7JBOk2 | |
NDGwtDQyN7E00FFKrSjILEqNzwSpMDU3AzrNAChaUJRapmSVV5qTA3JQYV4+UBZo | |
UWI60J7izPS8xJLSolSl2kMHYlgYGLkY2FiZQIHOwMUpAIuKP384GJa8qDp68Wdj | |
hmXf79dZnJvO7FTuFl1/Pq65+S2P9hTuh0p+NfmFR547307cNn0up/dDJgPv9W8f | |
yV67y347hbtS4meQQnuk9w7PzTx1r09v9m4TuZvKy3TXUOrOS8tbkl/XR9ps4Dlq | |
+tjA6PRjX8FLy+xD5Vbsa7FPuXwt7EsSw+z/ZTVZ3aULM8pn1a+4Fvru6Ydcj0fv | |
IhovTK2u+cFe/uXcUd+pK4WeRck8jRbMfBcW8vuTQQ5vitTXjLURP9y2eDJbJiU7 | |
tbUL8EzyO2xk+bHC+XfN5TyJSmfFSF7ThEZtp4uFATqR2Sx67xnzJkiY8H6eJfbz | |
4dGj86uTPCdf+8ixYVfpBrYaNuMvAMO9AJM= | |
=cJv4 | |
-----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/brianmcd | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id brianmcd | |
# encrypt a message to me | |
keybase encrypt brianmcd -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment