Skip to content

Instantly share code, notes, and snippets.

@incanus
Created March 14, 2014 17:32
Show Gist options
  • Save incanus/9552686 to your computer and use it in GitHub Desktop.
Save incanus/9552686 to your computer and use it in GitHub Desktop.

Revisions

  1. incanus created this gist Mar 14, 2014.
    75 changes: 75 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,75 @@
    ### Keybase proof

    I hereby claim:

    * I am incanus on github.
    * I am incanus (https://keybase.io/incanus) on keybase.
    * I have a public key whose fingerprint is 2231 DFF0 869E E3A5 885A E7D4 F787 7A2B C9C4 0C31

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "2231dff0869ee3a5885ae7d4f7877a2bc9c40c31",
    "host": "keybase.io",
    "key_id": "F7877A2BC9C40C31",
    "uid": "c83ab70c171c41a844053725d36e7700",
    "username": "incanus"
    },
    "service": {
    "name": "github",
    "username": "incanus"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1394818230,
    "expire_in": 157680000,
    "prev": "510723cf455f8ed4be2a515b0b112bfca2472fb0765c033ad1b51da99e3bfe0d",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [2231 DFF0 869E E3A5 885A E7D4 F787 7A2B C9C4 0C31](https://keybase.io/incanus)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1
    owF1kb1rVEEUxZ9rFLIomMJKtBjLLDKfO/MWEeLCgp0gNmmW+bizGcR563tvN8aQ
    OmmEgKWCIKn8AwQ7BREk9kllJRgUbAVBcGaJpdNc5tzfOdzL3b94tuis/Np9svrp
    wwVy5vDdiSnuXb/5ZhuZym2hwTZ6AIviQ5xAPa1DbNEAUcqI8x6rfgnAtFBKaJCO
    e6mk1NTY0nJsGUE9tFE12ZFijG7gRqiSlj7j4JI6yvwavT0shxwPF/xs0bCKaSOx
    JZJYTrTiHAsmqXCsD1JinMEG6qgfQqJDtDrOGrTTQ0mcBwt55NPmJLQbM/NfQ7s1
    zcommPGpd2xCdGndZJlD3YQqogFJpG1DNhNWckUUZbiH4PE01DAOmRCyr3B6PTSt
    YZ4iBcGSMuu5EF6B4waoFkQYbAihxltNuaTeYNkXFjOmHTGCOF2WwIwH7FDe5lGs
    0ICmMfUkRTZhEnU7qwHt7I2WipVOcf5cJ9+r6C5f+nfFtyfFi+7v/aP1+1Q8uzt/
    9Xr09eqPg+dfipd3Do6/fby19PQ7vP+82r3y59rPzuW/
    =dxaL
    -----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/incanus

    ### From the command line:

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

    ```bash
    # look me up
    keybase id incanus

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

    # ...and more...