Created
April 27, 2015 22:08
-
-
Save jerallaire/d5f5d8ef49d2538e6426 to your computer and use it in GitHub Desktop.
Revisions
-
jerallaire created this gist
Apr 27, 2015 .There are no files selected for viewing
This file contains 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 jerallaire on github. * I am jerallaire (https://keybase.io/jerallaire) on keybase. * I have a public key whose fingerprint is 3921 E1EC 0E6D FD64 4F4E 37E6 D1E0 D672 9913 DE7D To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "3921e1ec0e6dfd644f4e37e6d1e0d6729913de7d", "host": "keybase.io", "key_id": "d1e0d6729913de7d", "kid": "010186c6f1ae0cbbedb9767dab15df0c045b0ce4596c08d9d3721599929526ec7d890a", "uid": "5d1fb3cce2e34a9dabb665b6dab38519", "username": "jerallaire" }, "service": { "name": "github", "username": "jerallaire" }, "type": "web_service_binding", "version": 1 }, "ctime": 1430171070, "expire_in": 157680000, "prev": "16a46bc28bd43188c6c57d7a2e9605345c2b02627ad9a3abaf363ec1c19ae545", "seqno": 2, "tag": "signature" } ``` with the key [3921 E1EC 0E6D FD64 4F4E 37E6 D1E0 D672 9913 DE7D](https://keybase.io/jerallaire), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMIMAnicfZJrSFRBFMfXR1kbUZD0MigvZoFid+5j7p3FHkSE1IceFlkIy7zu7vWx u+6ubmYlEZgQqUFBFGilFCGVHzKNSFTKrAiKkKBMirIilKIsE1lsrti3aL7MnHP+ /x9nDuf+/CSXO6F18E7R9pNnTiU86Vlf7tq74XpXlUSCrFLyVEnFfPqy7ICPh0Nh OxCVPJKKFMABpzKHzGJQ0yyNq4YIAJcZNBSEgMq4waRsyR+MOA6BITjCc+ygyInA azOR/Ye+eLogAxmYkEILYC5TQjgjyIAGwwTozJKprOlEplzTEaSyyRBTDQXoCCEF 6Qrk1GAmkrHAlU/jdAYsolLKFa5qGAkMgVAnUDxUUwfIEUZ4OIBLuVAX8TAuKcF2 mEtHsiWRr7Apd4YwU/fZUX85+Z8nWhlykjFOvDN2L7EDTMxQuCp4OGIHA5IHCCWN 2o4faKoMDCAbcrbED4YExms7Ct2ApixOthQK8wqBBBBrkFDFJExTgWlSSHWDGVjh CMq6qulUIbICFQMzhFVMsKVClVNAAcJc13TJ+VBZICh5FNEm9glkxPYFcLTc6by3 uzDZleB2zZ6V6GyByz134d/dGMpNmape/O3iaObb2OtbA2xsyF020rbAk39O3f11 wdG8TRmx2hW74j1tkyNv2l8qKZ315rYlqVPHn4/3aYUXz/LNc34uvfl1T2lRf6r7 hH9lZFLP+nx7ta/g1MOGwdaNv7PKQr/yP40+8MU7v+VWJ6Y9zbn0JHS5bWuLe21c qQtPjKTfyhwaazXAgdq7awridcsTzw80nLywr44m5+X8OmRMtV8b3pm1qrdh8ndS 2ovJw1UNqCNz0XAs/qrlin9ezjqppqn2ww2rvq86YzSdNdZ/b/myo+l0S21T95as 8ebr5/0lxz5WspR1997Huq5O6I9zl3kbO+qtH4+e9Z9r7t/+rgw21+z/A50QMt4= =AToE -----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/jerallaire ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id jerallaire # encrypt a message to me keybase encrypt jerallaire -m 'a secret message...' # ...and more... ```