Skip to content

Instantly share code, notes, and snippets.

@superstrong
Created April 1, 2014 04:33

Revisions

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

    I hereby claim:

    * I am superstrong on github.
    * I am robbiemitchell (https://keybase.io/robbiemitchell) on keybase.
    * I have a public key whose fingerprint is 41B4 49F8 E294 3828 97D1 00F5 2EBA 8CA9 30C1 E063

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "41b449f8e294382897d100f52eba8ca930c1e063",
    "host": "keybase.io",
    "key_id": "2eba8ca930c1e063",
    "uid": "518352105a37cfda00ace5de83f4b000",
    "username": "robbiemitchell"
    },
    "service": {
    "name": "github",
    "username": "superstrong"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1396326808,
    "expire_in": 157680000,
    "prev": "a97cb5212e3703bbf7fdc4f325cd5f9dd5947cb494ceaefe27c4058e801a6de9",
    "seqno": 10,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [41B4 49F8 E294 3828 97D1 00F5 2EBA 8CA9 30C1 E063](https://keybase.io/robbiemitchell)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v0.1.1
    Comment: https://keybase.io/crypto
    yMHqAnicbZFvSBRpHMd3Xc1zD+8CDTsNwseEXmz2zL/dmdW65Kw3cSKYURAt8+eZ
    3eF2Z9eZ2dW9RYVCCU0CRRALhVQ4BAMTKl/limehXqSVoGBatqZIGSickaHPiL0I
    mjfD8/1+vt/n+fEbTbdZ7Nak0zWjW13nk60Tw5thS7m7uD0GhKAUBe4Y+Avt/WRF
    9SItpCmqAdyAJgSa5mQWkRxNsSTLuSQCQpkhkcCzIs9RUCQQdFLAAXxB3UzgGoHX
    UYESxBo+eBQJqz/gw3sGQ7AUQxKQ4SmXKEs8hLyIGAmxlEwLEEIT1JGm8gGEaS0o
    CAoKKIboQ34/qHEA7EUUEXsxsM94FcMXFr7P6eEQ0nRDC6peM2REQ6ZahQTPft4j
    KKqEJ8exCCaVoArcBCZFQzELCIpzUqSThawDoOqQoiGPYhKMC2v4c4CQhiK4kudc
    ooDnIRHlgpQgyC5ZEmmZIhlRYmROkhiOxgTN0SLikYxIl0hDhkUsJHinhDh8v44q
    1SDuxqUG7zUfr3hV3ghrCNSMDF9JtljtlgMpSebyLPa0g99WaitK3QnonWePZ5be
    6IzbF6773Y1v5mfGZ0/kxIuOZq+Uve/w5MR3pMO9/13mMjaujU06E5r+9c8HtncV
    DWureQ89M3XRlln089jvzU2Fg/Pl/5TeXkj3Zw28epL7EjRnrlQdq19uS2w9f3an
    Z2l7yPvrkceJL3Wpd2cbL/yfVtHQNFHP5bXkV5Ysbp5qiP/2S3YF6PvU1l2b/9Pf
    r7uqOwTpbVbx5+T+abZg6WpkKTeQcfNpaWGV0l0+1Rputd5bho6ydiY0WJS4VPvo
    5OLcmRQ2FF2dXF/vul9JTcX6/x3/Y2H0UIRujvT2bGtDHbZptoVe6xsxbsUv+jbO
    vZj7OBD/ULILDjcbSg==
    =Q+vT
    -----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/robbiemitchell

    ### From the command line:

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

    ```bash
    # look me up
    keybase id robbiemitchell

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

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