Skip to content

Instantly share code, notes, and snippets.

@Jud
Created March 11, 2014 18:53
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 Jud/9492486 to your computer and use it in GitHub Desktop.
Save Jud/9492486 to your computer and use it in GitHub Desktop.
Verifying Keybase
### Keybase proof
I hereby claim:
* I am Jud on github.
* I am Jud (https://keybase.io/Jud) on keybase.
* I have a public key whose fingerprint is 7210 5A84 31C7 2F2D 84F9 E6A2 B8F5 B8FC 1167 B61E
To claim this, I am signing this object:
```json
{
"body": {
"key": {
"fingerprint": "72105a8431c72f2d84f9e6a2b8f5b8fc1167b61e",
"host": "keybase.io",
"key_id": "B8F5B8FC1167B61E",
"uid": "1b7402e91ced4b3996b73d47b506ca00",
"username": "Jud"
},
"service": {
"name": "github",
"username": "Jud"
},
"type": "web_service_binding",
"version": 1
},
"ctime": 1394563913,
"expire_in": 157680000,
"prev": "2ae7446611add335c975525828cebd2a0cb11351fc2930855a6808ad303d3eff",
"seqno": 3,
"tag": "signature"
}
```
with the PGP key whose fingerprint is
[7210 5A84 31C7 2F2D 84F9 E6A2 B8F5 B8FC 1167 B61E](https://keybase.io/Jud)
(captured above as `body.key.fingerprint`), yielding the PGP signature:
```
-----BEGIN PGP MESSAGE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)
owGbwMvMwMS45P7J7e22rvmMpw88SGIIlo/2rFZKyk+pVLKqVspOBVNpmXnpqUUF
RZl5JUpWSuZGhgamiRYmxobJ5kZpRikWJmmWqWaJRkkWaaZAnGxoaGaeZGaYqqSj
lJFfDNIBNCYpsThVLzMfKAbkxGemAEWdLNxMgdgZpN7JzNAVKFcKljBMMjcxMEq1
NExOTTFJMra0NEsyN04xMU8yNTBLTjQwACksTi3KS8xNBar2Kk1RqtVRAgqUZSan
gpwLlUjPLMkoTcKquKSyAMQrT02Kh+qLT8rMSwF6E6i8LLWoODM/T8nKEKgyuSQT
pNHQ2NLE1MzY0tBYRym1oiCzKDU+E6TC1NzMwgAIdJQKilLLgEYaJaaam5iYmRka
JqakGBubJluam5oamVoYWSSnJqUYJRokJxkaGpsapiUbWRobWJiaJgINsEhMMTYw
TjFOTUtTAvmkMC9fyQpoU0liOtDI4sz0vMSS0qJUpdpOJhkWBkYmBjZWJlBEMXBx
CsCi72ybAMM0DbHCtRlPg15MsTi+yPL7xzPVWbH3W2ZeEAg4LjM9bELszuYF568k
H4+5muw4O8m4UNq828beaOV0lpURxg+3376Sa2XDLJbc9/Yel3bs/zu6HfmtP/Wn
hLiaJt1knRyQ9yXYuvLmLF+FNy84v9l1akW2VXJ/ab4/R+EC183AqNZlx3wnRZjq
Tlv5ZforwX8z7eeIa88PXH6p1bKUQ3/B7+SlfZcdzFxn/bgomMPb8TcrfGX6xoUv
V+TtvLdq293J2zSquT0NQ06+etcc+PP1Pge+jNMrNKUDBd89e67x9c/Sr7FLmu5W
edqsTPpi1COv/cH1pIvB1HkF1+YZubvJBKo93+ht8dx2dl5jf1W6t3qHUaR57fPQ
l0tCff8Uxua+6VmtGcKktoLNW3vP357Oz8brlmxuSGeqP+Ow3C10n9HirEizKzdf
roo4rWFzRU5Xn8cr+XTuOeZ0C6e4iWvW7TK43bD/aJ9tRe/iphcnVnl5qUYomqZz
O13mnzI3JTop6MrNjPcdi0JN439lRPJWsQQt8zj1SmCZB88CQbZ+kyjW7ftKYhnk
xMof6E+f/XjeksX7+722W0qEHytK2Ni/puG7QNuO1aKyK/22Xv61ZpJejzYvZ9+u
J33nnT4IXzC9WvIq+MdUH5uofp+3Z+do1vi9nnNnbtiNI5zJs1/ObKyNOal/2rzg
xiTF2p89id6f5x9/p7OvjWPeDAA=
=7z6r
-----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/Jud
### From the command line:
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase).
```bash
# look me up
keybase id Jud
# encrypt a message to me
keybase encrypt Jud -m 'a secret message...'
# ...and more...
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment