Created
August 4, 2015 23:05
-
-
Save joshje/9b1887b057a21345e23b to your computer and use it in GitHub Desktop.
Revisions
-
joshje created this gist
Aug 4, 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 joshje on github. * I am joshje (https://keybase.io/joshje) on keybase. * I have a public key whose fingerprint is 3224 62D2 9BFD 69ED 9312 2D02 4A47 F6D0 7BB0 495D To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "322462d29bfd69ed93122d024a47f6d07bb0495d", "host": "keybase.io", "key_id": "4a47f6d07bb0495d", "kid": "0101a5730368fbfe284394128af81aa09ff4a6b93dcaa6f4de9a239fd3daa4633cf40a", "uid": "b36148c11accc0050206e2de6e8b1619", "username": "joshje" }, "service": { "name": "github", "username": "joshje" }, "type": "web_service_binding", "version": 1 }, "ctime": 1438729516, "expire_in": 157680000, "prev": "ec65b779ee586ed9ef39779963a371c8e8ba53f3689c49f442cff2a4f24e4abb", "seqno": 2, "tag": "signature" } ``` with the key [3224 62D2 9BFD 69ED 9312 2D02 4A47 F6D0 7BB0 495D](https://keybase.io/joshje), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.34 Comment: https://keybase.io/crypto yMINAnicdVJdSFRBGF1NRU3RghSNgq5IFJveO3fu7B2J8iEtf6gg3TK0be69M3p3 cVfv7vqbCeFDPRj5EAhhP6gRGUVpYFiRVoKlYSn0YEQRhVH2Y0goos2KvdW8DN/5 zjl835l5Er/GFhvmKkFT/QXzs2HPB5WgrXgwx94oaD6jXshqFDx05WKmt5xaVZbp DQhZggwARMAAWGMGwtTAsgSAIQJIoIMhQ3RomgixYgh2ocLnDym4jUb8NMP0cYwX LtPg6D/4npWGKIkSURyyKCOVaYwCFcoYSkAlTJUIETFjkCANy4ZOCGLQoJgAGTND NgiBSJZ1BkXC7YIrdpqMJKjqkkR0XRdFRQQiosCgiKqahCQcIvqp5SWVlLPdPn+F mwpNdoFjNaZOQwGs9srNQEVQ+x8/UF8VAmqp5lqVujTTa/DsuKKGWn7T5xWyJM7U A2ZIK0FZdQCsSMgu0Loq06IuM8RQHEgV+bELVRat4ZZUR4rmcGBKFRXxwCmTMS8x konskHSVL0IUmfG4sA4xgxDojAECGYAUEi00sZ9We31CFuBjknJu6TfLvSQQtPjk Q49KI2xhsbaoyPDQ69tiYxL//omusWhbx457ZvvmD3X5cT9fbb/rn4LJSqDr/URv mVj3YiizZ7Htk7v7Wm7D7iNFpZ51pWEZndnLKC4bDs6NtSxs3dtxpzah3bkQvpT5 dVO/J/1j2dByz/i74/HKw9aUN9GPPeMPEmpP7Un6nZ3Wndx7riPVshYqxgt/rZ1J vfGjej8eGmiq3PnUN3npwERjX3tbS1HSzMaT23JHF/O/Nd8+e3ouqmtyZP1Uq+FM GpjYV7jUkDZ/0LnlwnD9cOlC30Vn+uyVweuvb819fym05rnt06MxG1Kmn5X0j3yJ 3HX1mJjYupRTfKIpvD+yL1hw5rw7TxuPqOvER5cvJ9+3Hbr5+XDi29zmlD/6hCeN =raeV -----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/joshje ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id joshje # encrypt a message to me keybase encrypt joshje -m 'a secret message...' # ...and more... ```