Created
September 17, 2014 19:22
Revisions
-
clarkeash created this gist
Sep 17, 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 clarkeash on github. * I am clarkeash (https://keybase.io/clarkeash) on keybase. * I have a public key whose fingerprint is 27AC 45CC 3588 C999 69F3 A3A8 5727 16D2 B57C C18F To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "27ac45cc3588c99969f3a3a8572716d2b57cc18f", "host": "keybase.io", "key_id": "572716d2b57cc18f", "uid": "9c5624a2449a91722e8a10a233a37d00", "username": "clarkeash" }, "service": { "name": "github", "username": "clarkeash" }, "type": "web_service_binding", "version": 1 }, "ctime": 1410981699, "expire_in": 157680000, "prev": "2c0746d60109464f4031682564dd518d573acf856d1c4f74bf4278fc6c557cc3", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [27AC 45CC 3588 C999 69F3 A3A8 5727 16D2 B57C C18F](https://keybase.io/clarkeash) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.3 Comment: https://keybase.io/crypto yMHUAnicO8LLzMDFeI6jItH/++0fjKcPvCllCJG871ytlJSfUqlkVa2UnQqm0jLz 0lOLCooy80qUrJSMzBOTTUyTk41NLSySLS0tzSzTjBONEy1MzY3MDc1SjJJMzZOT DS3SlHSUMvKLQTqAxiQlFqfqZeYDxYCc+MwUoCgW9aVgCctkUzMjk0QjExPLREtD cyOjVItEQ4NEI2OgNeYpBgYghcWpRXmJualA1ck5iUXZqYnFGUq1OkpA4bLM5FSQ o6HS6ZklGaVJeLSUVBaAxMpTk+KhuuOTMvNSgF4GaipLLSrOzM9TsjIEqkwuyQRp NzQxNLC0MDSztNRRSq0oyCxKjc8EqTA1N7MwAAIdpYKi1DJQQCUbmJuYpZgZANWb mJmkmRgYG5pZGJmamaSkmBpapJiaGycmp1mYmqUYJpukmZskpZkYmVukJZslm4KC xFgJ5J/CvHwlKyOgMxPTgUYWZ6bnJZaUFqUq1R46EMPCwMjFwMbKBIo0Bi5OAVhU 8t5l/x9UHnN1nqFTc9FJNUtLKSvjuh+dSRvnL7n8oKDgXlBVZ9gP5axbwsapl1+6 5m7cLe2VH3hmuleYPfuFR0vasi4JfTJd7TJ3jsTfrUbrv+edszP8J3nR5/9ry9zt aySbZKsa1CpWiu8Q/s1z+JjK8jD+B6LBWQZTm6SKrRV4JvVOC/KqP2h+pptVvmiG sP5XLc7rrGsCNCOeLmNqzWJa88dfoyXXQraC/8bCu7Yzi/NWh23kP3n704RVPT+X /iu8eKvZKFL+9LJ1NQuW/E1Lnaq678W7RSoFwg9OzV7+UfdNx635OZP8U0sMN/NO 3bPnk/yO2K41DhObOuwjzh9vnd4RdU8k8oBP6pWUpWqujQD4aRDV =3QIv -----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/clarkeash ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id clarkeash # encrypt a message to me keybase encrypt clarkeash -m 'a secret message...' # ...and more... ```