Created
February 28, 2014 19:32
-
-
Save joshblum/9278059 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
### Keybase proof | |
I hereby claim: | |
* I am joshblum on github. | |
* I am joshblum (https://keybase.io/joshblum) on keybase. | |
* I have a public key whose fingerprint is 33CE E954 E881 1F78 8AA0 DF47 1968 0E51 1BD7 082C | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "33cee954e8811f788aa0df4719680e511bd7082c", | |
"host": "keybase.io", | |
"key_id": "19680e511bd7082c", | |
"uid": "d1b3a5fa977ce53da2c2142a4511bc00", | |
"username": "joshblum" | |
}, | |
"service": { | |
"name": "github", | |
"username": "joshblum" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1393615914, | |
"expire_in": 157680000, | |
"prev": "20f115b8246d17aa9869fa45a44ec2a456057eaaada02f47caf6d7c076545992", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[33CE E954 E881 1F78 8AA0 DF47 1968 0E51 1BD7 082C](https://keybase.io/joshblum) | |
(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 | |
yMHdAnicdZFtSFRZHMZndNWckCYVwglKD4Fgk957574Oftt2eyFoQYKIaDz33nNn | |
ri93xjsvNmOWJCqbaytMuuJChRGIrFEUvQxiY+anCV+KrKiMcCIZcDc/yCihea7Y | |
t/Z8OZzn/3v+5zzn/zQv02QxvyYGMsWylTxzIp4KmqqsybImIHrlMHA2gVq0uSmq | |
5ka6T1e1AHACh0NCSGBoxPMkqXA8DyEhKzRHCixPIIYkRZkjeEoCduDx+g0HbiNC | |
PypXvVjDB5cqY/UHfHCzIJOiAzIKFDhOQoxDhpREkTQFaYOVCMIA/UjXYD3CdI3X | |
7xHrgvWg2Q6wGlIlrDaBrapbDXiC4v87AmGfITUi0bVldomqJuPA2BNCul/1asBJ | |
YlIKqIabdAgOlmQEkrYDdNan6silGgTD4TR42YFPRyHckiIUkmREnqJZmeQgFHhW | |
UHAGSNNIMsKwBMMhCKEMCQp/nwQVVuYkgmMZmhEECt/vRw2aFzgp/Ezoxi39qluD | |
gaCOQPOT+OmfTGaLKTsrwxiZyZJr/T7I/9py1nYWTHTN3O4O3/uj5ODjz+M1ifOz | |
k1/M6YR9ujFSfaFg5HAh7K8Or7niu67You19GSfHK0phyhNfmZ9duz7a3hX9/etq | |
V3r+3MvGS8ecC0fvXP6rs1Je/m35w/vnn5ItxFxvNGa1bROG9bfPYg++FebXTZya | |
7ABD2W5LR5UpRPc4Zh5qZ/4eal0s/TUrdmJpb9Zo4UVz7/1IQmEjH4tLtJaJq7cq | |
3zQkD9C1Ym7+kWup9J8VrdGfC47fFMF4a/nqUnrsUdE/7Ltg8f49fcmpHd1F3s7F | |
hX/HinsOtb/abVv/JbbcNjU9nPNi36B0IzV3d8AzuJ1Z71+wCoP8SGTItgHi0xX2 | |
=NUWn | |
-----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/joshblum | |
### From the command line: | |
Consider the [the keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id joshblum | |
# encrypt a message to me | |
keybase encrypt joshblum -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment