Skip to content

Instantly share code, notes, and snippets.

@gJigsaw
Created June 1, 2014 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gJigsaw/fcbffcaa2714cd0d0584 to your computer and use it in GitHub Desktop.
Save gJigsaw/fcbffcaa2714cd0d0584 to your computer and use it in GitHub Desktop.
Verifying KeyBase.IO Identity
### Keybase proof
I hereby claim:
* I am gJigsaw on github.
* I am jigsaw (https://keybase.io/jigsaw) on keybase.
* I have a public key whose fingerprint is DBCD 7A86 12EB A37A A6C9 50B0 4143 7C18 3B7F 59C5
To claim this, I am signing this object:
```json
{
"body": {
"key": {
"fingerprint": "dbcd7a8612eba37aa6c950b041437c183b7f59c5",
"host": "keybase.io",
"key_id": "41437c183b7f59c5",
"uid": "4251480bd2b67f0034d6fbf167fcbb00",
"username": "jigsaw"
},
"service": {
"name": "github",
"username": "gJigsaw"
},
"type": "web_service_binding",
"version": 1
},
"ctime": 1401663168,
"expire_in": 157680000,
"prev": "58cf6d980d8092ab9d89f5404a1ed0ecf1cfd713d69bbf678927f6af649bc930",
"seqno": 2,
"tag": "signature"
}
```
with the PGP key whose fingerprint is
[DBCD 7A86 12EB A37A A6C9 50B0 4143 7C18 3B7F 59C5](https://keybase.io/jigsaw)
(captured above as `body.key.fingerprint`), yielding the PGP signature:
```
-----BEGIN PGP MESSAGE-----
Version: Keybase OpenPGP v0.1.17
Comment: https://keybase.io/crypto
yMHeAnicbZFdSFRbFMdn/MLGQotKCgnvTh+iuXrOnO+xrgVdDSETzA9UGM4+e5+Z
fbMz45kP01HMB62uPlUa3gmcCg0tRh8KRHsYSinIIcXKCh8Tw4rA7oPStTxzsyBo
v2zWf/3+f9ZiTW5LNFnMe3rr0XjX6mHzk+iS31TeFYkGAXSjJmAPgtP4/08lmhPr
Hp1oPmAHCCpIkEWetmEoM4Is84rEUZBiaZYRFFpkoKByksIBK3C5vXGHEQNlL84j
bkMzCgdBhvoL3v+tYeNoVqQgskFeUCmKYRGvQpU2CgVCioqDXqxr8hls0H8Rp1du
BK1WYGgBohhaEGz2nMTn8sOfeWfJD4OvyRNXGjF0bHodkGjI2NawBLDuJW4N2GmD
VHwkbqZZiuZ5huZFK8BnPUTHDhInOIEXKeNZgUfHASOSExWVR5JIIZGSbDKUkCip
HEuxMo0RhRWVVlQk0AziJQhVXhAlm6DyssqzElQkJr6iFzdobmC3GWPKTiPSS5ya
7PPrGLQ+iNYlmcwWU0pyQvxeJsuWjO9X7MlJNfVHGkaWB6cTjwz6ama7i9fyG/Xb
C28ObJ20/D799836h9kd4arh1EOWTpKyVp63/nhlYaq3L5l7dut9QWZJKK10umNx
PlY1VGtqj3gCwc5CtB68G77QN5zZM1b0z1pFC+kPzYyaj1W0NI91ZYZL6w7+tyN3
arV44njGysmiSldWJPax/nXb9qZ/L/658uVoTSWuXigDbJiZu/Jb4aLj2oD70p2y
4lyXso/eG81u+zQV3LnsOzH3smL3/dGkd19Hnr+Szn8ms86J+fTxGx5zWkHrue57
CVz6/hmwNJQRY/S6UOqLifT2XQPNserQH0Pa046sltVTA/nXL7+9+uFRbc4G2ScQ
5A==
=AXal
-----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/jigsaw
### From the command line:
Consider the [keybase command line program](https://keybase.io/docs/command_line).
```bash
# look me up
keybase id jigsaw
# encrypt a message to me
keybase encrypt jigsaw -m 'a secret message...'
# ...and more...
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment