Created
June 3, 2015 01:40
Revisions
-
evanwalsh created this gist
Jun 3, 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 evanwalsh on github. * I am evanwalsh (https://keybase.io/evanwalsh) on keybase. * I have a public key whose fingerprint is 17E6 2822 7D1A 3BE7 F61E 7968 25D3 BCFA BB9C 9810 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "17e628227d1a3be7f61e796825d3bcfabb9c9810", "host": "keybase.io", "key_id": "25d3bcfabb9c9810", "kid": "0101757f49999128162ad159474dd50fa5e0f9955606810fa69bc789995f6f3b48fd0a", "uid": "af65e9287f124313af18f598850c7219", "username": "evanwalsh" }, "service": { "name": "github", "username": "evanwalsh" }, "type": "web_service_binding", "version": 1 }, "ctime": 1433295620, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the key [17E6 2822 7D1A 3BE7 F61E 7968 25D3 BCFA BB9C 9810](https://keybase.io/evanwalsh), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMHiAnicfVFbSBRRGF5v27pkiYmsXYTmQaPWmDOzc9voBlFiBmWKicIys3POOrnN rrMXNVuikFxQvFVasFCC4ksZkRV0FYsVsVIxKUmKepCgerByVwOpM2Jv0f9yON/t //n/52lJBnNCJNKyL365qTJhbGg5YChVK5IbCMkj1xP2BqIarjxIUV1Q82qK6ifs BOAgS/EUxclApCXIIRZATmB5ipFpyYlESRKcAg9IwkpUeXy6A8dIog/uVDwYwx+H ImP0H/rqFYIEJOAYDtkEXIDiAUuJMmAEG2eTZYZEIgNJJAgMw5Is9iGRFSQnx2Mx g1hESzYeyaSI4wIrcSJiGShQPIcAZaMBLSLAI0bgeYZ0chQQdKEPaqp4CmI1DIpq rej2VREhK4HhoOKE+g5WaZfirwpI/7H46706Vgslx6rbISmqjDeITUGo+RSPStgB Vjr9im4HNpqmBIalSCsB67yKBh2KrmA4lidxWQmvBoOEXQ243fpENaoHs7iR6MJ9 fIpLFf0BDRKh4aHKZEOC2WBMSdSvaDCnpv+9rTFqMvSMTg9sfvu40J+d9zo2WDDS dwssjE/mRPfal/LLyYuHrzUu3t4xe6m/9Ub7npz6xqKDlhPXtyFl6srvdT4yZjz0 KKVnw9qa6Py52qEmZ3x/66S/oeZMd3RT+qfprrS6SCz7XYX2aiS+9LXrx+xoz/mF NcaZuZLZmYw3ll0X2o71fzuZVdjscXdGbcOWpfzklxMhuq7vzsj7j+G5sxUtKXe/ b80tN4Vbi8fEjrC1MwN1HcjtKyoO3+R+RUJkfvxemXmg5GpW4un2guPphU8/Zxak JqWW5v2cf9DR/MQUa5sqnXi4/cWWxVGh0X1ktzDYW2YZ/2Jaf/+oY2Pm8ge2+1nz HzxXFnM= =RceO -----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/evanwalsh ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id evanwalsh # encrypt a message to me keybase encrypt evanwalsh -m 'a secret message...' # ...and more... ```