Created
June 5, 2015 20:33
-
-
Save luckow/27b8ef14c8ec839f320e to your computer and use it in GitHub Desktop.
Revisions
-
luckow created this gist
Jun 5, 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 luckow on github. * I am luckow (https://keybase.io/luckow) on keybase. * I have a public key whose fingerprint is 1DEF BD88 3150 4BB6 4986 35CB 9C9D 81C1 7225 3A42 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "1defbd8831504bb6498635cb9c9d81c172253a42", "host": "keybase.io", "key_id": "9c9d81c172253a42", "kid": "010103916e4d0f56e05b39552bb8ed5401e50d0c86b193b3db8e7e1f7b04f1bc76810a", "uid": "3376cf25618419328479687a1fa51319", "username": "luckow" }, "service": { "name": "github", "username": "luckow" }, "type": "web_service_binding", "version": 1 }, "ctime": 1433536342, "expire_in": 157680000, "prev": "fa6498cb225708e882b3fc24882606064a248fe90bca6e7dae64edf3843dfc22", "seqno": 2, "tag": "signature" } ``` with the key [1DEF BD88 3150 4BB6 4986 35CB 9C9D 81C1 7225 3A42](https://keybase.io/luckow), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMICAnicdVJbSFRBGN7V1BItFRR7WKJjL8FmZ86c6waFSYRJPbVWWi5nzszZPV7O bmcvJiKBl40VBZESqodQIRLzQkFsaVaidNEXuyEWFAllSBiBD4JEc8Teav6H+eeb 7/uG+Wams1MdmU487CmLPxpbdM4+E6IOr5VR0cSgIG5kPE1MLdmcdMP0EytkGWaE 8TAAEx1hWYZAYHmERF6RRShoSNEULAMNSBwnQJXnGDcTCIZtBbVBapgUG0GK0YXP wBT9B792c4MFtKACRMJjVhdEwgoIKoLAISQTLPAsIAKLWU0WEVAggpjCEgG6hFhe B0iTRBmwKrWLbtpBKImazgkikHnK52ReUkRZUoGuCgACxSaGiWWq9YSy66JabbCB aXYzFIsZGrED2NrzG5FAFP2PH2kM2UADQb4tqQ8ZJqbZUUWMWGEjaDIeQJlaxLC1 gIdQgCLkOTdDLoUMi/gMmyHQC7B0uJmQRWLUUlftkDVEg5JYmcgyh6CucTxtRJYW r9JeJwqLNFUkElaJyBOsQ5mHmPLsZMPkohlkPPSkiOqnlmHDb6qRqEWY5qmn57c5 nJmO9LQU+/UdmTty/v6JgZHtjq6a7Pk38dZKJf941tXK9PKyqPp2oqvu0/ux9fLh jt4vN/TdpXuH9uV1j44OJge69Vjy6On21fTFQN9c1f3vxSWdS/eKFphDa9O7Gqpy OyZbfvtKs9u9Gx8c3OUiZ8bqhUrdVVbeLuXPfLz+0DVyMtm2J/JNLVyp1sdHhJy0 pmRh/CZ6ovT2vCzBKWOaCs58vhMvTm2p6V+fO0UcV171L83N990eVW55Z/qHfiQC iRP+iuXBlQfTrolzO0cPmG7Xcn3n1/mDJQXjBW37e1fdeamtk+HE8s/Y2dkXRVkb zsMLHcG1hdfvBq9JeVPru55Xowzvr7sJXHUkd+PY454/1YcfiQ== =qGb2 -----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/luckow ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id luckow # encrypt a message to me keybase encrypt luckow -m 'a secret message...' # ...and more... ```