Created
December 23, 2014 17:20
Revisions
-
laprej created this gist
Dec 23, 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,83 @@ ### Keybase proof I hereby claim: * I am laprej on github. * I am laprej (https://keybase.io/laprej) on keybase. * I have a public key whose fingerprint is 6A9F E66B AAD6 48FE 4CA9 1436 70A9 0CC5 695F 238E To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "6a9fe66baad648fe4ca9143670a90cc5695f238e", "host": "keybase.io", "key_id": "70a90cc5695f238e", "kid": "01013e4c69d3ea37e4191371a233f162b0c79a3f71e580b454b3e468e9d2983a42ab0a", "uid": "f1f22eaf4bef78fed2ccc60673c46b00", "username": "laprej" }, "service": { "name": "github", "username": "laprej" }, "type": "web_service_binding", "version": 1 }, "ctime": 1419355207, "expire_in": 157680000, "prev": null, "seqno": 1, "tag": "signature" } ``` with the PGP key whose fingerprint is [6A9F E66B AAD6 48FE 4CA9 1436 70A9 0CC5 695F 238E](https://keybase.io/laprej) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.1 Comment: https://keybase.io/crypto yMHcAnicdVFbSBRRGN5VM5XagkSClGpIQlhqbjuXTesh8UIWpbaQBcuZmTPryXV2 d3bXVkWMoB5cw5AeXBDJXEF70SzsQurSHbQwJckCFQ3Rbk+JeQk6I/ZW5+Vwvtv/ n/9/vj3elGIussTNrRye6TIPx5aDptJINL+WkDxKNWGvJSrgxqUizQV1r460AGEn OCCqkOMkABSOFVTIykCkWIbjSSCSsmzjRJtKMwIkrES5x284cIwE/PAQ8mAMP5xI weg/9BUbBEmRFINjOVFhIGB4yFIixfAUoBlGpThaImVeBIzKU9AmkBJrYyUs5wQo KrQoMIClgUQCHBfciFMplaYhUFkJqjzuV6FlWeZIjmdklpNI0hD6oa6BSojVbuDV 4UWizkpgrArJ0BjAJudCgfKg9D99oNprAJeg5Ny0OiWkKXh22FEFdT/yaISdwko5 gAwvhf/F2Gw0yVsJGPIiHTqRobDxnEDiYyVwdBVh14Jut9GOT/NgFhcCLlzHj1wa CAR1SNQ9jV1IMJlTTIlb4oz9mVKSd/7d6mRZkqlhVCsSZ2NZSD1XXJoz7545e3vB 0jVyKmGGfvvxUfMZ5/FweDF/IMNxfq7A4kWX5fvxTc722sLrybMjn1K7fPEv0tfq nrSWTxBC5ZeslY7Qhzstq8Ln+q9gsf5NKCM6vLemnRZ/R/tGe73dPWnPxjrnO5aX iwbLpiPf0PyPX81DjpGh9abcnMi+9d1xCW0Pdx07+nrS0TMd2uaPVu6XssfTMu8O CLNjeTfVtGsLr2oSH6eGi6GPnzqQveN0WHl3o6EwdOXW4uBSwUCs9CTt6Df7wqsv W3OvZrZsXRrv79zTWLLUHX5fcnDBMqE8UNbSk/pO/Lw31aZH8r43Hsn9A34DG5k= =ic0V -----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/laprej ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id laprej # encrypt a message to me keybase encrypt laprej -m 'a secret message...' # ...and more... ```