Created
April 7, 2014 17:38
Revisions
-
jonahkagan created this gist
Apr 7, 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,81 @@ ### Keybase proof I hereby claim: * I am jonahkagan on github. * I am jonahkagan (https://keybase.io/jonahkagan) on keybase. * I have a public key whose fingerprint is 865A 2DE1 D94D 9569 9851 040F D6FB EF58 30EC D864 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "865a2de1d94d95699851040fd6fbef5830ecd864", "host": "keybase.io", "key_id": "D6FBEF5830ECD864", "uid": "020c88ed6ee92a6d16b10a39e628b800", "username": "jonahkagan" }, "service": { "name": "github", "username": "jonahkagan" }, "type": "web_service_binding", "version": 1 }, "ctime": 1396892233, "expire_in": 157680000, "prev": "77414e343b8ba2d579966914ac954b11e0d2e4a0168a76ef35e549bab026a9eb", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [865A 2DE1 D94D 9569 9851 040F D6FB EF58 30EC D864](https://keybase.io/jonahkagan) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1.4.15 (Darwin) owF9kVtIVEEcxnc1Mw0zKwihIKfIys3OdfbMVhLmavaUaeiDuMzsmd09up3d9pa6 WWCLJJEGWmgRPhglWhIp3cAIUwiWwihqtQcjkbUou6EEoXSO2WtPw3z/3/fxzfwv piUaEoxvfn+tYD7HZGP0ySwxlOZ/KA4D4pHrgCUMaujS4VBUJ/V5fYoaABYgQRFz MmVlJMhIhAhJIssIjEOGDkIdosQz1C5LUAAm4PL4dYcWQ7Cf5ioeTdMuNkXW1AJY mG8t1HnrwYK/fHBpwHCMXZKoDClFHIYyCwnLYB5RyElEYhgd9FOfio9Tja72qNhV g51YBQ0moOkhxU711stzpxJwBcn/PIE6ry6epMS2bLcRRZW1R2uuEPX5FY8KLKxG 2gOK7md5BCXEcTxvArTWq/ioTdEJ0Qy1egxjAl4fDWmRZrPACpQXeCIR7c9EM0IQ IlbAdiQKhGUpI3NUwAwLJWyG1MGLVBQQwYThIEZUb+2nJ1QPsHBaTezUIv2KU8WB oI+ChmbjphUGY4JhZVKCvjZDasraf8scW0heFB6+rjzdYl0vNRaSt9VFGeffuSOV wdy2/M1JGdPxLtM1S1//eOfc0cRPWxLWpBPkGu/rN35Ldv38Tl+F0ei67kH/5Awq b480ZqUV3TiT3TRQdvdOZDLxyo8OYcA1GriwIyfyDGRXMSLIy5pp2jbZOt2WO5x5 qv4+zXEP22sbHoTij4pL7nXcqqgJ3e5pfN49MzH0uI5vjd58URodcx/6ctYZmr06 Ugtie+anWuIVva7L9dWrS3YvxKfOvRyytIetvSkjE11V5sG8keLUvTszw7F9G3YZ 3s8Nlm8FTz9Gj827O7LTy8LNw44D1w//Ujba90+virUe6TT0XFos2/4H =ykGe -----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/jonahkagan ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id jonahkagan # encrypt a message to me keybase encrypt jonahkagan -m 'a secret message...' # ...and more... ```