Skip to content

Instantly share code, notes, and snippets.

@mmorris
Created April 4, 2014 19:56
Show Gist options
  • Select an option

  • Save mmorris/9982012 to your computer and use it in GitHub Desktop.

Select an option

Save mmorris/9982012 to your computer and use it in GitHub Desktop.

Revisions

  1. Matt Morris created this gist Apr 4, 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 mmorris on github.
    * I am mmorris (https://keybase.io/mmorris) on keybase.
    * I have a public key whose fingerprint is BC60 D470 89A5 A6F2 2320 2C64 D199 382C 224A 80B7

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "bc60d47089a5a6f223202c64d199382c224a80b7",
    "host": "keybase.io",
    "key_id": "d199382c224a80b7",
    "uid": "1a0780a2a7ae594526ad8424d53e7e00",
    "username": "mmorris"
    },
    "service": {
    "name": "github",
    "username": "mmorris"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1396641357,
    "expire_in": 157680000,
    "prev": "ff5fd324a7d3ef8e149eefe1529eda51c434fe0c230a9307c95f42da9b2ef508",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [BC60 D470 89A5 A6F2 2320 2C64 D199 382C 224A 80B7](https://keybase.io/mmorris)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

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

    yMHmAnicdZFtSFRZGMdnMjVHzMmVtGZW4YhEOGP3nvs+C2ORu0rmbiBu0RbDufee
    O15lXrp3ZhobVGRht31z3cSNZEsXa2FfPshG9mETh7D6oBElmyExpC2NbBYt24aC
    lWfE/VbPl8P5Pf///5yHZ6Igy2Kz7nXc7d26c2XMOplciFqaajY3JoAcUtuBJwHa
    8Nqh6UE/NsKGHowAD5AVnlJZgRIlxCFeg5CBFFR4VqUliRGhAiGLREoWgAu0hMyM
    g8TIyMTVeogwcvHpKqFv0EfXGjSiBJFCEAkIcxLLQR6pIgtZlWOwgCkqIzSxEUQB
    TNSBQMgwdBN0uACBMV0hMAHWm3490hKV32qItIcz5DiWfeten6wHVTIuscSwYeqh
    IPDQRKlE9IyZZiSeZ2mGE1wAx8O6gX16RsEJvEiRcoGwgWMkUtM4TWXIZILKYE3E
    NCthrGGagxJWEUcrLMNqmFIgQyGJoQRF4jQWqkiSIdY4SiTvm/hYMAQ8kHwT+Umk
    qfuDKBI1MOi4mjyy0WK1WXKyN2QWZrHl2f9fY2Ik93Vdc16cd34wNTFx+0zeibMO
    d3PLzZTzm6lzPkdtYva3a06zcfv8wrRL+WT0vT9L4bslxdy+v+uSF1OdT1/2ADvq
    7qseKDzU7W4YqRr895cvf/j2n4etj4V0uXd86I/5O52dzyoaPuoLdE0VLbfuqHIs
    rYyXeT/+Cy5WFNY3vZje/93yVwlDecf95MZ/k8WLp37s/Ywvm+n43F46t+itTNXM
    lVTfs1c2ju3Jt37/oZTujz3Kjlhz0+Wfburvyi+uLbr0YGnLq5OXPde5g+fT9i9s
    M1ltcdOVunJ6m/vwsON95++j7P2h3fW3CiI9X6/M/pT8uUncNTCSc2GYDnuP/vr8
    QDI+uAqwhwjv
    =gkC5
    -----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/mmorris

    ### From the command line:

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

    ```bash
    # look me up
    keybase id mmorris

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

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