Created
February 26, 2015 14:57
-
-
Save calosth/d911f49c94383f0ddf07 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
```json | |
{ | |
"body": { | |
"client": { | |
"name": "keybase.io node.js client", | |
"version": "0.7.7" | |
}, | |
"key": { | |
"fingerprint": "8c19240afd7230efb629f33d6c28a9663b79991a", | |
"host": "keybase.io", | |
"key_id": "6C28A9663B79991A", | |
"uid": "69a67cb2e35c1804d7b20674049e4819", | |
"username": "calosth" | |
}, | |
"merkle_root": { | |
"ctime": 1424962471, | |
"hash": "cd0932a7bbe2a1ac7d3027b88c44f6663485db6cca2f5dc4253cb402fa2fcef914d57ecbaf9353374f71cca5f7a4e62a704dddfaae8c78dec5dae9a49a55bcf0", | |
"seqno": 165010 | |
}, | |
"service": { | |
"name": "github", | |
"username": "calosth" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1424962502, | |
"expire_in": 157680000, | |
"prev": "4f78d83829c1742f20b341beb1ed964e1ca45af9ad57977ebfcb7973dc2a91ea", | |
"seqno": 6, | |
"tag": "signature" | |
} | |
``` | |
with the key [8C19 240A FD72 30EF B629 F33D 6C28 A966 3B79 991A](https://keybase.io/calosth), yielding the signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Comment: GPGTools - https://gpgtools.org | |
owF1km9oVlUcx59H03yeNP+0qBeL3KU3sodn95x77jn3LCJmli/aFNsMLeHh/Pnd | |
7e7PvU/3PpsbMh0s02HUxFG9GYQoCmkkqDhMEcGlLCYsCl2hhiJKQRYKUYaduxbp | |
i86r8+fz+57v9/zO8KK5mXyW9pw7++l4Zio7cVtmWn5xxrdYMtJ9Vv0WS3UGEFbS | |
WSi6wKq3OqBPigSKQbQ8jDQU25Pls0zB6oE4CaLQUHaRFZnVX0jxtNgPwlaIy3GQ | |
almeQhwTW/iaYccGX1LMfcfRVGFPcEodyTjnSBjJtiipPHKrNaNZCrTZpa9gryHl | |
V87wDeas+58DLihTEoPjKuTZRDOJbcqITTgQD/EUTCCejaREp7mlLbXbBXFHJ5Ti | |
KJrJrCpBSiCCCaeYMGQMiaQtrdE2d7BgUgIWSCimHRsz6XmKEJ8aS8RztaRKCey7 | |
WhHsOkoSG/tmrcDniGiXgZLC547rOIz4DBnY9ZkgQI2wMa21LwR4inkalKsFcEG4 | |
cF2pfNskSOCdMDLmqGsjuz9dxz2Bgod61RpU2rrl/4at9JXTnc0gS7O1JbkvCLXp | |
1cPNRAZ99CFcGxcs6C0HMZSClHAZ9WwzClY5hh6jaeJ42nM8zBViBPvYlg5BEiQC | |
zSkBpARxTXZhXoEzBtJXpufM0QoLjkD8F48an6LVSCZBaygq3TFY/UPZ6scy2Xxm | |
/rw56W/N5HNL/v3C9jMLMsOLpl9e/UN55BB78/zUnJt31qwnzZurWqaaDn6Tn1gf | |
v947fWrrpk/OvLXr67Hqqz/+uWrrqf079lxYDWferRodHgyO4/efSo7dbcQb3rsy | |
/Wv76eEvBg7cm2qK669t7P+gid67+1zN4Sh3srF28o+B/It/BTUv5H460hU/WNt+ | |
u2Hhty3zu34byH58/aW6J8bdx2uOn1jT/OBkceXppz9aXDVRu/McHZpbhzdeenU0 | |
3IYOfnn988u7PxvcNrbn+5oL5d9rqzt+3p57cu2ywiC+ObmidPSrZzsvrustrjp7 | |
cWR65I3X3t50Z/etxrq6+9/daPrwWG7D0Pb65u4jsTW6lF67f2LXiueX9I7tHZn8 | |
Gw== | |
=51xi | |
-----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/calosth | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id calosth | |
# encrypt a message to me | |
keybase encrypt calosth -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment