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 mattb on github. | |
* I am mattb (https://keybase.io/mattb) on keybase. | |
* I have a public key whose fingerprint is 7BB0 E602 A356 DED9 D06D 694D 5A78 41CB AD19 4BE3 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "7bb0e602a356ded9d06d694d5a7841cbad194be3", | |
"host": "keybase.io", | |
"key_id": "5a7841cbad194be3", | |
"uid": "a4420785426c71b1255909728afedd00", | |
"username": "mattb" | |
}, | |
"revoke": { | |
"sig_ids": [ | |
"c4dde0a8df711ed162d2cc46c244fe3ff1aab8812465bdd0bc2a64ac3eb4165c0f" | |
] | |
}, | |
"service": { | |
"name": "github", | |
"username": "mattb" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1411057303, | |
"expire_in": 157680000, | |
"prev": "1b2a88760ad7ed040fbeb0e2d030611a70804215cf218eb80c97c45ee6cc9c44", | |
"seqno": 5, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[7BB0 E602 A356 DED9 D06D 694D 5A78 41CB AD19 4BE3](https://keybase.io/mattb) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v1.0.5 | |
Comment: https://keybase.io/crypto | |
yMIQAnicdVJbSJRBFF6z1BRJwgiTkqYSSauZ2fkvu0IFEZldqEUr78zt1z9113Z/ | |
17wFURA9FEmSXUViNaMgH7KLJJRZChr2Fkj0kEo+dKMwiIialXqreRnOme9yzpkz | |
nBzrSoxJKTtWEPk0OhUz9mRrvasgPa6jGbCAaATeZlAt5y/L9lfKYF3Q9jvACwzG | |
oNQhpm5NF1J4BNSF7iFCo4ZJEGdUIA9h0g1yQFUgFGUoGUZDcqMdUDkVVNhCZf+B | |
r59/oIRgaJgawTo3EENY0zzQY2CTWlIICKPAkAz6aa1U6FrqOAy05oCgDAeqZbTe | |
kF2pLELAWwI4EUJCagrLQEgKpGOBOSc6x4RY0m1ZiFJmmggTXWNKnHFMdUK5WzKC | |
dI1DC5QpbWUXtvm8+B/bStupqmf/KcVprIvGDZJV/GFWMNsv1BgVISyDITvgB16k | |
kNyxo1REEIKa4YbuHCCP1tlBWWFHEZqhm1CdHFCn2lOSiGFqmoYOqTCkgARaTKrv | |
wAK6oY4QNaAJCUYatzAyJTMh9xicaFLqnHs4ISDayxF/AHg1VSatVJJqWn7q1Acl | |
aB16XLrQFZPoilu0ILoIrsTFKX/X48bO+F+FL43x/Ka2rFDtTMeb4baJ9umk78VB | |
95ZvZ2ciKyYb9m+fG/MNjMRkDF+/+up+16VHneXPWHLfybxlSRcLmy6/uzTY9yCr | |
bFZP3eR0FZ16t7Woesx5cZplrnvSA1oeXliVTob6wpH0dX0/fxh3afJE8fuqmkhP | |
/9LxjyXP0YfDm9P2n7v1dMPi29Ord6fuaZsSc1dK6ddAXtZM78Rk5POZjjUHMva0 | |
J9z0rew+yGI/rN+Zn/TyyrbYcPGRluzzaW99HQmdtfEJu3fM9g5en+kvxL7sXeW5 | |
cfu6c098ueMLaWmWeSJ39lDG69m8gWtLcM3rybXVXzLvbWzHo4PHR8qX782f+A3c | |
ACZg | |
=kfVT | |
-----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/mattb | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id mattb | |
# encrypt a message to me | |
keybase encrypt mattb -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment