Created
August 8, 2014 05:30
-
-
Save davidfischer/232098269a565d986018 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 davidfischer on github. | |
* I am davidfischer (https://keybase.io/davidfischer) on keybase. | |
* I have a public key whose fingerprint is 3010 78D6 3493 6CEB 7FCD F13B F0C9 B0AD A737 AB60 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "301078d634936ceb7fcdf13bf0c9b0ada737ab60", | |
"host": "keybase.io", | |
"key_id": "f0c9b0ada737ab60", | |
"uid": "0ecfedc6d9ef0823da306d05d1df5000", | |
"username": "davidfischer" | |
}, | |
"service": { | |
"name": "github", | |
"username": "davidfischer" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1407475797, | |
"expire_in": 157680000, | |
"prev": "7d411338ab5ff4d42e23149b02a782a8fe0e9c765d752077ce4c6b47cabfb78f", | |
"seqno": 3, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[3010 78D6 3493 6CEB 7FCD F13B F0C9 B0AD A737 AB60](https://keybase.io/davidfischer) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: GnuPG/MacGPG2 v2.0.18 (Darwin) | |
Comment: GPGTools - http://gpgtools.org | |
owF9kVtIFFEcxne91GZX06CwogYxysXO7FzO7IaghCysIqFBtFK7c+acWY/m7Dp7 | |
UTHtYiJFlGL1lBGYGYVhBhXpamplpRQ9GCEWZKVBUYHVQ0I1K/YWPR3O///7Pr6P | |
f/PyeFOc+evj7q5OeM1rHr03i0zF77wltQzy4xrGUcuUk/lHpZqP6AGdaiHGwXCA | |
BVDCIsfbOVEhCKoKVlkOqUCxIyBjGXJQRiJgrEypPxhTGDZIDpIs6jdmxsdDsTH9 | |
Bx+eXwCiqAQrIrYTFUg2DsscEDEQMItVAYB5MEh0Ta4gBo3lCMUqDSqlRGfqrIyx | |
iVCFxHIvED4aKg2j/6tCNYHYuIogz4KBB1ENG8UNXYToQerXGAdrkEqIxhxYHkAe | |
CtAOrQypDlCdeGiMEKAoGRmBlQnoJGJYQsyzLMdJMhJUlce8jdg4ljea22Qo2WRJ | |
JYDYFSgKGAo2AKFCeEVEPFRkpCIoqUysUqXmZxycEVP2GZZB6tPkUFgnTF3ScfP6 | |
BJM5zrQoMS52O1PSklV/L1q/ffFvPNUyor7ctmw4NRB9X1QY39fx4FByNHH/uemR | |
J66fZi/NSysfXN1+ePMt0NdzlQ70TkwV514MOYeCAw3d+XcSj4WcqWdfPZyzODL8 | |
k5eObOq4MPtmuPHb8xepJ7XTYm5hU15CQdNly4nX085GNBRuzXaj5A1VYytursvu | |
OjD4YcxcsNeV8X2yfkaWlbu/XWlf2reo9ttpGZX9VfkzS13uan18qJMEmufogKMy | |
3b1j4+fIqftnkHtNztt9e6IfG5SSR61my1Hn+MofmmW3dzxz542WFOG6bWtW5sgo | |
zLmSIoGKT71tUci0sEWjv9LLzve0lU083dXfRta2Hux89gc= | |
=TXnd | |
-----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/davidfischer | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id davidfischer | |
# encrypt a message to me | |
keybase encrypt davidfischer -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment