Created
June 3, 2015 10:50
-
-
Save espadrine/22336f9255d47b44a28e to your computer and use it in GitHub Desktop.
Revisions
-
espadrine 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,81 @@ ### Keybase proof I hereby claim: * I am espadrine on github. * I am espadrine (https://keybase.io/espadrine) on keybase. * I have a public key whose fingerprint is 4AE5 032E 679C D54C 0AA1 6520 BF5F 9DA7 282E F842 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "4ae5032e679cd54c0aa16520bf5f9da7282ef842", "host": "keybase.io", "key_id": "bf5f9da7282ef842", "kid": "0101488e763194150e9ec925aa0c2865a89f3f27a7af507b7c090aaee849a50314d90a", "uid": "126f917310a4ea0b2612aa05ec6be319", "username": "espadrine" }, "service": { "name": "github", "username": "espadrine" }, "type": "web_service_binding", "version": 1 }, "ctime": 1433328534, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the key [4AE5 032E 679C D54C 0AA1 6520 BF5F 9DA7 282E F842](https://keybase.io/espadrine), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMHdAnicfVFbSBRRGF5bLZUsIQgJKRrCl9aYOXNfsTJspdQM1CixtjOzZ9Zxt9l1 9mJigrhdKFCwQDCIWJY00EKNLKJCyoxUNt0HIRTZ2iwRKuiiJEadEXuLzsvh//7v 8p/zD2eYTelJj4pdJfW9Y7aksaFfAVOlNt3RSEgeRwNhbSRcaPVSVM2JdK+uan7C SjAQsSQNEMeLsoNlZBJCimMBKSmsIjogDwSAFIEBhIWo8fgMBbaRoA/tUT0Yw4Vd dWD0H3zXaoOkSIoRBMRzNCUyFEsiEckiYCEkZSBwLBREhVYAD3mosCQv8TIp4iEQ EhgR4tEoxoFrbBdYtaMAp4gUT1MkZBAkJcBRAFuxSOYkhBMMog/pGjyDMBv5vNCB X4qIJguB4aAqI+MP1tpO1V8TkP4j8Td4DaweSfY1tV1SNQf+QSwKIt2nejTCSmGm 7FcNOcXQNA0ElmYsBDrrVXVkVw0Gy3MCiY+F8OooSFi1gNttTFSneXAXB0EnzvGp Tg36AzrOfjZUnWxKSjetT1lnbNGUnpb5d7eh0g0rG6Nc35M8Mr9CfGvOiLT03W1b Gokt6rfzCsPNoVTb9PBUVSyxODlzZ/O4e+7wydmMjqe6XDlUHYPx2hNXzwelHGWu mB6Mfw/dyn9tbuvdPu+JmotKzKcLMkO251sOSpVdb677wOSV5sBKJC27rPTAb/fu WPV8bhH9o6odAsWVnfWpJ9J1qp+PdtvLKspzth3btz+tMzK89HjK9GFi/Ph8S2Hp rJTaXjuydyb6ceLSudblm+Lo1njYe2Ps1cu6C+Gjre+asl68H0jsUgYfTHxZKR8A hbk7xxe+Jnq+9cTVzJ/J4RTbtUMFy/c6F+539188cjllFD38vGNTomiE+wOaVR4q =x+AH -----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/espadrine ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id espadrine # encrypt a message to me keybase encrypt espadrine -m 'a secret message...' # ...and more... ```