Created
January 19, 2015 22:16
-
-
Save mikedugan/749e980bedbdf2ca9305 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 mikedugan on github. | |
* I am mikedugan (https://keybase.io/mikedugan) on keybase. | |
* I have a public key whose fingerprint is 2CDF DFD0 1DFA ED69 2090 1A9C 4570 22C0 A4FF C8DF | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "2cdfdfd01dfaed6920901a9c457022c0a4ffc8df", | |
"host": "keybase.io", | |
"key_id": "457022c0a4ffc8df", | |
"kid": "010145b4166846e9eb3f83678d627e4d4dc8402dfb60b89242e04e4bc1b8ae81d3860a", | |
"uid": "ff92eddd66c8085a1a236f4b3efb7200", | |
"username": "mikedugan" | |
}, | |
"service": { | |
"name": "github", | |
"username": "mikedugan" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1421705769, | |
"expire_in": 157680000, | |
"prev": "5c7b25ca494f7f8a04a7f5c53daef7b494441ad72f753b64268caae8fbbbe2e1", | |
"seqno": 4, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[2CDF DFD0 1DFA ED69 2090 1A9C 4570 22C0 A4FF C8DF](https://keybase.io/mikedugan) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v2.0.1 | |
Comment: https://keybase.io/crypto | |
yMISAnicfZJbbExBGMd3F1VLxYtrEI5EK9ls55ydc1uhTUUikTQpkmalsmbOzGxP | |
l7NrL2XXluiFBw2aIh5ESEk0aESJS0rQlgebjaCNikskQhpUkJamgjkNb2LmYTK/ | |
7///Z+bL11MwweF2LhjOvTzdM+Oy88Gd5UnHhpv1y3YKOEJSgn+nEKbjBzOtEI1F | |
Y6aVEPyCZBDGNxAJQ5QougR0ICLdgLIKJMkACDJmaIQJHqE6ErcdPAajOPWaEc74 | |
JWgSTv+hD48XgAhEKGMoKooGFapT7GOaT1E1okgqhQQSQ4NAIgwrAGu6BCUKIIXY | |
ELGGqCYSn6YAxOOS43GM6RIlhCiKoQFNRiKSfAqD2EcZViUAbGGcxiy0lXL1VjNM | |
STKELKHOI3BcaxrU7sGfcshMVCfxfyyJVNRm2ykO/nEHsWkR3kFuqqWxuBmxBL/I | |
lUbCtO0ilEQVyKqiewS6I2rGaNC0FZxogC+PEI3RWh4pGyqWZANBHTKVaQhApDLZ | |
kH0EUaZijiEUEVElpso+rEBJ0QzE+8EwxlSiomD/Z5sVEfyQPxOFeGTcDFkokYxR | |
oe7u7aqJDqfbkTfJZc+Awz1lxt/JmO+e/GtT7p23BOb6Kx/2fm8J9OUWXfKOLb5R | |
1Hnu/MXh0/rjVanmN6015mj51S1lXUPXS1eorUNfDswud14N0ENtjQ19DR/Tu6ax | |
U6PlFQPLjvwI1hd3FXRbi12Fbb+OFDqbhxOO8Kemg1c6tu3NZA49K6p6nnp0Lv25 | |
fyS1LlvzJW/9+SdNRwcr81s7c5n9HYeXHgdvi17d7l1+7+GH12eWPF00Ojin7cVh | |
YfWU/I9VI5mZFTcDZ6+lt491rcxzey/fr37RsqUzcXJue2Fjydpv3XW51V83B7I/ | |
Z31YU/YymnXN6x45NuYubm/Z/b6pfmPvrfzpZb77FwbcU7+Vek8070l7sq6F+4Z+ | |
A19+MmM= | |
=YmXa | |
-----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/mikedugan | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id mikedugan | |
# encrypt a message to me | |
keybase encrypt mikedugan -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment