Created
January 13, 2015 03:04
Revisions
-
unixmonkey created this gist
Jan 13, 2015 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,84 @@ ### Keybase proof I hereby claim: * I am unixmonkey on github. * I am unixmonkey (https://keybase.io/unixmonkey) on keybase. * I have a public key whose fingerprint is 4410 F05C 0581 480F 39BB 6636 8DBB 5317 AFCF B014 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "4410f05c0581480f39bb66368dbb5317afcfb014", "host": "keybase.io", "key_id": "8dbb5317afcfb014", "kid": "0101a2fc618b26ca026bff2c7ad901a3cdd3733082bc2e5a008462446c88c12fdceb0a", "uid": "c63309a3a1e2aaefd6e7ce1032be9800", "username": "unixmonkey" }, "service": { "name": "github", "username": "unixmonkey" }, "type": "web_service_binding", "version": 1 }, "ctime": 1421118209, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [4410 F05C 0581 480F 39BB 6636 8DBB 5317 AFCF B014](https://keybase.io/unixmonkey) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.1 Comment: https://keybase.io/crypto yMHeAnicfVFdSFNRHN/KxRwZOvpCRuElxYdp59x7d3e3XqoXX/pQiXxIHOfce+68 Tu/WPsylW6ZQgmUY1Eta1rCXQMwM6QtUpCRRKgglSkVTWphm5IsZdq7YW/R0OL+v /9dQ2laDxWhNrXv8Ovl5yjjSvx4xnOptNtYy2C9HGXct4yMbj6JqXhIMBFUtzLgZ nodAAQ4JOETIi0DhXBgLAieIMsYODjqRIikYQJ6xM+X+kO6gMRiFSL7qpxj9eFSZ ov/Q+zYIAAFErCIJUMSsICHAClhRWMmJZBdlOEmWOSfHAZHFEkscCACRF1ieFyRR lCCryBLBANG4yEacJFCtC3EIEhYhosgCcUoEAo7FxCUCoAtDJKihKkLVEU2tqfJr +uQxO0PxalUi+hI2ea8aLo/g/3nC0YAOniPYs2n3YFWT6Q6pq5oEQ6pfY9yQKqWw qvshz0IIRRa47AypCahB4lF1hcMp0PYAsDOBIKlm3FqkslJv6azmpywthLy0Tkj1 aigcCRImNthfmmIwWgzbTFv0Oxosqel/r6sdMhvqXzhHH8ylHjtw5OSttYnFoqfZ 1uhP9++7XaW2qfyygp6l2pnsH/Fo987BjGfacftLZ1lTckfe20Sf8ebkAN9WlxF2 d2hzv9oaWnqsrTktxRXXmrtbP5o6bpzuXJotjkWV2fGZjIr63Li59Xb66MHCV9cH VpZ6S3wfCj0X1x29Ywum6cTq+cwrb74V7u3rzJIeWfrGcjNx+wWQZY8djdtjC8Pj 30801aCyEXhpyrWn+V1JwZfGybzspHk6PP8+jzzXitvXJq7eb+BSzpRE5k2HP82v ltqGF3MSnbnJ2PahjrRd+5atDy9/HWt8cm+3bX93YiXe1mVOX/bcKVr22f4AE28d cg== =/yY9 -----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/unixmonkey ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id unixmonkey # encrypt a message to me keybase encrypt unixmonkey -m 'a secret message...' # ...and more... ```