Created
September 3, 2015 14:09
Revisions
-
lullis created this gist
Sep 3, 2015 .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 lullis on github. * I am lullis (https://keybase.io/lullis) on keybase. * I have a public key whose fingerprint is 2AD7 B296 6777 653C F78C 6894 6419 60E3 4752 8823 To claim this, I am signing this object: ```json { "body": { "client": { "name": "keybase.io node.js client", "version": "0.8.16" }, "key": { "eldest_kid": "0111cfe6e5428cf63a33759f3ef671fe123d4d89a59c811372a40b88db6a6051188d0a", "fingerprint": "2ad7b2966777653cf78c6894641960e347528823", "host": "keybase.io", "key_id": "641960e347528823", "kid": "0111cfe6e5428cf63a33759f3ef671fe123d4d89a59c811372a40b88db6a6051188d0a", "uid": "59fd481be681e976e478ce2a2bfbcc00", "username": "lullis" }, "service": { "name": "github", "username": "lullis" }, "type": "web_service_binding", "version": 1 }, "ctime": 1441289254, "expire_in": 157680000, "prev": "dbc2815e4aee2b327348c0c1d93d4c9fabb4d89716fa9a321e5c78b12fc8ddeb", "seqno": 3, "tag": "signature" } ``` with the key [2AD7 B296 6777 653C F78C 6894 6419 60E3 4752 8823](https://keybase.io/lullis), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v1 owGtkj1oFEEYhtdfEkUwWNmFCVgdx87PzsxeJwFTGC1ELXM3P99expx7l929i0dM ZxHUYAqFWNhYCzYWV4jYWdhpI1goCkE7G8HKOHOcEEE7pxq+ed5v3nnn2z5xKJqa sadbnxcubc4deP1VR1e+XD6zjnTXDlFjHZmOg7wKu1xdB9RAKzDUqoS6687mXQv1 a+XshKmhARSl6+aeiuuyjjnaqAU+qKFjoayaK86GU4yxyYBDwog0GaeKUpGkGYWM C5wBJtQyK1OVpEZiTAVRLNZSWs0VjxOM/TZW/sLM5W0oeoULFhFRVmiSci6E4Ak1 mZCGy5RxhlMeA2UiIVIS6oXL3bL64zFo7LQ5tvcX/j/77o/beaVlEmvgEkMqODBv GIgiOtPGxHEASygmwXf6nY4rQ6S+NnAG9n1K21XLff0vvhr2QmENdHMibWqXW5/d /j/DnjTVXRfEmDFMZEoSVkNwo+cKaLqAJILL2K8a6hUw8D2tNkTiBJgCIJoSQZk0 scE29UmYNFNah0AE5plKFSUYEiOkxiQz0loIlktYzbuoQb1P1fYtS9fOVdUvAG1s Lh2OZqaio0cOhqGMjk2f/D2pby9Ge2uPT7Ho7PFzI/Tiw6v5re2Wa3x8jxfnvy3c e/no4e070d75B09H7Se7z95c3W1twfSnuZ/vOqPvz39cuLWzs7R4/+Yv =K1+N -----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/lullis ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id lullis # encrypt a message to me keybase encrypt lullis -m 'a secret message...' # ...and more... ```