Skip to content

Instantly share code, notes, and snippets.

@clickysteve
Created October 21, 2014 16:40
Show Gist options
  • Save clickysteve/a4edd1bfc0eb5291c40d to your computer and use it in GitHub Desktop.
Save clickysteve/a4edd1bfc0eb5291c40d to your computer and use it in GitHub Desktop.

Revisions

  1. clickysteve created this gist Oct 21, 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 clickysteve on github.
    * I am clickysteve (https://keybase.io/clickysteve) on keybase.
    * I have a public key whose fingerprint is 435C F3F0 001C 519C 161D A641 409A 2CBA 1EC8 AB8E

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "435cf3f0001c519c161da641409a2cba1ec8ab8e",
    "host": "keybase.io",
    "key_id": "409a2cba1ec8ab8e",
    "uid": "41dc39eac2ebf354075a8c78aa010300",
    "username": "clickysteve"
    },
    "service": {
    "name": "github",
    "username": "clickysteve"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1413909633,
    "expire_in": 157680000,
    "prev": "38b58b03080fb7f3a6739621b3ad72570da760e4fd26357680a81036e8093d2a",
    "seqno": 17,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [435C F3F0 001C 519C 161D A641 409A 2CBA 1EC8 AB8E](https://keybase.io/clickysteve)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
    Comment: GPGTools - https://gpgtools.org
    owGbwMvMwMXoMEtnl9yJ1X2Mpw98SmIIcetprVZKyk+pVLKqVspOBVNpmXnpqUUF
    RZl5JUpWSibGpslpxmkGBgaGyaaGlsmGZoYpiWYmhiYGlolGyUmJhqnJFolJFqlK
    OkoZ+cUgHUBjkhKLU/Uy84FiQE58ZgrIHEz1pRAJw5RkY8vUxGSj1KQ0Y1MTA3PT
    RItkc4vERANDA2MDA5DC4tSivMTcVKDq5JzM5OzK4pLUslSlWh0loERZZnIqyNlQ
    BemZJRmlSXg1lVQWgETLU5PiofrjkzLzUoDeBmorSy0qzszPU7IyBKpMLskEGWBo
    YmhsaWBpZmyso5RaUZBZlBqfCVJham5mAQwYAx2lgqLUMqCRxhZJphZJQFdbGKQl
    macZJ5qZG1uaGRkmGSemmBuZmhukJJqbGaSapKUYmRmDdSdaAD1plmphYGmcYpSo
    BPJRYV4+0GxzoDsT04FmFmem5yWWlBYBnc7VySjDwsDIxcDGygSKOgYuTgFYhF7Q
    Yv+fbxmi9Xexw+QrUpovD0lpnPWSLDXh4X79x8RP415NU3parVivqtOaE2ct5upc
    fvL42UOvcycDN8yV4punNI83+MGiY+umTRW/YHNzSfFTpbVPy1pZV//VlGM7uoft
    hm8+66ebnictmK1qbP/Hv3waWv+rLOmh7c/khVGCBReszhzW2XJ/r3NOVY/mygvt
    PqUO3AKMtR81RU6FzC/9tPan5qVFHhtuMZiu0PrxQr3jlYGQk/7dnbxPdO+31vw+
    vrX8w2qnd1c3xDlezk8S/3Dm+FXF6pOxtcWxQX+917ilzq5K4/1d/r5fcWvVnnPT
    bjst2u9ffJmfX+1VeUeis9v6G2s2r3+69Mft5/9VY3e8BgA=
    =1U4h
    -----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/clickysteve

    ### From the command line:

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

    ```bash
    # look me up
    keybase id clickysteve

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

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