Created
June 26, 2014 17:04
-
-
Save nickvanw/65af4741c7619788c125 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 nickvanw on github. | |
* I am nickvanw (https://keybase.io/nickvanw) on keybase. | |
* I have a public key whose fingerprint is 9549 9ACC 64DE 7476 0624 2871 67A9 7259 F9FC 4628 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "95499acc64de74760624287167a97259f9fc4628", | |
"host": "keybase.io", | |
"key_id": "67a97259f9fc4628", | |
"uid": "b61502dbf71f2be9fa94e7f391b59800", | |
"username": "nickvanw" | |
}, | |
"service": { | |
"name": "github", | |
"username": "nickvanw" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1403802250, | |
"expire_in": 157680000, | |
"prev": "2956b79123aabdd65f42a79fbd2574cd4fb4e941a25a3aa48f1ab5226b286dc5", | |
"seqno": 3, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[9549 9ACC 64DE 7476 0624 2871 67A9 7259 F9FC 4628](https://keybase.io/nickvanw) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v0.1.22 | |
Comment: https://keybase.io/crypto | |
yMHbAnicdZFdSFRNGMfXNhM3KzelMDXiQF3EKufMns9V0xK6KKIyCaJsnTlnzu5x | |
6+y2n9mySKQXSb68UpZhvkRGKNZSFpHuRZqphS5SGkEXftAHpBGUUG9k6KzYXV0N | |
83t+/2ee4Xm6xmgwJdVH75ivbGs2Jg33zgQMh26X1Ycp5FaqKVuYcuGlQ9V0B/Z6 | |
vJrup2yUxLGSBGWZZxUssAJP84AFosDwApQEwEmqpMosD0TKQjndvkSCtEHQh/M1 | |
N2HkYtcUQv/gB5YKiGc4GihIFRgVICypUGKxoFolBnGSSNMJ0Ye9OjyJia1rsisI | |
9RAVsVCEBjWZ0DC1XHVofmcA/T3hr/YkUAgj+3LYjjRdIR8mmSD2+jS3TtkYYsp+ | |
LZFmWNoq0gBwtIXCpz2aF9u1hMEJPBmNJtTjxUHSEkgcjwSJAVYIkaLwnMoCKEgq | |
UgAnsLLCqojFEstAwEGisKLKQMQBwCMg8orMkfd9+JTupmxWMiZ0kJY+zaFDf8CL | |
qciT3mMrDUkmw6rkFYmVGUyp6b8X6TKlLMjMxfj7qr7Hr4t2bPpyoVac352TXWj9 | |
eDealtbfuce4eb3xn2Gzf3+P4VdP8+fMIru8vcBZ29A5Xf5mJqWkHJ992zbUtLdy | |
YjC7dGRiel1NjS33mvlDN78gZtE3tmakGKc6QlmzzVPHi+uG5EY9bon1V/ZHfrab | |
Ivll/08Ozu27PPo9PFKR67nUXftgdaQn75yFjj5KPvCqMb2u6VkgJhomc0retZz5 | |
Om6/OZBcH+9qqTo/97zYPFaQE5++/u+4fvD+hsKN97JvrZ2NZ748DB9WwNaB0ob5 | |
9m8d0auBIfuWI7tOZDhNca0vdHQmdeeP1Bf/ecZcrW2uGPMpNprn6FoERXoQCg== | |
=5wFc | |
-----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/nickvanw | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id nickvanw | |
# encrypt a message to me | |
keybase encrypt nickvanw -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment