Created
January 21, 2015 18:12
-
-
Save ScheerMT/726a9adc30394a13958f to your computer and use it in GitHub Desktop.
Revisions
-
ScheerMT created this gist
Jan 21, 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,85 @@ ### Keybase proof I hereby claim: * I am scheermt on github. * I am michaelscheer (https://keybase.io/michaelscheer) on keybase. * I have a public key whose fingerprint is 6CEA 6EF2 495F 9556 ABD2 3FE5 74DF 9DE1 2268 1CE1 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "6cea6ef2495f9556abd23fe574df9de122681ce1", "host": "keybase.io", "key_id": "74df9de122681ce1", "kid": "01018805f12f8af365b3854acda1903f60bb783aa88a2261ae783d01be7b7582adef0a", "uid": "3f5a0369b8657fd8adcca1f326c0a500", "username": "michaelscheer" }, "service": { "name": "github", "username": "scheermt" }, "type": "web_service_binding", "version": 1 }, "ctime": 1421863981, "expire_in": 157680000, "prev": "f8e6d42e581d84a6efe71efcd138640b46b19d6fc79ef140107f6623a9189f7a", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [6CEA 6EF2 495F 9556 ABD2 3FE5 74DF 9DE1 2268 1CE1](https://keybase.io/michaelscheer) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.1 Comment: https://keybase.io/crypto yMITAnicbZJdSBRRGIbXfsykTERKwUzGoItWmzM/Z85sWQlRlpgU2t4Y25mZc3aH dWfX2V1LzPJGpJRIQZAKChHNiwjUIEUxUzajsCL7sbCrSFOhDC/Ckpoxuwg6N4fz fe/z8vGeb3TzWkdiHHOsqbuTO3A27snw/qijZGg+p5pRgloV46pm/GTlorrhJWbI 1I0I42KgSjAklBNkkcqiCLGicTwloiRoVNYI4DiIgEoA42R8wbBNWDYKDpNcPWjV rIdH16zqf/T+lQYLWIAQK1LAUYQpD0WFR6KAVQ0DmeUpZBVFQjzGCGELBphYL40F CpEUSUQc1ghlsWUXXbHjqYhZHsoKgqJENYQ1VcWA8hxUWSyyrC0ME9PAAWKpA7rq w6Q8rPoIMZkaJ2O1KnWV2DmsSrx6xBdV/sX+6AMRm4hUhezSWaJ4VmGPohuaFaLF VBIzrAcNxgUspRrRbRoIHECQlxFwMuRcSDeJR7cVogQRax0nEzJJpWVJEYGawBER AQ0J9i8QCRCqaoBHUGAVASpA1iBVJZlQIFhBShRCjscyQDKV7EzCpMIIMi7OGhN7 7cF1r4EjUZMwNQ8flK1zxCU64tevsdfAkbgx+e9yGOkJjhfH3U3tZv/OmcWB02e+ 3m146WlMrMqsk0YK64/emxl9PdmfVLD140hvfWyudD65OX3ZoRixbfcjR6JsTzB0 Y8Rfe17Jyj6FPzxKllN2TdSXPr4YurZcdJiZSKtqlsf6kmJ3inb7egbprd6FLcXP u2P5BalXh058c2uRtB/TPY2u6z+/DE8ODs1Pb1+ayu1rzbxcX+4vXmrI/Fw3HmOL p9LzxJvvazLI7KHaK+2b3n56d+FVV4v3V8Ztz1hXx9PlS8b4yYXCWDD14GJX/o6m Z8Mud3l7ycJAwJ1UlEDyAg373PHh7M7ZDRVt3zNTyti9HTlR51zGG5RVNNa2R25p /Q2oqSpU =RfEG -----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/michaelscheer ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id michaelscheer # encrypt a message to me keybase encrypt michaelscheer -m 'a secret message...' # ...and more... ```