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 apg on github. | |
* I am apg (https://keybase.io/apg) on keybase. | |
* I have a public key whose fingerprint is B658 B173 C61E A483 C0D0 1E9D 288E DB47 3361 6035 | |
To claim this, I am signing this object: | |
```json | |
{ | |
"body": { | |
"key": { | |
"fingerprint": "b658b173c61ea483c0d01e9d288edb4733616035", | |
"host": "keybase.io", | |
"key_id": "288EDB4733616035", | |
"uid": "b4ea7d32d1725b88bd3b7f060dada200", | |
"username": "apg" | |
}, | |
"service": { | |
"name": "github", | |
"username": "apg" | |
}, | |
"type": "web_service_binding", | |
"version": 1 | |
}, | |
"ctime": 1393420835, | |
"expire_in": 157680000, | |
"prev": "27c12b92c88eb2733bc19751ceb4bfb166f0d8a81baff968070bc229bf9358bf", | |
"seqno": 3, | |
"tag": "signature" | |
} | |
``` | |
with the PGP key whose fingerprint is | |
[B658 B173 C61E A483 C0D0 1E9D 288E DB47 3361 6035](https://keybase.io/apg) | |
(captured above as `body.key.fingerprint`), yielding the PGP signature: | |
``` | |
-----BEGIN PGP MESSAGE----- | |
Version: GnuPG v1.4.15 (GNU/Linux) | |
owGbwMvMwMSo0Xfb3TgxwZTx9IEHSQzBvK+Uq5WS8lMqlayqlbJTwVRaZl56alFB | |
UWZeiZKVUpKZqUWSoblxsplhaqKJhXGyQYqBYaplipGFRWpKkom5sbGZoZmBsamS | |
jlJGfjFIB9CYpMTiVL3MfKAYkBOfmQIUBap3dXFCUV8KlkgySU00TzE2SjE0NzJN | |
srBISjFOMk8zMDNISUxJNDIwACksTi3KS8xNBapOLEhXqtVRAgqUZSangpwLlUjP | |
LMkoTcKquKSyAMQrT02Kh+qLT8rMSwF6E6i8LLWoODM/T8nKEKgyuSQTpNHQ2NLY | |
xMjAwthURym1oiCzKDU+E6TC1NzMwgAIdJQKilLLQJ4yTzY0SrI0SgYGRpIR0G9J | |
yYaW5qaGyalJJklpSYZmZmkGKRaJFoZJiWlplkDN5gZJyUZGlklplsbAYE1TAvmk | |
MC9fycoY6MzEdKCRxZnpeYklpUWpSrWdTDIsDIxMDGysTKCIYuDiFIBFn9t9AYaZ | |
iorzX98yT4ll/jFRb6rVc5lZu3VuvDu0TdQkfadewuSvlT17Gg+emLhcifnJq70M | |
pqp/ytdUPJvB9rJ5zvY9nEs1JHNXcXx/0RJXk2Y9pea/0+RYLs3C39MzHvrXOmxO | |
6/xsYpzHqZm/eZJAzLYjj7lzay/cKddUvXZQ5sYb5ypxlikVf9PTDx8yEZtu88Sh | |
jI1Z2E7wJOu5+YeY1i8vy/BuaL+ndnVLu4Wrfj5HrKoKO4N+o8G+zGClKrV5X/5P | |
26SxuSme6ZdS6NPthkrGVqc/SuxMlp077fgBv6X6Hfm1HvdXRmR/Lg1Trd42f92h | |
XVP+dPt7X9/UZ2F/+uHiCyXp7zZOfnB4Yz/Hgn7xB35mxhwZcyJafy2ayfTy03nB | |
pwfPf9zgU6RcxPp6xen5tZcaXRUWbwrZ8E4mSNTi5zP9W05KMxnftWjx22/95O62 | |
Zueb9MMn9C9c/CDG4rSXvWqCY9N+wXnzPA9si7tW/1Hy0JXDOX7BDkqz3v6Rv8Pw | |
OWm3yWluv+c7GPaHVfzoCZt/N07li5nRtdX7ZTcVdi7ZEbG/OXs3N8+aoELTe37G | |
T6fv/XhH01nAibGOQ95OafXbSVdtgmdkGNxzfLdS6dzzLf/WXvySme1io/360ONZ | |
6YcvuIane05T1fnxp2r637rIAvOmQHf7UoEXB2YdPP0/f8mMDy2J/cW922zn7PPo | |
eDXXa6F+4RFr6Tk+AA== | |
=hKJm | |
-----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/apg | |
### From the command line: | |
Consider the [the keybase command line program](https://keybase.io/__/command_line/keybase). | |
```bash | |
# look me up | |
keybase id apg | |
# encrypt a message to me | |
keybase encrypt apg -m 'a secret message...' | |
# ...and more... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment