Skip to content

Instantly share code, notes, and snippets.

@kurtinlane
Created June 2, 2014 14:53

Revisions

  1. kurtinlane created this gist Jun 2, 2014.
    83 changes: 83 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,83 @@
    ### Keybase proof

    I hereby claim:

    * I am kurtinlane on github.
    * I am cshields (https://keybase.io/cshields) on keybase.
    * I have a public key whose fingerprint is 9DE8 5B47 0C42 2E5C BB44 6DB1 A5B3 E51E EF0D 74FB

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "9de85b470c422e5cbb446db1a5b3e51eef0d74fb",
    "host": "keybase.io",
    "key_id": "a5b3e51eef0d74fb",
    "uid": "c87fcb87e60357e705e8922f32f15a00",
    "username": "cshields"
    },
    "service": {
    "name": "github",
    "username": "kurtinlane"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1401720712,
    "expire_in": 157680000,
    "prev": "a8b79d9a83934e187406b011ef624cd1bb05381c9185389b6ce1982adcfd2998",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [9DE8 5B47 0C42 2E5C BB44 6DB1 A5B3 E51E EF0D 74FB](https://keybase.io/cshields)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v0.1.17
    Comment: https://keybase.io/crypto

    yMHmAnicbZFdSBRvFMbXVVO3ViNUUNmoMSNhiXnnY2dmhQz7QKQQU1uVpXXemXfW
    yXV2d2Y/lEWkm9LtT4JBRVKUUFFeGBh1k2AfViQUVBolgkR/LbMUorRMc0aMbpqb
    wzzn+T3vOZyH1kSTJeFK//+bZ62hxYThwZmwqfK/zvYYBv1iC+aMYY1otUiy4kVq
    QJWVEObEOBGxNKQYXKAIAtEChBTlECHgaUgiGiAk4SJDSRCzYw1+zSD0GMhraKfs
    1zX9xyOLuvoPf3i1IbCMJECWQQ6cpBnE4DRiOYKQSEICNI/jhlFDqsI3IcOtNcjI
    J2pYqx3T1Ygs6GoMW+t65VBDeDX6L9EYVkOy4uMVZDChloAhRhH0rOEeKCuivrJO
    RZCqyX4FcwLdKYRkgwcUDhgCZwBhx1BzQFaRRzYcNONgcf2zYwEVRYwFWchwIsez
    JEdSCLAMhTsgDgCSHAQliABCnCZZIHCA1SsHHQICHEvwoiCJBMex+vsaCip+zEnq
    Y/JePVKTvQofCqv65PcH3UmmBItpXbLZOJrJkrbxzymnLSm/lduucd+e0dzSuucv
    A3dsdzOSs0bqnVmu9IJgy3RmSUdhb9Wtk1ff7K6b3Gdrn4nHe+DpERf+0XyzO+nC
    gQkQ6TuT//ncUrr6IThYlZoF9pqj6+9lFszFy375NuQVLESatsRRNKd8f/725V0H
    K8Y/VacPWfP6syMvcvsuFufUnEh8/+zI6HczePsgNfa1OXq5u7KzbcA+c35ufoms
    rThke+x9/SUz7+nRV8W07WehO9hzuHisV9zaFT/eYXpyqaqkLeOHVl9+bWo8zR3o
    ny1btk8OE99arTemSpWU8GjNo9ku17HU64VD1dmLaRNni9xjRdvmT73L2DQw37GQ
    21u7YwWejg8P
    =t+9u
    -----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/cshields

    ### From the command line:

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

    ```bash
    # look me up
    keybase id cshields

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

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