Created
February 18, 2015 16:34
-
-
Save mendelevium/b5a43fae1bfd75c441c8 to your computer and use it in GitHub Desktop.
Revisions
-
mendelevium created this gist
Feb 18, 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 mendelevium on github. * I am martindionne (https://keybase.io/martindionne) on keybase. * I have a public key whose fingerprint is 3C75 09BF 9E21 11D4 070C 325C 7B5D 35C5 452F 2ADD To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3c7509bf9e2111d4070c325c7b5d35c5452f2add", "host": "keybase.io", "key_id": "7b5d35c5452f2add", "kid": "01013866d2a3c4ede1a8412e6ec4da69d7da3bee014f1769b649afe2b566f6243be10a", "uid": "d3cf11ba8313b946c60dc05cac68bf00", "username": "martindionne" }, "service": { "name": "github", "username": "mendelevium" }, "type": "web_service_binding", "version": 1 }, "ctime": 1424277227, "expire_in": 157680000, "prev": "fcfbc45f5d7a25e6fd0c4a5bb424e5e7370da47909c2ce78c08dc5a3aa6ba500", "seqno": 5, "tag": "signature" } ``` with the PGP key whose fingerprint is [3C75 09BF 9E21 11D4 070C 325C 7B5D 35C5 452F 2ADD](https://keybase.io/martindionne) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.4 Comment: https://keybase.io/crypto yMITAnicbZJ7aI1hHMfP2VzPzDXXf+Q9c0kH7+15LwexJrciKy2JnT2393g25z3H ey4OJ4oSTckmbLZcM8olFhIRMm1tiyI0rITRzPzhktZqnvfEP/L88/T8vt/vp9/v 6fcwP9fj8xaql3f3rb49x9t6f3HSs/b93c8ZAUXJNiGYESpo9rKYHaZOzGF2QggK CtaBaCLLpLIkSUQVdRErMsA6AkQBGKhAtmRIiBAQNkXjboJjEIzTuSzKa/wRYoRX /+OvyAqiJEqKoWlEhgpWKaESNFRJphrFKoGaSXQCFUSpKKmWpGsm0lQTWlRGQNMs TVa5JomQ45JZHFGwJUkIGoqkIFPVsCYSLAIMsWYgSxRdY5w6NoxQ7o5AJ8FswqK2 TYUdAYErKYap+w1/HGGW2JRE/6SoTehmmmLJiBtKbIu51a0Uhf7kQ8iF2mEeS1En zvFCUOJOnGAuQFJlVdZ1WdYDAk3HmENDzHUAXTNEfgJCzKEpjrSwhbAKLEB0KAOq WUTEKgQIcQAFVFd0kUBVN0UTy5jqBhYNggFUINQQBNlh43SLHRWCgLcJwxwZZ2Eb JpIOH/fBvQ2DPF6fZ8jgHHcRPL7ho/+uxzV9mGffoUP53WsNf0NpSe66PUztGTOv KPeocwrlNcPyhc2vDiwpOn9wq77drJtV/bG9dN/hkrRSNjZtrRmY8cO3JPHzUb5/ 57Pi671LG5cX+yctqhnoKPgkv6obt9FbuOzi7Jqu2uMNqwrrh1q9TdNXnCvbfnrm 0M5Yy5muhqrMzvZGocdz4s3GpwueG/NDjN1+N/UsmtxBqsbUj7qQ97az7865G3mP rZdP6n+xcQVsylE44UWkvKC6dmWdb1L/l2NNLZkrV51WsOamv7Ktv+1XufxtfQ5E M0cu3v/6zuXupvFHPvS0PT/+fcSuiq+pVeNP0scH96Yrl1Y62sSVVvGlkqppObcG fgOFpimt =gUdM -----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/martindionne ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id martindionne # encrypt a message to me keybase encrypt martindionne -m 'a secret message...' # ...and more... ```