Created
October 2, 2014 13:41
-
-
Save cooperaj/b0480b38a53d46c63d2c to your computer and use it in GitHub Desktop.
Revisions
-
cooperaj created this gist
Oct 2, 2014 .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,94 @@ ### Keybase proof I hereby claim: * I am cooperaj on github. * I am cooperaj (https://keybase.io/cooperaj) on keybase. * I have a public key whose fingerprint is F923 DD08 F1FB 440E AC76 D1F4 FA80 8BED 1808 788F To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.2" }, "key": { "fingerprint": "f923dd08f1fb440eac76d1f4fa808bed1808788f", "host": "keybase.io", "key_id": "FA808BED1808788F", "uid": "9f85d3802bde0d7024c7dae23cca7400", "username": "cooperaj" }, "merkle_root": { "ctime": 1412257171, "hash": "fe069a09a606a6e77514ec575a34d874892ff1f46b0cb0d64872ce466beb92cb3a4a27c44940809611bdb34ec15a629845137c33db621251d639c72ea1bd7c6a", "seqno": 70248 }, "service": { "name": "github", "username": "cooperaj" }, "type": "web_service_binding", "version": 1 }, "ctime": 1412257212, "expire_in": 157680000, "prev": "14f196361d2f513fac21abc46961b6c456e897c494ac8d05dc8826b48dc26f8a", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [F923 DD08 F1FB 440E AC76 D1F4 FA80 8BED 1808 788F](https://keybase.io/cooperaj) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - https://gpgtools.org owF1kl9oFEccx+9sYptDrWArJQ3UbEnV9nrMzM7OzOalNRqhSasEkxexPebfJps/ t+fe5WoMibRFSYhWC31I81A8a1r8g4IERQwhtZT+CRFEKepL7qGibVJIXxoSauls SCE+dF92Z+Yz3/l99jen1j8TS8TPNPX/cAv+JeJTv4lY85st472WCFSPVdtryU5f Z/LRV4Z3aavW6tA9gud0yg+2ZAKlU+25LStM0iroMOcHGUOBFE0hqy8Z4dFmz8+0 6jAb+lGW5bnIVgowD3oCY6C5pERBD3ucASa0guZFGfNMZFuQyz91qrWcmfaVmd29 w4B19btW+N1mrXt5wfWYo2wGkFAaKAoQllRxjWwpOcUARGBOhytKMgiyOuTtUb1d Ouzo1OkwCJalZd6PEIghQg6FFJqKeK4tctCAuBy4nADCiabUgVhLhzrcxopRzFzk GT9MBJACKIIZRVJjQoQWLpLC5pgjKjF2MWDAJRAKJWwTAR1OkMuwA20qbVsJgiBy oCK2KynS3HBUEm4UcvpgJrBqIz3WFw3Dgi/1ql61+vm2bvH/svmebDT1oRbplc3p UeFnlGnW6m5Cgz79I0xFSUsfyvqhTvsR4VDCgHmSVjbUBZMJsQddYhOokGdMPC4R 5EJiYkwFkdghmrlG38VcMgUcJRlDRGCmJCIeW6VnTsrzVhOZ81szPN8daqtvMF5V FosnYmvL10TXNZao2PjfHX4//1zsQcNiqWl8T2lm0/PF+81flTdc2nTziN27WHnp y8KT8qbio7EPvhg+NzAvax6eeGOu4vrn2xse68Hk4LNrl86fHjn8btXAtY6h4bq3 Lpw8P//ik/de58PVhYmRDaRu7NWWuSBu//JJzfrv6ra+9LjY+fIrlc09YPyFP4+y nZdRauGnByN3i7cP2qkgNTB5ZH+pZnHfnbs3Nm9f8+nC5NTM3Lq9n5X9WNrGCgcW TjZXrmvcqIb4o86Wb+sTB6ZL7VffLh6bqrdxZWKWfd3eX7Oh8eKZ75eOz/z+2hi9 Nbv51Pg7f/9z+p7/x8PRxv3fdH8UTv+6dSihq29WXOkfOfvzx7VXTuyrniDT8l8= =LLpV -----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/cooperaj ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id cooperaj # encrypt a message to me keybase encrypt cooperaj -m 'a secret message...' # ...and more... ```