Instantly share code, notes, and snippets.
CreatedApril 2, 2014 21:25
Save davidmooreppf/9943494 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 davidmooreppf on github. | |
* I am ppolitics (https://keybase.io/ppolitics) on keybase. | |
* I have a public key whose fingerprint is 858A 2E39 053B 50EA 26B3 9C01 5A41 FD41 9652 06D1 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "858a2e39053b50ea26b39c015a41fd41965206d1", | |
"host": "keybase.io", | |
"key_id": "5a41fd41965206d1", | |
"uid": "6d59e744380e11b670fd7efcfea3bc00", | |
"username": "ppolitics" | |
}, | |
"service": { | |
"name": "github", | |
"username": "davidmooreppf" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1396473877, | |
"expire_in": 157680000, | |
"prev": "f27ce7ade8b6a8338f87184209098acd33a4db70665741c2544381875a0651c9", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[858A 2E39 053B 50EA 26B3 9C01 5A41 FD41 9652 06D1](https://keybase.io/ppolitics) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v0.1.1 | |
Comment: https://keybase.io/crypto | |
yMHrAnicbZFrSBRfGMZX7bbiPwzrQxSEBzKrTeZ+2bSIyLAwEe2LCdtczqxT7sw4 | |
e1HZ1o3KoMhSU7sQXbxERCSZWYTYZtqFIqX0j0KkqRQGG7KKhiE5I/Yh6Hw5nN/7 | |
PM95X96u/2IssVGvJy2uhsidr1FvQxNeS07q8TV+wKtiKbD7wVG4cEmy4oS6psuK | |
B9gBQzIcBnEWIXGeRCCHUTzOCghKcgQqiQTKUiSGUCIKbKBAdZsOI4bn3DBFVg1m | |
PByyaNB/6L0LBUokWUgTBM4gEEV5ikYkkYaSIEEO5wUEMYVuqCucCxpqTVMLZY8s | |
uEHABgzskwUD+8Fi2Sl7Crz83xaR88miS1V1qGmSafOUaiYvhrxjMcHBy4pojG0Y | |
fVB3y6oC7KihFDyyGYHiLEXQOEPTNgBLNFmHDtlUkDTFIMaxAU2HPiNSwmgB0pwI | |
GZ7iGBxnJIZGGQJDWIRlOEHEcY4QeRqhKJImUAEjzbFRhiY5hCJRgTX+d8MiRQV2 | |
zGiTcxqRbtmpcB6vDkGgM5S/xBIVa1m2NNpcnCXWGv9nnfX5y3/vqeyoqhuoSU59 | |
8n9hY2/vlqz6oU2lRffelzRPdequ7rrn1mDm6jPdJ0vOxVwYPVT+0Nr46sT0m53K | |
1olgKFEoHzq8ebBPGnlZWTbeHA7eDPaHvx+7tRvumAi+qLmfuXJf28DYs9DsTJul | |
Nb24ILfJ2pq2vb3vylDtzHBc+rW59Rd/bCxLic/LDuHp44+xrISEBGz0XSC8QT+/ | |
bWbF9KfIx6rT0bU0E3Dhl215Tx/U7W9aJXTk7ipWb3T9+tkzjZ991BPAvuzNaB3s | |
PzCXnfahusJfMdkyO9lQnZdafj1nLJJ8qgpLPHg76fPw1Zak9oYjuZdG7kbiwh3f | |
ojP61uZPja6bB2ZIIKI= | |
=hdDN | |
-----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/ppolitics | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id ppolitics | |
# encrypt a message to me | |
keybase encrypt ppolitics -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment