Last active
August 29, 2015 13:56
Revisions
-
Edward Ocampo-Gooding created this gist
Feb 25, 2014 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,82 @@ ### Keybase proof I hereby claim: * I am edward on github. * I am edward (https://keybase.io/edward) on keybase. * I have a public key whose fingerprint is 3751 809D D669 DAE7 E621 E58F 0D34 E300 AF97 E5DD To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3751809dd669dae7e621e58f0d34e300af97e5dd", "host": "keybase.io", "key_id": "0d34e300af97e5dd", "uid": "b2fa4506f83e3c4c4ab1c4851cd17500", "username": "edward" }, "service": { "name": "github", "username": "edward" }, "type": "web_service_binding", "version": 1 }, "ctime": 1393298226, "expire_in": 157680000, "prev": "fa6474c7f31a326c00b13f8fbd0eb744548d7dc54bd45a5d99cbbde5cf2643c5", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [3751 809D D669 DAE7 E621 E58F 0D34 E300 AF97 E5DD](https://keybase.io/edward) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP JS 0.0.1 Comment: https://keybase.io/crypto yMHXAnicdZFbSBRRGMd3N8uypM2XyCRiLIxYlrmduawWbkb2YheyMLpsc+acWady dp2dXbVtE80MqUgfRCO7QCVWGEShQUXeCiQC0SySSCNc3IIselhMK2fF3uq8HM7v +/2/cw5fX+oCS4r1T8TG1GnXGevLrmjQsmfZUjpMQB+qIFxh4hie2xRV82Ldr6ua QbgIhgeUQIoIcZyIJMxjjqYwEBQSMSxmSFJSRB4DhAgHUewLJBJmGygFsFP1mcw8 eFRk0n/4wbkCpBWJBSSnCAxmZFZmJUjJrAAoGVE8IMmEGMC6JpVg08aoTNIREXEQ JgupssnCxHzNqxrFQfg/36jwJ0AZhp75qAeqGjI/ayZCWA+oPo1wUaYpG2oiSzEi Q4sCTXMOApf7VR171IQBeE4gzeUg/DoOmS0ViWN5VuYVhpIYmpNJElKMIigQkRjy LAtYAfFIBixELJAAEkUZQoSBrNAcy8jAvD+ASzUf4aLNZ0pes2VA9WqSEdQxEenp OphksaZYFi20JcZlSVli/zvEow2LLU3LK50XJutOJq3ZXesONYPGG/l69r2321fu Kto6Nv6otfdjp/PVrbzctJjD+DLcXXI7u6O68GpzzF5QVF7Z5J55LDbEje8DTzz1 0W9Ps74OFob5SM65UIe4P22qytnn2TLdfjG2M6O+d3LtFTeTOX3kZ8vEiUsrRPgr NJBZeiY9rm47O/G7xBh80TF0uKBn3F2bCzP2Dc1Eq/Pb8zo/bxi1Hx9Z/RCOtj5/ nQN2bJy8n8q+9z0ofrOZhAfil3+sKovdfRe1N7eMicmcTWy0bLKu33uTixedTp22 5dWMVx86FW3rjzwbDiX3r+v95B9MnxqpAlnnr3U7P3jbau5YZwHytBH3 =1Aew -----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/edward ### From the command line: Consider the [the keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id edward # encrypt a message to me keybase encrypt edward -m 'a secret message...' # ...and more... ```