Created
August 7, 2014 23:42
-
-
Save joshuamckenty/0778d2a8a15972d7652b to your computer and use it in GitHub Desktop.
KeyBase Proof
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 joshuamckenty on github. | |
* I am jmckenty (https://keybase.io/jmckenty) on keybase. | |
* I have a public key whose fingerprint is 7F34 B139 244F 7A00 99AD 26AD C09D FCE1 4157 9708 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "7f34b139244f7a0099ad26adc09dfce141579708", | |
"host": "keybase.io", | |
"key_id": "c09dfce141579708", | |
"uid": "6d27ad54b7b98123d063f5238f099f00", | |
"username": "jmckenty" | |
}, | |
"service": { | |
"name": "github", | |
"username": "joshuamckenty" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1407454928, | |
"expire_in": 157680000, | |
"prev": "2c1d46752b85ac77054a6623e64f8d3dbffdaab22dc5cae60bc7c81a1e2e5d33", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[7F34 B139 244F 7A00 99AD 26AD C09D FCE1 4157 9708](https://keybase.io/jmckenty) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v0.3.1 | |
Comment: https://keybase.io/crypto | |
yMHcAnicbZFdSBRRGIZ3/SkzlRCNSNKYNShc8sz/zF4kWIEREiFlYbKcmXNmd9yc | |
XWdmN9dUqG6jrcC0XzUiyMzMQi+MUkvI1OxGkizKsihEtIvCCKUZMYjo3BzO+73v | |
c76P72lqvCPZuZAyFtz3o/ioc7hvLuwomU57eZyQgihKeI4TAbx8Karmw3pIVzWT | |
8BC8QjMSSYsUwyg8BEAUIaI4iGQgIkXGJEOyvMgDgXAT/qBhJyyMBA28XQ1amvXw | |
qshS/+MPLxc4RPEQsYzES6JAUjQCHK2wFC0o1l8KALbRwLoGK7HlrqiUA1gzo0Sd | |
m7DUiCpju+eVqk81/WHpn0TQ8IfhXzEzGrL1Y1jyrhC8kqoha2orGMG6oQY1wkNa | |
TtlUbQTJAJ5hGZES3ASuDqk69qq2g+U5AVjHTYR0HLGQlEwihuNZShJYKPM8YBnI | |
cRSNOUYREI0kRUEQShSFZFaGmAOSzMsCCUlMYRbRNGHPVKUFCQ9ltQl9FtJQfRo0 | |
wzom6gb6jiQ4nMmOVYlx9t4cyWvW/dlmbGD1kgvMDva8v96iOxtH4Xxr91xZUeuF | |
j4UdFTPD/S/OJF681rB3Kq/RubH1hm/T24GM3WtzD7PlW7Jza2L8la7+pFuT09XZ | |
7P2RAlja9P3ZwcC2r+pYqlrYkRGf+iYFvO4c7RSf+5m43qVTtUtFoHIo+/Fc+5DZ | |
5aqKNCS4Sh5suNo86MpM8O6vuXnicg6TEJuurdsxa+66He1GxqGCevPzInw00jY+ | |
lZF1rqZ3fmdW+t1X6xdYXopnZsQvzYnV871l31ryx3+6fp3vaAe176KdxZ/ykw6c | |
7mmL3Ss1tnafnPA/lEORO5t9ez5cejIiLU425U2Mptdn5jSUB/rPUmm/AaC+FVE= | |
=9EPp | |
-----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/jmckenty | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id jmckenty | |
# encrypt a message to me | |
keybase encrypt jmckenty -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment