Skip to content

Instantly share code, notes, and snippets.

@schilke
Created April 5, 2014 12:28
Show Gist options
  • Select an option

  • Save schilke/9991354 to your computer and use it in GitHub Desktop.

Select an option

Save schilke/9991354 to your computer and use it in GitHub Desktop.

Revisions

  1. schilke created this gist Apr 5, 2014.
    81 changes: 81 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,81 @@
    ### Keybase proof

    I hereby claim:

    * I am schilke on github.
    * I am schilke (https://keybase.io/schilke) on keybase.
    * I have a public key whose fingerprint is 4A08 15E2 CFC2 B202 DFA9 D76E FDD0 0043 86BA 2482

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "4a0815e2cfc2b202dfa9d76efdd0004386ba2482",
    "host": "keybase.io",
    "key_id": "fdd0004386ba2482",
    "uid": "1b5dfdfde21e822bfb46da0302913b00",
    "username": "schilke"
    },
    "service": {
    "name": "github",
    "username": "schilke"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1396700657,
    "expire_in": 157680000,
    "prev": null,
    "seqno": 1,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [4A08 15E2 CFC2 B202 DFA9 D76E FDD0 0043 86BA 2482](https://keybase.io/schilke)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v0.1.3
    Comment: https://keybase.io/crypto
    yMGrAnicdZFbSBRRHMZ3NU03TANroXqIYxHElmdmd2dnl0Aso1560C17Kac5O2dm
    D26z68yuZVJeukkP2YWCRCjLsiTNMtKESMWikp7MS4SlmZRZqWRBWeoZsbfiPAzn
    933f+c5/TkdCtMlirl6fIfFt6nVzZ2ttxORN+z5RCFBQKgCeQpCL5z4yURWshTSi
    hoEHOETIM07M+mQfi1jISrLollwcliUJQuiw8xwSWQfPAhvwB3UjQY9Boo43kCBl
    dCMQidJ/+CNzAoOckkwXZhnMsyySkYOTRGiHrJuxIwgNo441VdyHqVv3+UkgF4ND
    NkBhPvFRWAjmRYWE/RH030C4IGSQ/RgJ81kBEVWi49JIPtZ0ElSBh6FOX5gYYcbu
    5lwQck6XDeADIaJhgRgOp4vj6TDQBkIazgceNRIIGPfJU4NUpUWiYjQTRRXDEY12
    t7fuXmAyW0yxMVHGLzdZ4pP+PsSRvQunma2vs5TYIm90YtOXFI83eM1aUhZ/I6Oi
    rZv3Z7KLheSq8hX677qbGRXF8q3q1LyTldzFozvucs3upoGhjVJp6cCf531Kfcfp
    YmvKppaWyY4ur6Wkf6YGLlre5+Z3rd189tK2bO7DSNXj2vKVU2++Nk6PVTyYnIz7
    VNfX6+vO1Jc4TiWt7k1vbEt62/OiYWbk47KEkVfMZ7TzSllM3Cr28uiT8vqu1EHz
    hZ7Blh/3hs6N38e46NiUolnfn6gX4r+lbh9PHk5f+isnbeJnsusRs2ddw0DP06yo
    4f7Rg7fXXL3zsrfzvPVwc/bxxMp3z0I5Ne0zjjT+YYI65DxTOTa6JTALPx0KGQ==
    =eBtO
    -----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/schilke

    ### From the command line:

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

    ```bash
    # look me up
    keybase id schilke

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

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