Created
April 22, 2014 17:46
-
-
Save docto/11188198 to your computer and use it in GitHub Desktop.
Revisions
-
Victor Toyens created this gist
Apr 22, 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 docto on github. * I am docto (https://keybase.io/docto) on keybase. * I have a public key whose fingerprint is 7669 295F 16F7 F46A 72AB EAAE B628 448A 45C8 6385 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "7669295f16f7f46a72abeaaeb628448a45c86385", "host": "keybase.io", "key_id": "b628448a45c86385", "uid": "9dead2e498a48c280d93560747debb00", "username": "docto" }, "service": { "name": "github", "username": "docto" }, "type": "web_service_binding", "version": 1 }, "ctime": 1398188731, "expire_in": 157680000, "prev": "692a4f380ffa79881a26e1c6467a3e1ad0c7edb6fb4cf8c63d85da14f90898df", "seqno": 4, "tag": "signature" } ``` with the PGP key whose fingerprint is [7669 295F 16F7 F46A 72AB EAAE B628 448A 45C8 6385](https://keybase.io/docto) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.11 Comment: https://keybase.io/crypto yMHhAnicdZFbSFRbHMZHu1gzdE4UFA2jHXcXrDPKvs3eaw8pGnaEDBMnJXBiWnvv tWc2g3umPZfyDNKDHg/5YkqkoFLmYUhRiTLBiXSKUYMotYudkjQsukg+yHnoJU+u EXur9bL4f9/v+6/LP7FlncGYMphV2HDkgfRXysP4u5DBUdFzJ0KIPrmasEcIL1rd FFVzI92vq1qQsBM8xwm0YFMoTuEVloM8DUUEIRI5GrAsgKxNAhwDbISV8PgCyQRu I8IAylF9WMOFS5Wx+gM+tGoIMoIyjVgBe0CiASkLjI0jeZaXkSiSZBIMIF2DVQjT sk8K+ogaK4GlsCphKUKsWW416AmJP8GD1f5kfRaJrrWkS1Q1GT8VB8JID6g+jbBT mJSCajJKMQKgAOAZykqgc35VRy41Sdh4DpB4WQm/jsK4Jf4eyCoMIBUF8gIAFKQ5 REkcy/GQQRSUSYlHssgpIispQOIYGdhkSLGKQAIByAo+P4DOaD7CzuJrQjduGVDd GgyGdETU3I871xtSjIaNG1KTwzIYN2/9PsLrc2nfKq/82VB/tLBrNKPunyf2rN6E IVGUlz++PNXPlBffGCu96tye/Wzqt8jjhdn3wosoHcvWu4sKJuotvw5mNsRyGvtu ap9OLrV09nUabv0y0LXpdfFzNPfSsvBqzOwfmbYslpHe/RO5/0fzFxc/zyr/Lo/V 1X75I9xm9laedgy3fzCXRv87dfF8TuJEb+plz+70tmux+dE3O2Omr0Je09vWtnJT 1Z6/R02OHvp4RfVT4++7ljviB83OZs+2Y3k1JQeG3JM7rK5pfn58+NG+tCZLbXRk YfDe0N2WTEe8tTG3pPHjIaenfaB/qaDpgndv9+0MrcwUa56ZPDyT3uJt7/Bcml0B 14ATDw== =ozAB -----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/docto ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id docto # encrypt a message to me keybase encrypt docto -m 'a secret message...' # ...and more... ```