Created
October 1, 2014 23:46
-
-
Save deanputney/5bc6f68d18d92eeaa10a to your computer and use it in GitHub Desktop.
keybase.md
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 deanputney on github. | |
* I am deanputney (https://keybase.io/deanputney) on keybase. | |
* I have a public key whose fingerprint is AE1E 7886 7280 C05B A476 4090 8355 A7FE 6E82 5D4A | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "ae1e78867280c05ba47640908355a7fe6e825d4a", | |
"host": "keybase.io", | |
"key_id": "8355a7fe6e825d4a", | |
"uid": "c53e061eaa69dfc7ac086a8743d41c00", | |
"username": "deanputney" | |
}, | |
"revoke": { | |
"sig_ids": [ | |
"bfc1a3ed102e3f54c0b53d1a1234c04c3d677e064835ffab0044ef260d6772b20f" | |
] | |
}, | |
"service": { | |
"name": "github", | |
"username": "deanputney" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1412207177, | |
"expire_in": 157680000, | |
"prev": "eb1fb7d0b995a6f42335c0326538d308e200ba81df56e8f32a3bcb5715cee8cf", | |
"seqno": 3, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[AE1E 7886 7280 C05B A476 4090 8355 A7FE 6E82 5D4A](https://keybase.io/deanputney) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v1.0.5 | |
Comment: https://keybase.io/crypto | |
yMIaAnicfVJbSFRBGN71VppKD5U9BNZ0QXPROWfOzY0SKSRTyFISvLTNOWfO7tE6 | |
u+3FSyJRRmRhD10siR4UrCSyUEPIW5kvtmUXqNBIopIs2yKLDBFqjthbNC8z8833 | |
ff/3/8xQXLglxrpmzN/3WWp2WoP3dgQsBbYz2TVAdqvVwF4Dysn8pumGk3g9Xt3w | |
AzvAhCGiJAkiK0EF8jLmRIGD6VBCPI9FjQhEYnmVw8AGXG6fqaA2MvaRVN1NMXpx | |
6CpF/8EPzD8oPCJQYAjGQrqqKSJWoCRgSeSQyjEKhCbRR7wGPkAoWyXY8AT8Bo1a | |
awNeUuEuJ2Zon+6kdXzAXgxkTWEwIioDWYI0nlOgzCOVwQyL6JlTkCqIIi3J0Uia | |
hmUIOY5orABNnJVZqIFS6k1rVujKvPlCbafudwXk/+XxV3tMsJLIjgW5Q9YNlQ6U | |
qiqI16e7DWBnKFPx66ae4RiWhSIjijZAqjy6lzh0k8GLggTpsgEP7ZFaEpnRZFGF | |
cno6jwWNYxHiFYhYgUeSiqBEWAhlLDGqxtMJa4jFSFZkXmR4hRBJ0YDZ0EHDDeyI | |
xsROaklHZmB/wEtA7eDdkgiLNcYSFRlmfglLTPTSvx/lx/Si3/ndGcPNVamVgztj | |
3xTFr8jvjC6qdyen5YKXroTH61qyV0X2j+05tivzfYljrngwN2PiVE7Z8cae5Nd9 | |
m4V9Wa6vy9CRm67Y0PPerQ8GW4czjzobXhUWbli/bexTe/3ZLC3lm6s2qevy6t2T | |
IzGT1tLbU1VNl7rat9fcb/GtvvJlvJ1/2HChY2Y8oiEhVBCWqPWwUynJIwX2+hcD | |
3z+4gjnBc40nJb78V1RbXffFpMSV1yOQ52pXx/L9GwuynyWGx03MSpURhx9V5DV9 | |
7FavrZ09/+5tqHd6IO/Jz9FbrR7ELRlCi0fabqSFrLnxnXee9ozu7TjRuyVz7lBd | |
UbC/7HThzKY/qJQvhw== | |
=RydD | |
-----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/deanputney | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id deanputney | |
# encrypt a message to me | |
keybase encrypt deanputney -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment