Last active
August 29, 2015 13:57
-
-
Save mortonfox/9747238 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 mortonfox on github. | |
* I am mortonfox (https://keybase.io/mortonfox) on keybase. | |
* I have a public key whose fingerprint is 7D4B 11DF 0FEC E9D3 CB8B C1B8 A61A CB58 C2F3 03D0 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "7d4b11df0fece9d3cb8bc1b8a61acb58c2f303d0", | |
"host": "keybase.io", | |
"key_id": "a61acb58c2f303d0", | |
"uid": "a3bac60be9cea9ade968798d9a27ae00", | |
"username": "mortonfox" | |
}, | |
"service": { | |
"name": "github", | |
"username": "mortonfox" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1395689056, | |
"expire_in": 157680000, | |
"prev": null, | |
"seqno": 1, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[7D4B 11DF 0FEC E9D3 CB8B C1B8 A61A CB58 C2F3 03D0](https://keybase.io/mortonfox) | |
(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 | |
yMGtAnicfZF/SBNvHMdvNS3HV1MSMRaCD6ShW905t92tJBB0YYmCIRjWvOfuuXmo | |
d+t2NyfDxAgrsgjyS8vI/ih/UFY0IpyFiM0Cy4wsiFChNISWZNEfRYt8ZvZf9Pzz | |
8Lw+r/fzeX5EktcTBl31QOdHLVb3Qfdk9JZGVJEddQEAZb4FOAKgAa1Ogii5keJR | |
REkFDmDnCyFF8QIpIA4xvIWDNOQoSLM2iuWgleYKBAtp4UlgAvWyN57A20DWi3aI | |
MmZ44RJ5TP/ia78LFshyNhIihkMsw/KIsdF2huYZtsDOInJV9CJFYpsQtptkRZUl | |
QfaDVhPA2CdyGAfAWtktqvUa/EdEbfHEWTOCrrW0C4oSj6+MQz6keEVZAg4Km5wq | |
xuOUhbHaaIa02kwA+T2iglxi3LDabTSJhwl4FOQDDklrbIyf6Igk4ypuxLpxH6/o | |
llhVUxBoHRut1RM6A5GYsC7+7IQhKfXPZ6TENsRSkooWs4bLLk9VLyyWT8IM59G9 | |
XebHQ5PtB1/NXii9/39+59yn2uE8Y9+7iLqgLIXPZT49titbu5mFZouvVXQIaftO | |
nFZ75xOiPVH9f7qWh0FipHdrLCPwfdtUSZt5pD47Z2h8MHEnDJWcKX/hr3nge55a | |
+pOfy1cjExdrku+6dTmL+8+P9+U6D/fcdr48kLw9aMxG074vHf4fVysjjlASfWr+ | |
7J1LbUZkDo/t2dQTFJb1I1uK3l8prmiWZ6Z/SdfDb9PNn6P3QofSI0T3s5zj+WX9 | |
34wzA29uTATbChu6JVfX7orK/q95G8OPnJmGdnr0ZFS/tNxamrv5ddVg2gotqwVO | |
=lsPZ | |
-----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/mortonfox | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id mortonfox | |
# encrypt a message to me | |
keybase encrypt mortonfox -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment