Created
January 21, 2015 12:15
-
-
Save djhsu/c249f7fb07342be7e0ef 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 djhsu on github. | |
* I am djhsu (https://keybase.io/djhsu) on keybase. | |
* I have a public key whose fingerprint is 2F0C DE71 4300 B97A 26B5 ED5A 2ADE 36C5 0E49 37E3 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "2f0cde714300b97a26b5ed5a2ade36c50e4937e3", | |
"host": "keybase.io", | |
"key_id": "2ade36c50e4937e3", | |
"kid": "0101c8f4b7cdf6bb95eeb8ad2bc6e00f00c37c34be6f85eaa4f26f315eebd042f3010a", | |
"uid": "548d90ceb67a66fc4b47e9db337cca00", | |
"username": "djhsu" | |
}, | |
"service": { | |
"name": "github", | |
"username": "djhsu" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1421842492, | |
"expire_in": 157680000, | |
"prev": "5d5ad9410f4836f8f9c1840ccaedd661501d765c13fee0fe434b17173d57def9", | |
"seqno": 3, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[2F0C DE71 4300 B97A 26B5 ED5A 2ADE 36C5 0E49 37E3](https://keybase.io/djhsu) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v2.0.1 | |
Comment: https://keybase.io/crypto | |
yMIFAnicdZJdSFRBFMd3taRVigg2IuiDWz6IpnO/712UZMlQyEpSrEi3O3dm7t5W | |
d9e7u5rYJiaUSYlKqWhEshJRCH7QQ/SQWvkivaQkZNJDEGofilFGD9FcsadoXoZz | |
zv//45wz82JrsiPViVB3vM/Z63VOjfMxR+mzntwGBoZQPeNpYAJ4/SJm0MBW2DKD | |
UcbDcAToCMuswAMAVVnjJChiJGqchjAv6SLAgsrLmGeyGH8oYjsoBmoRnG2GaI4G | |
PhPZnH/1gfUCYAGrK0SAso6IBKEqYgwVDXFQlzAABACdl3VegFgiiog1TSCcRHjW | |
liEgcISnBI3iYus4UVCQCnQMJVmTJKILUJCxiiBPIboGgC2MYCuoVWOqRhf8kRgT | |
z2JoqtbUsT3/Rskwo/4Y/I88Wh+24zoMfRtOHzSDiG6OGmqxFTFDQcbDUqUeNW0r | |
K3CsInCCymUx+GLYtLDPtBWiLCmAniwmbOFau3+6W6QKLCCCwtOJiapTI6C9Y4Qk | |
iRUBi2RJ1FmeYAwIFuhmWJmVeSTKCBOVsWepCYYYD0/b1AyKjJhGUIvGLMzEJ8bO | |
bXI4Ux0pm5Pst3ekurb//RF5y1scian2jB1j/e5Jt3bt+dzRCo+ZVh5YyDz9cFfK | |
5ezvmbmPfuQMj/QV1U/Psp2NxL3bkXboZtun/s/3V7/WNq/mTA6VfUuMF73v3WYM | |
trRMeoe607tGXbPKq9tPK7WOSlfS4zxc8aSqOP/WvmHXzOudgb0fzAOdS+6SqunR | |
CavQ0Ttzta0g/+2iERm8MrPfP3KqdIW8VJuLe6D3zBRb0jMwc32t/WfO4RvNgvbR | |
O9xg1K3skcrjBwtr2I4RfGno2PFfTYHFZe/A2nxP9dQJOfKgdS75nVXeffZuuDLx | |
pWkMd/B5S/fenDSO/M7oWlgra5wfTYRaz7eHfHfC6c1JBX8AUaYklQ== | |
=TF2m | |
-----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/djhsu | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id djhsu | |
# encrypt a message to me | |
keybase encrypt djhsu -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment