Skip to content

Instantly share code, notes, and snippets.

@danielmiessler
Created January 13, 2015 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielmiessler/91c6ad0e3e390c9fb7f1 to your computer and use it in GitHub Desktop.
Save danielmiessler/91c6ad0e3e390c9fb7f1 to your computer and use it in GitHub Desktop.
### Keybase proof
I hereby claim:
* I am danielmiessler on github.
* I am danielmiessler (https://keybase.io/danielmiessler) on keybase.
* I have a public key whose fingerprint is C7D4 8DA8 35A4 5E83 3FC6 0ECA 79CB A58E D1BB 075F
To claim this, I am signing this object:
```json
{
"body": {
"key": {
"fingerprint": "c7d48da835a45e833fc60eca79cba58ed1bb075f",
"host": "keybase.io",
"key_id": "79cba58ed1bb075f",
"kid": "0101974b63f80a896c5004ba27390e92efccfac25a3e1f0d81d62600a1daddf923320a",
"uid": "0f1f7e70531b607bf11306a6dfdd8400",
"username": "danielmiessler"
},
"service": {
"name": "github",
"username": "danielmiessler"
},
"type": "web_service_binding",
"version": 1
},
"ctime": 1421134078,
"expire_in": 157680000,
"prev": "839a21f0664e37754a841898deb4432557af9b3172d9a0a1619992757cc4832a",
"seqno": 2,
"tag": "signature"
}
```
with the PGP key whose fingerprint is
[C7D4 8DA8 35A4 5E83 3FC6 0ECA 79CB A58E D1BB 075F](https://keybase.io/danielmiessler)
(captured above as `body.key.fingerprint`), yielding the PGP signature:
```
-----BEGIN PGP MESSAGE-----
Version: Keybase OpenPGP v2.0.1
Comment: https://keybase.io/crypto
yMISAnichZJbSFRBGMfXtIuGFBTeEKuTJYHJnPscC0kxJEILMTJR1zln5qzH1bO2
Z9fyRj4ZRpIkKikmGhQFhpWPBhpBYSiYQlcXH/KGChJZZl6aNXsLmpdhvv//+/HN
n+9laKAtJGAk6nOzpioFAW8GTnttWb2v1ysZ1YXLmcRKxkk2L90wHcRd6jZMD5PI
aDIWIEaQF5EgEsjzuiYBoiFZ0VQkQoJZVQWyqDPxTKHL8ndQjIoskmC4aI0+7Aam
1X/4nZsCYAGryIIq8ToECCqSJgIgqIiTeQUQhSO6pulI40TEE1YHGLJY4iQAEIsR
xrrC8TwHEMV5/+B0VpeJDESeVSUgqzrL8kBCEtYxhgIAfqNF3CYqIdSNkWmQ4hKD
WFYxcTPV8QzVygyN+IPY8jgMT6FX/V+fp7zUL1whqn0LYVcNE9MsaWcZcVuGy2QS
WerUPIafwQocHU0AMoxnyNVSw03sht8hyhIE9MQzpW5SRpGQVxBHfy5JAuFlWRQQ
FFioQExUQeA5UZSRrqg8K3NYQTQWiVUUhZNFWdMEyHP+aCxy2XQxiRwdEzko0jIc
JvJ43YSpftGfG2QLCLHt2L7Nvw22kOC9f3dkMXDnRtbcYI79A8wOixr5mj8R0bWe
kx+tP7ibdv3LJedhX0PU8bnxE7diKg45DtQdDWOqWkLbhJmJb/s/netImQ4J7hmr
du5ePcMdfOLrSKmpr5dybucO1fQNpz1OGWjbU1VuFg5OPluIuHAMJrQ0D/Ud6cpr
mBIjUtmRlsjBlR8LpmdpffB5xnLJw1/pSY3hReMB+ZPtjWO1Py+mdg/PJJfova9m
Y9f48Jz21ri80fs4brFr4bvEvE9vHvZWfNx41Pm2Uo+0+tfmZ9/NNw6czI6u9xWc
LZpKjl2615iWmbKvsza1Z9fo06Ckm77l83VdTddiVm409bRmFEXeWZ3uziyrPjX8
G+U2MuM=
=UNBJ
-----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/danielmiessler
### From the command line:
Consider the [keybase command line program](https://keybase.io/docs/command_line).
```bash
# look me up
keybase id danielmiessler
# encrypt a message to me
keybase encrypt danielmiessler -m 'a secret message...'
# ...and more...
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment