Created
April 14, 2014 13:30
Revisions
-
edavism created this gist
Apr 14, 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 edavism on github. * I am emilio (https://keybase.io/emilio) on keybase. * I have a public key whose fingerprint is 0698 6F42 7E27 6C1D BBA5 818B BC6E 9826 845B 3974 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "06986f427e276c1dbba5818bbc6e9826845b3974", "host": "keybase.io", "key_id": "bc6e9826845b3974", "uid": "593347056b6528b491db693078261a00", "username": "emilio" }, "service": { "name": "github", "username": "edavism" }, "type": "web_service_binding", "version": 1 }, "ctime": 1397482197, "expire_in": 157680000, "prev": "4072157529f778a27de2f2fd9cb3e40fcfb12649335a692562ce5ee9d49a3595", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [0698 6F42 7E27 6C1D BBA5 818B BC6E 9826 845B 3974](https://keybase.io/emilio) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.8 Comment: https://keybase.io/crypto yMHdAnicbZFbSFRbGMdnvGWSoYj0EESsTIqG2vfLSFIRSEQhCkkUDXvNXntc6Vyc PTNeBo1O1oMPeeCIBaZxHIusGCIpS4ljgxLZRWUwseyCFo5Hk15KzJxcW+wlWi+b /f9+///3fXz96YmmNLMtktm7+H52wfysb9pvKj48ORoE0K1WA2sQlKHVj4ZdDuT1 eLHLB6yAEmRJ0DhGRIwo2GkVQoWXaAlCu4BkiREkjoesLHLAAkrduuEgMVDR0W7s Jhr5sWGVqH/g/asFXmZZTqR4AQo8I0FOJj0EmaVEAtMKRRmgjrwuxYkIjZy4nATX WgDRAthOtCBYqzmwr9QPf+NVJYB1p2HwVXsMpRJB25rXBrFLJdsSSwB5dex2AStN SLsPG2bamFNiaFm0AFTlwV5kwwbBi4JEkWcBHi8KkEiOEhmi8oysiaKkMKKKGI3R VNkOWcRRml2DNCNwZFFeEWSGFxg74hGSVU5WWF7mSX8dVbjcwMqSMRUHidSxw6X4 /F4EaiN9J5NM5jRTSnKCcS9T2vqMX1cMfloX35p8sftd23Rm+8uNe+cGm46E+muG xmP7Fu/TM0sT26aiscpgnP4/+1C48V5Kc+P+x9lU2eyLlsIWKuRu+PvsT60iIeeW aaZ7JB7sMX8OZ5W2TYXHUvHRuqtPmt48LziRI3yMxPWR+fCD+oYO8caV7PrNqc6M g192FV3O2s59jebmR3Mftnb8x17jNzX8M2oatrz9cL18rnyh4kf9caX3/LncogLw KL/4wum7nbXjsX/n3bH05dCroqS8uu+hifZIZw9VVbJDsDYvxgdbo4XKsnJmQR3e uWWy5thAz/Kpm81DXfB11dLEndBfhd/g7QMbLo097UqyKIlz83t8eYGSgRUhzR7n =K7Kq -----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/emilio ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id emilio # encrypt a message to me keybase encrypt emilio -m 'a secret message...' # ...and more... ```