Created
May 20, 2014 11:47
-
-
Save dgoodwin/989aa371907f84e60f8f 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 dgoodwin on github. | |
* I am dgoodwin (https://keybase.io/dgoodwin) on keybase. | |
* I have a public key whose fingerprint is ACD6 B560 A1EA 3224 29C9 F9EB 0A2D 1EA7 59F9 6745 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "acd6b560a1ea322429c9f9eb0a2d1ea759f96745", | |
"host": "keybase.io", | |
"key_id": "0a2d1ea759f96745", | |
"uid": "e37b356cac3d53d7c63ec2bb38d83e00", | |
"username": "dgoodwin" | |
}, | |
"service": { | |
"name": "github", | |
"username": "dgoodwin" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1400586350, | |
"expire_in": 157680000, | |
"prev": "6e2dade581b15cd62ef6220d672f8f4898b74f19182fa919728dae59956f2169", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[ACD6 B560 A1EA 3224 29C9 F9EB 0A2D 1EA7 59F9 6745](https://keybase.io/dgoodwin) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: GnuPG v1 | |
owF1UT1IHEEU3lxiwJNAxD7FEKzOZH52/q4SgrYG0mgRjpmdt+sQ3D13906Pw1JM | |
GbASCxUC6VNZamEhtimTQNIG0ikmpMismC6+5vG+930f7+fdo/tRa7o99+TDyq9s | |
4d7FyQ8bvRrPb4+RLdwIdcfoDdyk1OcZlP3S5zXqIpM4YbnAhoBhlMZUJzrVYLGh | |
LkCSh0rImKMOWi2qRhFsrKngmS8CFoqedwH9D39w0wAmLeMiMQlznDmZCAYJtZYp | |
pxhg3BArKHOzBoHtsqJwGz5HWx0U0KFPoJn5tpv5enVg71bUo34DbYDt3Yp71ucu | |
LBw0QygrX+SoSwIzqX2jJjHGXAnGcQfBZt+X0PMNg0uhcIgO6pcwDJYCqDMOuCKW | |
8HAyCqmgFDshaarSWGllZZwSTRRNjSZaUuUMcK25SCkRGjXrrOcF6tIwpsmCZeWz | |
3NSDEtBW++3ig2i6FT2caDUvi9qTj/898moyOvw8Wl77enn+4uO+3DvbeT8+nXr9 | |
Ozp4+fP6evfpl6PT53++zXxi35ePl2b/Ag== | |
=6e4P | |
-----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/dgoodwin | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id dgoodwin | |
# encrypt a message to me | |
keybase encrypt dgoodwin -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment