Instantly share code, notes, and snippets.
CreatedMarch 8, 2014 00:39
Save AtJofo/9423274 to your computer and use it in GitHub Desktop.
keybase.md
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 AtJofo on github. | |
* I am Jofo (https://keybase.io/Jofo) on keybase. | |
* I have a public key whose fingerprint is 8466 1363 7D3A A1F6 B945 816A DE01 953D E84D 56DD | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "846613637d3aa1f6b945816ade01953de84d56dd", | |
"host": "keybase.io", | |
"key_id": "de01953de84d56dd", | |
"uid": "541cdcc8f5c1364762dbef5d47e46500", | |
"username": "Jofo" | |
}, | |
"service": { | |
"name": "github", | |
"username": "AtJofo" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1394239126, | |
"expire_in": 157680000, | |
"prev": "96dd2f7b056dd7f27d31cf26e55cec17b23459524e454479f655d79e3d10e98f", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[8466 1363 7D3A A1F6 B945 816A DE01 953D E84D 56DD](https://keybase.io/Jofo) | |
(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 | |
yMHZAnicbZFdSBRdGMfXr8wlMetCXhWhg0XBqDsz58zHUi+YSvGGqH0hWi0zc86s | |
ozm77s7uaiaKgZg3dpGbr4FGmfShId5EBKnxUpgXBflRXaRGdPHSBynBSmqeFb0I | |
OjfD/J/f//+c5zz/JcfZ7DE72mqE59VpOGZy7GPAdiJdDzcC1YMbgLMR1JCNj26Y | |
buLz+gzTAk4gQUFgeYEXMa8orC6oMkQSKyiYOFgZ8ZhIECMBY8CAKo8/6qAxquIn | |
uYaHavTHZWCq/oEPbBQQZDWsaZKONNoHigKHVaIjDEUCBeRwREE/8ZlKLaH0Px7d | |
A5oYQJWgoVGlEWxW3IZVFVB/p/OtLd5q8EaFEFFdm1aXapiYjkodQeLzGx4TOFlK | |
apYR9bK8DDleZjmBAaTea/iIy4gSSBQkBz0M8PpIkEbKdBhOF1VHdCpR5+hDsZrO | |
CQQhjWisqHI8RDLiIIEIQlHWBYSwKBMesw4iSzrt7yd1pgc4OXpNxU0j/YbbVKyA | |
j4Cmp2Nn4m0xdtu2hNjosmz2pJ1bK/wZl7jmZKzzv/ofXyheOuta+QYr+0uGmWBL | |
OxO6Kw1wBXtI2bnxyz3Hu2Bzzs2Tc+4fx24XXpzuS/rrc+Xe8N9Xjnanp8cXjLZr | |
2dXJIX/+/Grpg9FZqTd07f277Q/DicQbKrreO38g5XvGv8sLbzNvdRYNlufq9XX7 | |
HrETlWUzQ8VzIwm7XxypSu6sQKShdiAcyTi9q3Vi7cP4nbQOJ7Lumakti8bK8mhK | |
8Eb5dAtcZfMiL4eXnK9SQeS13LrwRik8KJdVNB/W91/K7CqfWhzuKXV8Lbo6+KnT | |
6O7Ly3kW+b+/pO1QHl7uaMtiJqda789IQ1rHqdmRL/YsJTb7SdfYOjLFClU= | |
=CGUC | |
-----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/Jofo | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id Jofo | |
# encrypt a message to me | |
keybase encrypt Jofo -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment