Created
October 21, 2014 21:01
-
-
Save michaeldwan/c05bc5ea4030937ad7ff to your computer and use it in GitHub Desktop.
Revisions
-
michaeldwan created this gist
Oct 21, 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,81 @@ ### Keybase proof I hereby claim: * I am michaeldwan on github. * I am michaeldwan (https://keybase.io/michaeldwan) on keybase. * I have a public key whose fingerprint is 9445 1A1E 4C2C AB40 38FA 12F9 B6CE EAA6 0F99 C686 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "94451a1e4c2cab4038fa12f9b6ceeaa60f99c686", "host": "keybase.io", "key_id": "b6ceeaa60f99c686", "uid": "4f810894aaf883be3e997a274eeca000", "username": "michaeldwan" }, "service": { "name": "github", "username": "michaeldwan" }, "type": "web_service_binding", "version": 1 }, "ctime": 1413925242, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [9445 1A1E 4C2C AB40 38FA 12F9 B6CE EAA6 0F99 C686](https://keybase.io/michaeldwan) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.1.3 Comment: https://keybase.io/crypto yMGeAnicO8LLzMDFaGUod3ee6//VjKcPbCplCHE7WVWtlJSfUqlkVa2UnQqm0jLz 0lOLCooy80qUrJQsTUxMDRMNU02SjZITk0wMjC3SEg2N0iyTzJJTUxMTzQzSLC2T zSzMlHSUMvKLQTqAxiQlFqfqZeYDxYCc+MwUoCgW9aVgCZM0C0MDC0uTxMQ0Cwvj pFTjVEtL80Qjc5PU1OREAwMDkMLi1KK8xNxUoOrczOSMxNSclPLEPKVaHSWgRFlm cirI2VAF6ZklGaVJeDWVVBaARMtTk+Kh+uOTMvNSgN4GaitLLSrOzM9TsjIEqkwu yQQZYGhiaGxpZGpkYqSjlFpRkFmUGp8JUmFqbmYBdKGBjlJBUWqZklVeaU4OyE2F eflAWaBFielAe4oz0/MSS0qLUpVqDx2IYWFg5GJgY2UCBT0DF6cALEJub2T/w1um JbF3zubCj9ZaF5545njvW7Bvgnl2+983TzUaE1Y/u6R9hHnT2b+5B3P810hpX+O6 E5rN3v3UsmfaHMc+vlWszxu5J/qoFrx+c7j1esVclZ3f2Gzsk/fV3+y4ut360GTV S6kMxZPTjRLnW2/j+PR+4XGWAxXTln6KSXIvXhUu2/VBfda7TSzX2S8emjxdIdG6 QFcz8dS0whaNz/9W/kxs6bTVyYh3uZNy5tBNdn6taTyzP3V/3ZV/4NbFCZmsQl4/ J1t5tNlFTTO86M+TfzmjJTT4tcfFx0tW6m6SOFdY8068/mmI5LJ0zUelScz7l0+4 8Gabjt6erS8V07Lvf5Dp+5v6TPqwtef6OJX7VwEuCQj+ =iIkx -----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/michaeldwan ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id michaeldwan # encrypt a message to me keybase encrypt michaeldwan -m 'a secret message...' # ...and more... ```