Created
March 7, 2014 13:19
Revisions
-
johtso created this gist
Mar 7, 2014 .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 johtso on github. * I am johtso (https://keybase.io/johtso) on keybase. * I have a public key whose fingerprint is 480D 27DC 20A4 E61E F849 037C 581B 992E 7F19 4964 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "480d27dc20a4e61ef849037c581b992e7f194964", "host": "keybase.io", "key_id": "581B992E7F194964", "uid": "26622f5880f10db55185ace79b9d8700", "username": "johtso" }, "service": { "name": "github", "username": "johtso" }, "type": "web_service_binding", "version": 1 }, "ctime": 1394198272, "expire_in": 157680000, "prev": "a46d4b010799309851682b9f5f4203b9882985c709dd6f20f56805bedeb6ca4f", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [480D 27DC 20A4 E61E F849 037C 581B 992E 7F19 4964](https://keybase.io/johtso) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org owF1kV1IFFEUx2e3D7Q0+jJaUqiLW1mbzMzOx73bSyhaBiVYRiKyzMeddbbcXWd2 1zYTgyAKlEIMC00CS6UyEUMxMm0fytDyRR/SwF6SRCNa9yFIqDtivXVfDvd/fv8/ 53Bup6+j7Lbze+7l1juKVNv46LxMnXG8pWqBHFRjwFMLLuDVoukBHzZChh4IAw/g IK2yoqqwtMRhgcEa5BDtFhUeMjJCLBY1BnFI4IALVAZNy0FiZMnEuXqQaOTj1VWi Ej6P8AVi4T8+stpgBYFlNR5CWmNoVeZ5BvKSgkUkIxWKNG2BJjYCUhUmtD9YGTaD oM4FiBbVFWxNvNbz6eHKiPw/PhwLWUINlr1rVq+sB1SyLHFEsWHqwQDwMIRUwrrl ZdyIYxBkRdYF8KWQbmCvbhG8KECaPBcIGThKIiVOUDmZZmgRITeNIM8IkJWRxmsc S7tlBCFLREWkkaoKGktrPAngZaxiWVAkTgPWMtWBIPC4yZiSj0Saui8ghSMGBnU3 bZnrKZud2rjBbp2L2pS69e8Ru9gUqqH98FLW7tLuoWsDXYxzoaZ3yXAkTzwofv84 dXvGqQNHh0fnxi6XfV44nWY2JZ2t+yKPnJkX65nnaVdml7MXq8vG5wdRh//H/uw7 v6ONtSM98dKclWRN4lfu7JfBN86Gj1enqpIU2108mD+Sxw7F9n4wRme3xeoLgu22 lkSG8mmr277le5Padfd6cX98YFfPtAgmF1eaDuY/rep7F28dXmqbTC/yx0vGnk0M VJc4qA57407QPMFEK/zIXI760m6lnIOHbEeebP569tj0yeafZvmO+amZihu99/se lpbNdc5k9b8q7zyeaIPSy28FicycFxWwcNgOWl4Pdc5lLP4B =5puX -----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/johtso ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id johtso # encrypt a message to me keybase encrypt johtso -m 'a secret message...' # ...and more... ```