Created
November 8, 2014 04:05
-
-
Save marcaddeo/c1adc719db707d80c6ce to your computer and use it in GitHub Desktop.
Revisions
-
marcaddeo created this gist
Nov 8, 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,90 @@ ### Keybase proof I hereby claim: * I am marcaddeo on github. * I am marcaddeo (https://keybase.io/marcaddeo) on keybase. * I have a public key whose fingerprint is 64F0 1535 6FE3 7ABE 3444 5611 AB5F C39B 9610 5359 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.7.2" }, "key": { "fingerprint": "64f015356fe37abe34445611ab5fc39b96105359", "host": "keybase.io", "key_id": "AB5FC39B96105359", "uid": "64011d54360d5bda16408a902b448d00", "username": "marcaddeo" }, "service": { "name": "github", "username": "marcaddeo" }, "type": "web_service_binding", "version": 1 }, "ctime": 1415419431, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [64F0 1535 6FE3 7ABE 3444 5611 AB5F C39B 9610 5359](https://keybase.io/marcaddeo) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v2 owGbwMvMwMS4Ov7w7GkCwZGMpw+8S2IIiZ3mUK2UlJ9SqWRVrZSck5maVwJi5SXm pipZKWWnViYlFqfqZeYr5OWnpOplFStA1egolaUWFWfm5wFVGeiZ6xkp1eqAlIM0 p2XmpacWFRRlgsxSMjNJMzA0NTY1S0s1Nk9MSjU2MTExNTM0TEwyTUs2tkyyNDM0 AEpbAo3MyC8uQbFVCWxmfGYKUNTRydTN2djSCUl9KVjCzMTA0DDF1MTYzCDFNCkl 0RAoYJFoaWCUZGJikWJgAFJYnFoE9VJuYlFyYkpKaj7IwUDhsszkVCQfp2eWZJQm 4dFSUlkAEitPTYqH6o5PysxLAXoZOUwMgSqTSzJB2g1NDE1NDC1NjA11lFIrCjKL UuMzQSpMzc0sDIBAR6mgKLVMySqvNCcH5KLCvHygLNCixHSgPcWZ6XmJJaVFqUq1 nUwyLAyMTAxsrEygaGPg4hSARebVp/z/nYLXdG9peHpBu+ftHtZai58P897Pv5gT HPt2XsPOX+YWHWvysw91r/la/WjbnCvyJnYr5n33K/3slvXlpe5JKd11/Ze5YmtP MRnMajY80LjWY9fHoIMFHfuVXwXf5Tgu+2pDqxn/lQgl7Z8Pn/Oqddw1j532sFFm 1v3vQZkrnZ4vXnolTX9HS/GKey/uPt/O9tJ2gR27go/ZPK9URz3lb7XNUl9Cd1cK 9PYVRXXbxCxPnvj09xk5vpNpU2b2RMw4e8pRfq9PpYLloaPiHA9zLzNeSVC7a/C+ qoQv0GrpOrPwCQJ+sdML+i1s5Hz1Xm8RunRv3yHeuWUbXM+xvOSZcknxudcWt7kt 69jWWEac3t7wQ2Tr/Ke+M+zert0xO0DvzmWuXCnxmLbWzhjrfwkTX20InPpUtNWD 2bBAdbq3vqH9rLAjMTtXW918eX+PvE224xu7OzGexukntwW2aryI0dmwbHFRv5PG ugs75ygum/7IN2x3iKTEr8Z4+1V5f36wSWmu1MtU6nq/RejGW4Gmfv492asfiawr vnFtxgLlP5G7Itrdnv5+p36n+F7Enthddg0XVjjpX8iqvD7f1VPk+eftPPmTp+r9 +BU9mffbiUt6R5YVpdw5sog1doF4NZu2/bwFj1te1jk8W9E43/iM3oITU1Lu6Mx4 teKW/uyJGTWn27b0T2zWM2Dvy8ntn3SsqatCKLlO6dMzhXMtjQA= =3yeP -----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/marcaddeo ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id marcaddeo # encrypt a message to me keybase encrypt marcaddeo -m 'a secret message...' # ...and more... ```