Created
March 16, 2014 04:33
-
-
Save isaacs/9578593 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 isaacs on github. | |
* I am isaacs (https://keybase.io/isaacs) on keybase. | |
* I have a public key whose fingerprint is AC0E B8DC C56D 7646 C3EF F8DF 29DE E8DC D4B4 276A | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "ac0eb8dcc56d7646c3eff8df29dee8dcd4b4276a", | |
"host": "keybase.io", | |
"key_id": "29dee8dcd4b4276a", | |
"uid": "7dcbc3c46df2311680b77c628463f200", | |
"username": "isaacs" | |
}, | |
"service": { | |
"name": "github", | |
"username": "isaacs" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1394944390, | |
"expire_in": 157680000, | |
"prev": null, | |
"seqno": 1, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[AC0E B8DC C56D 7646 C3EF F8DF 29DE E8DC D4B4 276A](https://keybase.io/isaacs) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP JS 0.0.1 | |
Comment: https://keybase.io/crypto | |
yMK/AnicdZF/UNNlHMe/zC1ip8KiPEVk+BQIOGPbd3z33aJoXpCLpiWmVHbr++PZ | |
9o3x3W9QEaVknlwCcp7Yih966wSvOyK5ZSGsGsR55w2yw6xpHHcQRKBWHoKmzmee | |
/VfPP889r/f7/fl8nucZXLYEE8dNbZfvlDY1HI+78G2nByvJyD5YBWgbuxtoq0AZ | |
fLiZON4MnXYnx7uBFlCMHNIkyzB5BKsmVASDQ5OJZE1KDQsh4qyKVinVBAVkwGJz | |
xRKoDE254LOcDTF0MHIsov/h9zwU1CxDMzijIlBNXKEgSDmtVjOEklQRuEkpl8eM | |
LujkqXKI3JyLohgXqJYBxCo4BrEq8Egzc26Lh/4/v3u3PQYqIW18FDXSHM+iy6JE | |
BXS6OBsPtArkZNxcLKvANSqNSoVr5DIAd9k5JzRyMUeeGs2IlgzYnbACaHmP1Rob | |
x8HbkIoaUWbUx8WZecrtcUJQHfpupxCLE2OPiQSxB8fECUn/fkPpicRo9adLiq+s | |
vvlC64JOOuxbdtLgPUY56s/XD+Xkb3ll86rOMU5meLu/fcLPzbzfXNTaEV3U4LlZ | |
J1LCyU80HHz91O14kWRSM9B2lrTMsWRqCEo3Dqb1b0oY6xxuMfxQvyLxxcWZ/BIJ | |
mw1qa/aH7ukX8Imn7xBCf4cgo1RUfsnxy1BXmt/4/HX5N3+Fcz4fmFNEbh0Y+WJa | |
HOrZPt62vlkpMHlfOz88ONNxdLUO29iTHJ2qW1p0b9wsKQjrt9Y15q+Nz6u828IX | |
l1040hBafuxOxkulnwUm4Z554frob8FLbwW7f3YMtax5rkPw4wH3kPti1nii7PdP | |
ClZs2Xw4uPZD6blf/dZBofXk+LT2HaPxeG9//KbuU18eCZjulhyyXJ4V7nr5q/x+ | |
/M2vZakR0bzk0Kpt17vW2TGhf07Q/DFz+vEJ71SjgTp3+fSrMzcX4uqsi+kDhe8F | |
otOjf5A3rhSkfNAzts0R/sl3y1xhKL+RIKK37jm6I+L45/b3Owy5mraLZVNF9132 | |
xr/P/pk2uTy992om9owvtTvQu6F4b8qcpGlWp0/OOJOrFr0xei27JKiU7mvYlxts | |
2nB/ZXrfmXSb8GrN4bDOh+cUJF77aKS9UBzv7Bvdn1nbVeqLPJk0T1bqQFJyS83e | |
Pou+1puV2bhm6Yi+0Nuu4ciIed1TOurdQKtkZdYDgpd3pw== | |
=4zkF | |
-----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/isaacs | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id isaacs | |
# encrypt a message to me | |
keybase encrypt isaacs -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment