Skip to content

Instantly share code, notes, and snippets.

@punkeel
Created August 13, 2014 22:03
Show Gist options
  • Select an option

  • Save punkeel/efc09e25c56f14d734e7 to your computer and use it in GitHub Desktop.

Select an option

Save punkeel/efc09e25c56f14d734e7 to your computer and use it in GitHub Desktop.

Revisions

  1. punkeel created this gist Aug 13, 2014.
    82 changes: 82 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am PunKeel on github.
    * I am punkeel (https://keybase.io/punkeel) on keybase.
    * I have a public key whose fingerprint is 0216 8B4D 30F6 BD17 4A19 85EC FF57 EC5B 089B B801

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "02168b4d30f6bd174a1985ecff57ec5b089bb801",
    "host": "keybase.io",
    "key_id": "ff57ec5b089bb801",
    "uid": "678c617f6fd1411faed938f7ea7dc800",
    "username": "punkeel"
    },
    "service": {
    "name": "github",
    "username": "PunKeel"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1407967344,
    "expire_in": 157680000,
    "prev": "fcce52e495bb71ca494f98078c3aea68dca50310c0e5ae16c7e7da6766bf65d1",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [0216 8B4D 30F6 BD17 4A19 85EC FF57 EC5B 089B B801](https://keybase.io/punkeel)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v0.3.1
    Comment: https://keybase.io/crypto
    yMHYAnicbZFdSBRRFMdnrWQVV6oNgoqgKRBxXec636tQoqJWhJVLVNJ4Z+bOOq7N
    jjOzayI+SIG5PiSiJCwiRmEfZlCJYlQiskiGPYQVWSAKEX1oEBQUaDNiD0FPl/s/
    /9/hf86Z8mzC0l1rp76cdSfGXK6ZiY9R7OTnBb0ZFyNyEx5oxsNo/VFULYQM3VA1
    Cw/gRD5gOJGSSUJhRBmwFAQ8RyNJUWgWSbRIcLwocgTAfXhtxHQIu40ITeRXI7Zm
    fwRVttX/+KPrBYblJAawCqPIgAJAgUjmSU5hEWRliSMIx2giQ4Pnke3Wo1oYoXq8
    xYfbYkyVkBN5oxhSrdqo+C9QGdWObABWk+4ojUgUNlhBVDXZHtdGYsgw1YiGB4Dt
    lCzVgQFFsDzDkhTlw9EFXTWQoDoOmmXsYAThw3UDxZzhJAnR+YjiaVFkgQQpnlJ4
    jrAnIyGCDCdLkCZIQEgEoiECjMQiVoYMyzCiwtCyswwTNWgRPEDaMWHIbmmqIQ1a
    UQPhLZMT1ZsxVzqWuiXFORiWnrb17xmz97ixp+3ueDDyLq31uzQQDM91FbzZP96W
    yh2+2N+5UgLlJXr+IPrZ8TCJEjcuWTUpdQX7HtTPjFRuX3qcs5YSpGa5a5lp1uCT
    eauha3CnvOZPssK93/0j3ZOxZPxW3N2YE+zvffbVXzpwZnT6xDJdUQ2E4boijbyq
    f5iLv+jsdq3C4tevhhdzM8sWj2YU9vQmUp/fGd0R9Ey4476ccHFfH5MdtBb2bjte
    1X7fW2rWfarxlmvxqttt3qFc4dhLz27/t/G7hwqxOSWvY/Xc9ffLQ603PZlLs4m3
    2Oyv8o7TWT+udHHCo6mxxYrLtaMH8ooKW/0ruzJ6pm9mlSW9JX8AQKYNDw==
    =6Mhi
    -----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/punkeel

    ### From the command line:

    Consider the [keybase command line program](https://keybase.io/docs/command_line).

    ```bash
    # look me up
    keybase id punkeel

    # encrypt a message to me
    keybase encrypt punkeel -m 'a secret message...'

    # ...and more...
    ```