Created
May 27, 2015 07:31
-
-
Save Doggie52/8384df54201cf6975d5e to your computer and use it in GitHub Desktop.
Revisions
-
Douglas Stridsberg created this gist
May 27, 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,82 @@ ### Keybase proof I hereby claim: * I am Doggie52 on github. * I am doggie52 (https://keybase.io/doggie52) on keybase. * I have a public key whose fingerprint is F22E EBFE EB86 77C9 A8C5 C828 E5E2 B3CD E334 772B To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "f22eebfeeb8677c9a8c5c828e5e2b3cde334772b", "host": "keybase.io", "key_id": "e5e2b3cde334772b", "kid": "0101276602e7007fdb634136cc1a41b83e5aeef9daeccb3ba4c9d624732ea9dacdcb0a", "uid": "d784bbcfe38a054976d9bd7bd8fe0319", "username": "doggie52" }, "service": { "name": "github", "username": "Doggie52" }, "type": "web_service_binding", "version": 1 }, "ctime": 1432711866, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the key [F22E EBFE EB86 77C9 A8C5 C828 E5E2 B3CD E334 772B](https://keybase.io/doggie52), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMHgAnicbVFpSBRRHF8rQ1fbxBIL7Nj3oS9tNtfOzK54UYkoHRQdZrXNO2ac1Nl1 dtf7wC42/OCiGZZBYkhQ2IeUiIgQC4QECUrIyr4YiFabgbkddsyIQUEPHo//7/o/ /v/Hq5ZbrDGZM0mt7ZdTwzEjg9+DloNEv18HoBfXAHcdKCWLj6xqCtF9uqoFgBvI DEMIlI0r8oKAXJKInEhkROIkDGQRJizLCQIDgQOUeP2mw4iBkp+kq14DMwqPig30 P/rSRYKiKZoReJ5iiEBRgowhz3I0yyNESxwNRZY4JUJkF5YIQpCFEodcmGc4gWWI ZKAII0hJRlxwMQ4LIgchkgkrSpSTcwk8dkEsQCzKhGJplyn0E12Tyomp9iqKSpwM aHAAA61UETFHsMQqaqAkCP917PzLEajxmVAVgZ4lsweqGjbmZ3gqie5XvRpw04YS BVTTTXMsI9C0yPMOQKp9qk48qqlwCrxIGccBfDqpBG4tWFZmfqhC8xqs0UhSjD5+ VdGkQFAnoGFo8NgKS4zVsjJ2mblDizU+6c9mp37EWdomB84NhNJ7MtJqQ54UXs5y wHntZ2XzROqtbYcvdt04cDPxa9ulUJr9bdV+nNC90EHNpmTOXTlUruTuEPOSQuPH o7XJL4vLe8Xk2SPr96TP5bfdbbGf8g+loRcf8drttmg4Mj7aETz6KTMcLhZnC/iJ lJyGqtSevs8X3q+zPd00rS5MOl7jxLPvIrfPFFQUZo8VNXZOSee/6FH3xujVk43e fcORnDunlQ9rIna7dfObX9ZIV3dTff1zPXu3bW9hZ+540J+f0Xs94VlsOxi7t7Vo Oq4J5/TN97yyJW5pLs3qbwkX9T941DGqxA8Prn5Yfe0bPZJXcKL1ScnMhpFdvwFF 5xah =wcuH -----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/doggie52 ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id doggie52 # encrypt a message to me keybase encrypt doggie52 -m 'a secret message...' # ...and more... ```