Created
September 30, 2014 12:24
Revisions
-
Cookiesworld created this gist
Sep 30, 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 Cookiesworld on github. * I am cookiesworld (https://keybase.io/cookiesworld) on keybase. * I have a public key whose fingerprint is 2A8B 98EF 48C5 F61D 4A56 3E46 A7AF 1C8E 4EDF 925C To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "2a8b98ef48c5f61d4a563e46a7af1c8e4edf925c", "host": "keybase.io", "key_id": "a7af1c8e4edf925c", "uid": "8db7743d4572266fc30a5861132b4a00", "username": "cookiesworld" }, "service": { "name": "github", "username": "Cookiesworld" }, "type": "web_service_binding", "version": 1 }, "ctime": 1412079851, "expire_in": 157680000, "prev": "add71d2a229235a5787092b432e22ab45ab5c85731177749f77ad5c341d651ef", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [2A8B 98EF 48C5 F61D 4A56 3E46 A7AF 1C8E 4EDF 925C](https://keybase.io/cookiesworld) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v1.0.5 Comment: https://keybase.io/crypto yMHcAnicO8LLzMDFyDBVqzzfp7Gc8fSBT6UMIVoLXlcrJeWnVCpZVStlp4KptMy8 9NSigqLMvBIlKyWjRIskS4vUNBOLZNM0M8MUk0RTM+NUE7NE88Q0w2SLVJPUlDRL I9NkJR2ljPxikA6gMUmJxal6mflAMSAnPjMFKIpFfSlYwiIlydzcxDjFxNTcyMjM LC3Z2CDR1MLM0NDYKMkk0cAApLA4tSgvMTcVqDo5Pz87M7W4PL8oJ0WpVkcJKFOW mZwKcjdURXpmSUZpEqouZzRdJZUFIOHy1KR4qAHxSZl5KUCPA/WVpRYVZ+bnKVkZ AlUml2SCTDA0MTQyMLe0MDXUUUqtKMgsSo3PBKkwNTezMAACHaWCotQykDdTUswN U4wSjYwsjYxNE03NLcwNLIEeMTZKNTJKTDIxTUwyTbYwNTc2NDQHetsyzdw8McU0 2djEMMXM1DA1TQnkpcK8fCUrI6AzE9OBRhZnpucllpQWpSrVHjoQw8LAyMXAxsoE ijoGLk4BWIRaZXIwHF7+4PKhmY8XVH4N+ua//lPVrpo9C/5+iEte527m0bz6HlNI 5Svv/+eCzzptkt6m8Cs6mCng+n9rx/+b3kv4+fhNYQrWCtLfzLK+NGG3xxXZ4wus 77Ic4Ygq1ZPiWLND+q9PS4ZPx8Ma/emyEwv2P2WTX5chHnJ4Zv0Vh9k5M1h/P/LY 6y/d96a73e/LohW7j5TExVXejHsucECdfWmw45K09w0qZ9P+lt57XFGellK59sOW b6F7QvQN534V0HzN56kd9lfebM2arrVTIztYWyICdGv9VTkWFgSt7HCZoLEvRqsh 5LOLK7PfcxsFq7T9BuWXz8ubdRQZnV63pNLW+MuXrVvyN8z8lGJ6NHUyAKipEmE= =P6Z8 -----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/cookiesworld ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id cookiesworld # encrypt a message to me keybase encrypt cookiesworld -m 'a secret message...' # ...and more... ```