Skip to content

Instantly share code, notes, and snippets.

@dotwaffle
Created April 23, 2014 10:59
Show Gist options
  • Save dotwaffle/11210812 to your computer and use it in GitHub Desktop.
Save dotwaffle/11210812 to your computer and use it in GitHub Desktop.
Keybase Proof Of Ownership
### Keybase proof
I hereby claim:
* I am dotwaffle on github.
* I am dotwaffle (https://keybase.io/dotwaffle) on keybase.
* I have a public key whose fingerprint is F2FA 24FB F4B0 9809 7970 3970 70B2 0321 3AF5 9D16
To claim this, I am signing this object:
```json
{
"body": {
"key": {
"fingerprint": "f2fa24fbf4b098097970397070b203213af59d16",
"host": "keybase.io",
"key_id": "70b203213af59d16",
"uid": "5bff479ce72f6ff3c8dbcddde6a35f00",
"username": "dotwaffle"
},
"service": {
"name": "github",
"username": "dotwaffle"
},
"type": "web_service_binding",
"version": 1
},
"ctime": 1398250682,
"expire_in": 157680000,
"prev": "43ac176fdf2dc27326c2a3277c9784b0552c482fdb7ae9711ca446aee5355a1f",
"seqno": 2,
"tag": "signature"
}
```
with the PGP key whose fingerprint is
[F2FA 24FB F4B0 9809 7970 3970 70B2 0321 3AF5 9D16](https://keybase.io/dotwaffle)
(captured above as `body.key.fingerprint`), yielding the PGP signature:
```
-----BEGIN PGP MESSAGE-----
Version: GnuPG v1
owF9UT1rFUEUXV9UMCAmjVYpnE54yOzMzs7OQlp/gBZW4TEf927GJLvr7r6XPEIg
pBIEtRBBEtEEwcJKf4EoVjZipbYSSJMyfWZD7MSByzDnnnPmfjy7OhMN5uuPMzfz
k1fXL3z7dGyie/f3fm8SU7kpyTfJCpxd6MsCmrrxZUdyggw1S9BgYqjKqJJKUh5C
UsMoZzHXKJSLUzIky1XbK4KN0S3c9lXAwmPkXUD/wR+fJYRBTKSyIBmmiNxmzljn
HKSaC6S0J7bQlHoNAttV3bpGXAWyNSQBnngLfdHn6cJ3y2PzH0k3rXtsHczoXD0y
vnSh5SCaQNP6qiR5HJi287085ipjgqYZGxLYqH0DI98zhEwzGs6Q1A1MgmXCtY1l
ig6Zs0xyllqmOZPSKpmF4QnBbJIxdEZqUDKOrU6SVAMILoSOkfT9PCwrkoefOl0E
y9YXpe7GTah89tGdi9H8ILp8adAvLZq9Mvd3lUcqen2XfH97gz3/cev9h6+L1cGX
pd2fRfTm8d7hwq+dF5/fbT85frD/Z+Na9vTlKQ==
=gcLM
-----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/dotwaffle
### From the command line:
Consider the [keybase command line program](https://keybase.io/__/command_line/keybase).
```bash
# look me up
keybase id dotwaffle
# encrypt a message to me
keybase encrypt dotwaffle -m 'a secret message...'
# ...and more...
```
@robinsmidsrod
Copy link

If you change the extension to .md then you get it displayed as HTML instead of text. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment