Created
March 24, 2014 21:32
Revisions
-
dvanhorn created this gist
Mar 24, 2014 .There are no files selected for viewing
This file contains 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,88 @@ ### Keybase proof I hereby claim: * I am dvanhorn on github. * I am dvanhorn (https://keybase.io/dvanhorn) on keybase. * I have a public key whose fingerprint is B143 1B4E 5F26 AE09 2237 4878 8544 A994 7647 103C To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "b1431b4e5f26ae09223748788544a9947647103c", "host": "keybase.io", "key_id": "8544A9947647103C", "uid": "6b7e82ea7fc9143a237bc0f02b24b300", "username": "dvanhorn" }, "service": { "name": "github", "username": "dvanhorn" }, "type": "web_service_binding", "version": 1 }, "ctime": 1395696551, "expire_in": 157680000, "prev": "030586438b256a5d097a408a67ab89fd9191ebbe554d1ef450dd58693e7b0cde", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [B143 1B4E 5F26 AE09 2237 4878 8544 A994 7647 103C](https://keybase.io/dvanhorn) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1.4.13 (Darwin) owGbwMvMwMTY6rJySpm7gA3j6QOvkhiCDRYvr1ZKyk+pVLKqVspOBVNpmXnpqUUF RZl5JUpWSkmGJsaGSSappmlGZompBpZGRsbmJhbmFhamJiaJlpYm5mYm5oYGxslK OkoZ+cUgHUBjkhKLU/Uy84FiQE58ZgpQFKTeEaHeGShXCpYwSzJPtTBKTTRPS7YE 2pUIND8p2SDNwCjJyCTJ2MAApLA4tSgvMTcVqDqlLDEvI78oT6lWRwkoWpaZnApy M1Q2PbMkozQJt46SygKQUHlqUjxUc3xSZl4K0MNAPWWpRcWZ+XlKVoZAlcklmSDd hsaWpmaWZqamhjpKqRUFmUWp8ZkgFabmZhYGQKCjVFCUWgY00sDYwNTCzMTYIsnI 1CzRNMXA0jzRxMAi0cw8McnCMi3F0tDSMDUpKdXU1CTFMDXNxNQgJQWowdI41TzJ IDklVQnkncK8fCUrY6AzE9OBRhZnpucllpQWpSrVdjLJsDAwMjGwsTKBooyBi1MA FpEtz/j/B6XulnKYcvfssQcxNrUH5ux8ytqY+OLIl4OVk82YPzw79e7Q0lf/l76N VVNq3WnSUrG0tnh+nprO4yie7znM78V9SmJ3C6964HGqL9BwVZVSKKOA1peyrc2q q6KjeNas2FzqyuS2zf3EIvPyujWTSoyzAu7o6772/BL82n7mqcZEd7nDWg6GzUxL 2v79OyZS8vFYj/3UT5MuTH9eIfBhaa2Cf/bln+IFjQ07fnjLWFSuuSqxS2Vp5hS+ Wfbsq5s+T5PnSeGLCzbnXLN63vp3rl90I3Y/Ez0cqxO6c6lQXfhG0evcsj+f7txc 9/TIyrD7MzcfKP1ktDZK82V12e/cawsPn4pUOGD4Le7VFb47yc5tsc4HAxPVj3x5 n2Oulr3yo4ZXwlbrnUcvBExby7u6qUdpX/THPuVLLeJ3o5fKTbp6Nba3d0Wf9vsz 1xRfckkHtc+UPMDgz3bCofSj+hPj1YxH82/a9tjaqX92/35Epf30RualC98nOeb0 rEthmRYgZ/4mXZ9fadGvitsbXt9p6nPl+fOteN7WW4m65xfrqa0Q0Z/6SDj9pNj2 suKc1j/L/Rirl6+vrPxh/XJXeeORy1MCgqxnHG5zWsfYsaNG/Lva52mCMvxfBC+u uXX1+GTJnB79sKJXy7dcacoqXBjYGFUYseZhKXPapvepk487r75hd3Dtv7Nm78XW f2Jw7PpTwjn91xIxpgmFinsXnAQA =boux -----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/dvanhorn ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id dvanhorn # encrypt a message to me keybase encrypt dvanhorn -m 'a secret message...' # ...and more... ```