Created
April 10, 2014 09:53
-
-
Save Schnouki/10363225 to your computer and use it in GitHub Desktop.
Revisions
-
Schnouki created this gist
Apr 10, 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,81 @@ ### Keybase proof I hereby claim: * I am schnouki on github. * I am schnouki (https://keybase.io/schnouki) on keybase. * I have a public key whose fingerprint is 0E06 6C82 4146 7232 6FB0 61CB 3E0B 0C49 C047 8597 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "0e066c82414672326fb061cb3e0b0c49c0478597", "host": "keybase.io", "key_id": "3E0B0C49C0478597", "uid": "d7ea0f14c4d0cf3ee6728bc4db74bc00", "username": "schnouki" }, "service": { "name": "github", "username": "schnouki" }, "type": "web_service_binding", "version": 1 }, "ctime": 1397123588, "expire_in": 157680000, "prev": "885c874f7bb35361764ca07828a58fc5b03b5979af7168fe2752adf7f883cd15", "seqno": 4, "tag": "signature" } ``` with the PGP key whose fingerprint is [0E06 6C82 4146 7232 6FB0 61CB 3E0B 0C49 C047 8597](https://keybase.io/schnouki) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: GnuPG v2.0.22 (GNU/Linux) owF1UV1IFFEY3VUTNaJfNGXTZXwIaYk7/z9ZptZW1oNmWRSxzp25s17N2XV2VzMT JUgy2BAyMSp6yCKMtCySJfGnqB4kySgfREVFhJaKCOyl2poRo6fuy+U73znfdw5f 25p4W5x9IfVlpHdptsY+OhyFtlJ3ZUIDAX1qPSE1EFVo+dOw7kWG38B6kJAIgADH KQLFkAzHUzTFaRBwpAJpBCBQGFEBDC+wIk+4iApfwFKYY6AcQNuxz8TMwoNVE6X3 ggJQyIiF//ih5YbKIxloJKMwKlA0GiFzjQDNCvIMVACwiAFk6HI1MtkBpUL3haow 0egiTLQWK8jyvNL14mBFCP5fEaz3W1Adgp4VsQdiXTUDm5paZASwTyck0mQqQWyp SVrkSYpmBcFFoDN+bCAPthgszwnAfC7Cb6Bac6QgsIrAMxoPIc3SHMlzjCIDXqAE mRU0hYWAhmZqUdZ4khM0RPEsJasarwkCragkS1hxanQfITGmTdlrGcdeXQ6GDEQ0 ttodCTZ7nC1xVZx1MltK8rq/h5zfnWTrezA/p8TvKLo6SWW+djhT7k11L0ZGVufm 94SjXQ9nhzNiDWdBW923jvRiZ3XLzN3UgZzTDql7Ys59aGDfrspLX3papqmi2Dap dUPm7VeRDxd/ZW+OxZovSBnxZRwqkN4eP9AxhE/tnBRL+9905lPO9eTT+nYuyZGW R96Mtr8vSBbH3FsuR3uuha/PjKjl3Z1L+FPeY7G3eanpyUc+792PrK/Za49s3ePx P8/6TLrSS25NFCeWu5twSdfC/sCxMrLmpOEZT33xczA0U+WszDhxcOMoMehItD2K K6wuznVPDVP3b1w5qi9+nx4bjyTnn990J3wuJ635d/9QuO/wsz8= =+0bH -----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/schnouki ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id schnouki # encrypt a message to me keybase encrypt schnouki -m 'a secret message...' # ...and more... ```