Created
October 13, 2014 23:01
Revisions
-
domkm created this gist
Oct 13, 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,82 @@ ### Keybase proof I hereby claim: * I am DomKM on github. * I am domkm (https://keybase.io/domkm) on keybase. * I have a public key whose fingerprint is E8A7 7F7C FC53 EE8E 59FA 5468 0A66 DE7B 9E89 228D To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "e8a77f7cfc53ee8e59fa54680a66de7b9e89228d", "host": "keybase.io", "key_id": "0a66de7b9e89228d", "uid": "3f665a0c6e177083851d9db534d36b00", "username": "domkm" }, "service": { "name": "github", "username": "DomKM" }, "type": "web_service_binding", "version": 1 }, "ctime": 1413241257, "expire_in": 157680000, "prev": "c5c1e0bd2ccb97c19062e2e058eec41b51bb9049a55ce366f88de0d53bd18384", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [E8A7 7F7C FC53 EE8E 59FA 5468 0A66 DE7B 9E89 228D](https://keybase.io/domkm) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.1.3 Comment: https://keybase.io/crypto yMHZAnicbZFbSFRRFIbHvOVQGfkg0wVyFxY66Tlz7lP0EKJE2AUKNKrh7HP2zGxt bmcuKqOhVEiK+CKaRgNWCGFCF7PMHrTUhrHUl1JSIykIotRuT43VPmIPQftls9b6 /p/1s4bXJxqMCUb7m3DkEmhKGBt8HzQc31d6MwygR60C1jAoRyufHbsdSPNq2B0A VoBEWRDsgmJXOAYhEXGSXeZYXqRknleRACUkShaLqAIzcHr8uoLYQNmP8rCH9Ehh wyrp/ocPrgwYO89zMqXwiBYESmREjlYlFXIMqzI8pCgd9CPNLbsQoVWPq9wFasyA tEJYQfrCqyMHDjiD8F+8wOM6VKzjgSqvXlcgaFtV2iB2qyQqEYSQ5sceN7DShFQC WJfSLM1YWNrCCWaAKr1YQzasE5xAspNnBl4NhYilwik0oqBqURQoCQotUbwFWRDF iQgpLA05GkKJYiWZ4xTE8LxdFFVEqRwDVZqkZYGexef2ACtD1pQdxNKPHW45ENQQ qHkyeCrJkGA0pCSv0Y9lMKZt/HvC5uLUeNqeuqbZ/Wxt98ReYeR8M+46oxxNa+yd +7Tw9VjkbN321Mfn+k+YG/O/Xwm1VT+IFPlxR0/26Lq7OWXj3an4lp+f+13/bTj9 IS9uSF67FAn0tC1nHL59o7hBzLz2oTkntvSofEv6wDZ6YLKazU6JLwQnrbG+GVP+ 1p+Lb0vnviz7WpOMkjR4erwhPhObf1FxpPfV03stmT7jwY7W6ztiU1lznw/8KCrw flzMu3/nncMU/BUFo89rdw+FX0bZsmieltU+dDLDKzjjJd52X+e0r2VXfVchHtlE XQz1X+6KwvnczaarpqlpZ2LfdGU417VzrPpZyfJC4UTdbOnrzgt/AJflE4A= =zGLX -----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/domkm ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id domkm # encrypt a message to me keybase encrypt domkm -m 'a secret message...' # ...and more... ```