Created
October 8, 2014 01:27
-
-
Save gitFurious/780a684ae638f8f7456d 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 gitFurious on github. | |
* I am damonpollard (https://keybase.io/damonpollard) on keybase. | |
* I have a public key whose fingerprint is 16A8 3BFA 173C 8C18 89CA FF80 F42C 430F 5EDD BAF6 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "16a83bfa173c8c1889caff80f42c430f5eddbaf6", | |
"host": "keybase.io", | |
"key_id": "f42c430f5eddbaf6", | |
"uid": "511b6544d4e76ef26842f1285fbab400", | |
"username": "damonpollard" | |
}, | |
"service": { | |
"name": "github", | |
"username": "gitFurious" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1412731579, | |
"expire_in": 157680000, | |
"prev": "0fbfab21076a1b1e03aa9a4774c30af91a36fd028a1a49a8f3a649b9f3fff9d0", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[16A8 3BFA 173C 8C18 89CA FF80 F42C 430F 5EDD BAF6](https://keybase.io/damonpollard) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v1.1.2 | |
Comment: https://keybase.io/crypto | |
yMHoAnicO8LLzMDFeC5kwibPJZcfMZ4+8KGUIcRk0u5qpaT8lEolq2ql7FQwlZaZ | |
l55aVFCUmVeiZKVkaJZoYZyUlmhobpxskWxoYWGZnJiWZmGQZmKUbGJskGaampKS | |
lJhmpqSjlJFfDNIBNCYpsThVLzMfKAbkxGemAEWxqC8FS5gaGiaZmZqYpJikmpul | |
phmZWZgYpRkaWZimJSUmmRgYgBQWpxblJeamAlWnJObm5xXk5+QkFqUo1eooAWXK | |
MpNTQe6GqkjPLMkoTULVBRRzKy3KzC8tBukpqSwACZanJsVDtccnZealAL0N1FWW | |
WlScmZ+nZGUIVJlckgnSb2hiaGRubGhqbqmjlFpRkFmUGp8JUmFqbmZhAAQ6SgVF | |
qWVAIw3SgCGVZGRoYG6WaJhkmGpgnJhomWhibm6SbGyQmGZpmGhslpZiYGSRaJho | |
YplokWacaGZimWSZZpyWlmaZAvJrcWphXr6SlRHQmYnpQCOLM9PzEktKi1KVag8d | |
iGFhYORiYGNlAkUcAxenACw6F5xg/x9QJ3xb+epXnw3Va1pOLI2xKy72nhatrXr4 | |
RIXWDPuj7s+EZvH6ron1d2Z867j4hJqq8Ko9UZI7zFkD3Gapd65OveXhVXzR9Gy7 | |
o4zUS+Fvl+Z9VDzCUv3zI8unCSs/XJ47/4Cs2xnGZz9DL2qypH+Y+dS/1m9tS2pF | |
oOC8V88nWFYvU78ZcG9f3MbZHxU4Y1p9Jnz83bpB+ukP3w2ln3J3+L9a3rxfninh | |
+uyypvzo3w/dE1Kczq2yXRt2xi923bfJocZbMzaaeLxujDurINaW46+2sutKNUvg | |
z+59U/bMet7lwvxiZ2cNx4ugywcZ978X6+7Pvzq/e6vIvbdMSmsvXr/w3nKFy4YD | |
h7XSaq4CAJRmHW0= | |
=YrVg | |
-----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/damonpollard | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/docs/command_line). | |
```bash | |
# look me up | |
keybase id damonpollard | |
# encrypt a message to me | |
keybase encrypt damonpollard -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment