Created
November 5, 2015 02:43
Revisions
-
cshoe created this gist
Nov 5, 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,87 @@ ### Keybase proof I hereby claim: * I am cshoe on github. * I am cshoe (https://keybase.io/cshoe) on keybase. * I have a public key whose fingerprint is 2DB5 0FC0 C3FF F9EF D3A9 76A2 1E0B 7699 6E4C 5D94 To claim this, I am signing this object: ```json { "body": { "key": { "eldest_kid": "0101a00facb40654b2e76420a44c301bb24577107c5fb3c9ef9dec39e977e322e3250a", "fingerprint": "2db50fc0c3fff9efd3a976a21e0b76996e4c5d94", "host": "keybase.io", "key_id": "1e0b76996e4c5d94", "kid": "0101a00facb40654b2e76420a44c301bb24577107c5fb3c9ef9dec39e977e322e3250a", "uid": "620ac95919696bfaf80de0ebc9414500", "username": "cshoe" }, "service": { "name": "github", "username": "cshoe" }, "type": "web_service_binding", "version": 1 }, "ctime": 1446691341, "expire_in": 157680000, "prev": "62b3841c5ef6db29734fa2abfd9b57a49d1e5eba572e2f3a0de1beeea5e9c2ca", "seqno": 12, "tag": "signature" } ``` with the key [2DB5 0FC0 C3FF F9EF D3A9 76A2 1E0B 7699 6E4C 5D94](https://keybase.io/cshoe), yielding the signature: ``` -----BEGIN PGP MESSAGE----- owGtkn1QVFUYxndXoRHa1kSxaQjkohi55v2+e4FqiKhBZQSZAmpqvefec+HycRd2 lxVdmEJ3GR3HZW0QtHVMRA0jMZdGZiA11E02G5nSohUZKSFtJKXYJmAlu8vYf/Vf Z+bMmfc9z++Z57xz3Np5Ko06Ptq2X17/dpP68i9A9Ubq+UV2BJiELUiqHSmDcwcs F6DFaiyTBCQVQTEU41BU5HhAojRFAhwyNImjHEnyBIoBgJMUw2Aow1MiIHgWiqwA eYKFLMNAAseVTaEcokdESS6G5kqzJFsVW1wAFCryKE+IoqhAAsGxDM3hGEQBQ7Ms DUmeElhSAUtMljChhAOcBT4vmZSeUhjn4v2L/n/OXT1nRyskz1IsxtIsDURONKAC RCHgWRIjKRQNCy3QLHMVUFHzlhITROr0iNKySTwMT/XRVbFkLakG/yG3bqkM15sh MD4ijUCSBWVyCmCDZotkkpFUTFHyVimMYiRJ0yxGkJgegTWVkhkapbCCYmgDqiw9 UmmGtrn8gDCQGE9BkRYAzjIEKXLrcA6IAgsohiNZAYMUBBzF4BAXCU55HgYghBwF WR7nw5OwwCrZpJjjSlCuWDG1SMUyZ602K9mjdmri5qvUGlVkhCb8qVRRCxb+89N0 s7qHG3a7P0yf+OFOykf0AerchbtToesNg8FSnWZfeX/hpuiDMauGLOmeqNX6mbVn nc7qhD7nTLe/fjKg2nbB/3pS3S2dJiFN25jr1we5txrRi1rtsZl3XqgtWnn/lFyR Mtljv2oblDNPdnfGneiNn991JeNJLLLqccfX/b6fde7a0tBYqHXJuNfwx9FN06N5 5b5hg/ra9b9ubB0I7YWxNRWn4f1vMg8dei35wcPlXUU9uu3T95rkyWeXxqlvi9pz Xw5t9Dzzuy763WavOyHQfawoeR01yDTQT+SNnAluz1iKz67CFrraL73UeePV+C92 bPy8JbHI/Zz25uox16VRZkFsU4/b89t3cb8GpaoPjhzJjjYU9p6oGz3QOHE85tNt B1vGHI9Zx8/emlpyPD0p++ngiq3f99xGPK6picGc3dzlrJT66TO6/rqQPYIIrNC2 r/zE31WeGHG4IOjoeCXXnbeorawtzVHROdSyJ8NTMjLcWxDhnaavfvZew94XXbay HadH7xl3XVmTpfYOTLUEkk9mO/te/tanmi3Ve/ckdXjXOt68eHd9WkHzgCtLas7f +bGvapnP2We25/+53LvfG5eT6I5a0/hVayzvnRebX1j7VGLHSMjd6o9sNxzdPB6D DlcvPlzx/uw1882cOw9mMr15bQ2BU85lJV0150PDG+pz25z7fkz4aTGS+jc= =vw5x -----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/cshoe ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id cshoe # encrypt a message to me keybase encrypt cshoe -m 'a secret message...' # ...and more... ```