Created
April 17, 2014 21:23
-
-
Save audibleblink/11012419 to your computer and use it in GitHub Desktop.
ID file for authing identity on keybase
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 audibleblink on github. | |
* I am serveradmin (https://keybase.io/serveradmin) on keybase. | |
* I have a public key whose fingerprint is 787B BF72 6546 7718 7846 E543 687E F6FF F816 42CB | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "787bbf72654677187846e543687ef6fff81642cb", | |
"host": "keybase.io", | |
"key_id": "687ef6fff81642cb", | |
"uid": "fcca3b0d1001351f2b61333209aa0500", | |
"username": "serveradmin" | |
}, | |
"service": { | |
"name": "github", | |
"username": "audibleblink" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1397769761, | |
"expire_in": 157680000, | |
"prev": "c96e9fd756c1eeab302a6cab105f389b2b78c415e5aef59623a3cda281b05f1d", | |
"seqno": 2, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[787B BF72 6546 7718 7846 E543 687E F6FF F816 42CB](https://keybase.io/serveradmin) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: Keybase OpenPGP v0.1.8 | |
Comment: https://keybase.io/crypto | |
yMHlAnicbZFdSBRRFMd3Uzdb2PQpKNyiEaVsq/nYuTOzgg89+NCHlSUpCuu9M3fW | |
aXV23Q/NZPODZAvsgwoJUx8Cs0Joq4eSVbMyVHoQn6xEiaVYqDSWECuyvLsYvXRf | |
7j3n/P7/cw9n3JJmMBsLi8LGWNvAIePrsUTQcOJY8c5mCnmUJsrRTLlx6lI13YV9 | |
Xp+mBygHJYgCQqrAAt4OBIERBdEOMG/ngChgFaiqKjLAzsqIslE1Hn9SQWwQ9ON9 | |
mofkSODUFJL9Dx9MFVRZhhyiFYamGY5nVBYBhuM4lpYgpHmaToJ+7NNhHSY0eTVg | |
H1TqNJ0K2VKhJpNCM7UOuLRATTDl/k8Eg4qGajGq1XR3UhVo8ibTjRg51w2cSNMV | |
MjfREXu/5tEpB0NIOaAlHRhOEgQgCYCxUfiMV/NhJ+nvYHgBiDQ5Nsrrww3EUpYA | |
llRF4IHMYAwRR7MQyBAxNK9yooRYJIiyneExD7HKS4DlICcrkBUZRAhGIf39uF73 | |
UA6WfBO6khNrLh0Ggj5MhV6MVaUbjGaDKWNDcnMG86bsv/uMvN/4M21+f9wSv99Y | |
UF1epW1ZMuc7C1auz8mfuadR+px76Hs0Z1vY+hZkHW2NZf+5UVjSH5vpmXJVDRe9 | |
csautmREofXi5JMLu/Miy0PRzE/WSMVQ6XRUmh3dO2eKjK/AA8OzpvKs05OcpWuQ | |
68EYVD/vGo333v5xsKzDlvsrPEKXvDz1OGfkzVTf8Ti6s/1h/+HlzY2ZveqlQWPr | |
jnvZ7Pl3TQM357rE9um7idnK3NWGWKjG8rXzw4Swynu+tbd5HqA9Xya6T7oXz1Z0 | |
q25gKp1ZtLZeCUuVedfU4b70zkfejtzfC2WjS0cSxVs/PmuZqLd0zM9frtiVWOjO | |
D91aA8J2Fxg= | |
=Re+y | |
-----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/serveradmin | |
### From the command line: | |
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id serveradmin | |
# encrypt a message to me | |
keybase encrypt serveradmin -m 'a secret message...' | |
# ...and more... | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment