Created
March 24, 2014 01:49
-
-
Save dcsg/9732840 to your computer and use it in GitHub Desktop.
Revisions
-
dcsg created this gist
Mar 24, 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,83 @@ ### Keybase proof I hereby claim: * I am dcsg on github. * I am dcsg (https://keybase.io/dcsg) on keybase. * I have a public key whose fingerprint is 3DC4 39A2 3906 0E0B B657 52D0 D39E E963 4F98 A4AD To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3dc439a239060e0bb65752d0d39ee9634f98a4ad", "host": "keybase.io", "key_id": "D39EE9634F98A4AD", "uid": "c269246d713b4b18c1ce8987f3a49a00", "username": "dcsg" }, "service": { "name": "github", "username": "dcsg" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395625749, "expire_in": 157680000, "prev": "222af5af7f4dc4d1a66923d63c2d7c6048b2435e0ebc398fd5d0fed36896e408", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [3DC4 39A2 3906 0E0B B657 52D0 D39E E963 4F98 A4AD](https://keybase.io/dcsg) (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 owFtkV1IU2EYx7dphgtJQi+kD+FtktDSs/N9FhGCDtJghiAowTrnvO+ZB+tsO2eb mnmTRET0oaDm1yKNoJq58qJQLAOtMQuhArXCsi4yKLpYdRGZvUfsrvfm5Xme3//P 83E5J8Nit76MfZa9V66PWGenPkiWmtJL+a1ACsAW4G4FjWj9U1TNj/Sgrmph4AYU lGlKEElKIFgCEZLEMhxDQgJSAkICS9GKwIu0CIETNAQMU4FtJNFAJWoA53DgUyHO llNCRYXJewS+jC4rx7XIekEmWYGkWci5KImWXLzskhEv8JxCibQgEoQJGkjXxBMI 01A2/KDNCXAmqsrI7Hej4lfDDRHp/3S4JWiGTUjybQh9kqpBPCjmo0g31IAG3C5M ymHVVLoogWFJhqMFJ0DNQVVHPtUkGI7lCfycIKijKLYkSVJUGFHhFBovCrpEFk9D QZaSScjJLEHzEklTDCKQJFMCr0AGEgqCFMsLLKIJHpijhLQAcFO4TdGPLQ3Vr4nh iI5A2znrjkyL1W7J2mQzT2WxZ+f+O+BEz+Y/rqWp0oj7VEf7YdvvXtlT/POInhFo S6aT2+++el66kJhIkUvH3k5H9wznJsnumbWqwurBW46bjY+Te/dFa71r4NvRaz/S IfJN3+lsx5O5i57eYX/iXntPjy1WlvmiZnZUt5Y8uHpI79uya+CrpcV3cNbuKyKa bz+tShxPSUDPGzXqvqzmLH9P3fA+NJYXZxwrsQu1k9Ojod0/45V1DjEez1xoStfH C2Lvx+E8nT90/+QYmT4fnB9b6dxaSHzy/upHqcoCtG0kMf7xzqPhwdedZwfyliq6 9k8fyOm2TYaqszqyJ+fS9d1znjPvuobcrf2R1dCi9qxoZzE3b/sL =gzFy -----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/dcsg ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id dcsg # encrypt a message to me keybase encrypt dcsg -m 'a secret message...' # ...and more... ```