Created
February 7, 2015 07:37
-
-
Save shfitz/3561eeaddde64d63987f 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 shfitz on github. | |
* I am shfitz (https://keybase.io/shfitz) on keybase. | |
* I have a public key whose fingerprint is 0D13 514B 3961 212A 9869 C66F 861B A4D9 AE02 D6F6 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "0d13514b3961212a9869c66f861ba4d9ae02d6f6", | |
"host": "keybase.io", | |
"key_id": "861ba4d9ae02d6f6", | |
"kid": "010140b5ca3a01df7507157f01de0bb5e3475aa19261c569c26f3e807df40ef24ad50a", | |
"uid": "242b20353920e2ef309e1877da4c4800", | |
"username": "shfitz" | |
}, | |
"service": { | |
"name": "github", | |
"username": "shfitz" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1423294584, | |
"expire_in": 157680000, | |
"prev": "e68afab1a1a18341285adc8ea04a4de73a3111a3f5bb1bc1aaee167c5ef57f42", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[0D13 514B 3961 212A 9869 C66F 861B A4D9 AE02 D6F6](https://keybase.io/shfitz) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v2.0.1 | |
Comment: https://keybase.io/crypto | |
yMIJAnicdVJrSFRBGN31USrZw0BcjIpLluCiM3PfGxpBKwUFgVlE2jb33rm7F2l3 | |
3Vc+qIQ0emwguESZERVlCP4owS2zNBEMzbJASSoqpQgyeoEPjGiu2L9ifszM+c45 | |
882Z6U9PtKRZ8+/PP3sVD2yyDj3iw5Y9o71VtYzi06oZRy1TQRYm3fC6ScAfMLwh | |
xsEADbI85BRWFiCCCMuSIKuCoEsCVDCnyZgApAm6wNgZjy9oKqiNgoMk3/BRjG5c | |
hkbRf/ArFgoAAsgBhVcxiwHUdJEHIuRFna4JUBSesJzIYwxlJECVp4cjQWeJBERN | |
5wDREYc1HmBqF16wQxxSEGB5VkaAIKKzQCZQEkUNcyonAWASgyTgxYcJZQc9uhGq | |
YY7aGYpFDJWYASzW3EbIE1b+xw9V+03gCFFci1KXYng1mh1VREggaPi8jANSphoy | |
TC3kEItkjpc4O0Oq/EaAuAyTwYsCbQsAO+MPkAi1JIKEdaxATIfEchBJPNZUiWDA | |
0QCJyGIWQohZnVcUqKgQY0KgIKo80WlsHGLMy1R6fYwD0Tax22zbcHtxKBwgzNG+ | |
3rIkizXNsiQ5wXx9S1rqyr9/Iu/z0t/s2nvdfUlj34oS8UDWzfEGueRUmfOavzvb | |
3TrviSfttB66Ol72yfa1MJIQ4xuH81P8seHB9tyi5R8nVlyZyig548zJsTePnHh+ | |
oGUadM/ktXZmdSR/GQG3lx2vXJfZM5b59M70ZueaydGS6tNt5X0F66OrQOdgvPPG | |
GxS7vG22Zmu7bfplbdvBjtGu+rdubn72RcYx26DCFJMpvO96c0NuQjivbldFmr+u | |
8OfEefnxk8qm7RsudW2caY8/GNrxPVrunBT652IFpbutqdGUni0NpWfF9z/uZkyk | |
XLwwM/4umF0cH359rnFv/X7Hw5O32ppaUFb66uhcafGvAWvqB6vtDz5KJnE= | |
=4ctw | |
-----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/shfitz | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id shfitz | |
# encrypt a message to me | |
keybase encrypt shfitz -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment