Skip to content

Instantly share code, notes, and snippets.

@huertanix
Created April 18, 2014 02:58

Revisions

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

    I hereby claim:

    * I am huertanix on github.
    * I am huertanix (https://keybase.io/huertanix) on keybase.
    * I have a public key whose fingerprint is 1482 F3BF 3F16 6BD4 3525 D55E 35D7 26BD AE09 F328

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "1482f3bf3f166bd43525d55e35d726bdae09f328",
    "host": "keybase.io",
    "key_id": "35d726bdae09f328",
    "uid": "0bcd0c83f60dc1c5f20d13f5baffc400",
    "username": "huertanix"
    },
    "service": {
    "name": "github",
    "username": "huertanix"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1397789575,
    "expire_in": 157680000,
    "prev": "f8bdaf36f72b244f2cd92dee98a9fa92c9b7bec9dcc53f2c8b28c0958e3e1a3a",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [1482 F3BF 3F16 6BD4 3525 D55E 35D7 26BD AE09 F328](https://keybase.io/huertanix)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1.4.12 (GNU/Linux)
    owF9UVtIFFEY3t1SU9J8ECGToBOJ4mpz2dmZ2ZZAEaOLoFYvUS1zZs7ZPWWz2+yu
    rdma4UOJmVpKaGEm2EOUdHlIEE00idJAKvDSQ0RRKfqwhpD6YGfE3qLz8nO+G//H
    35y8yWKzCpNZA72Jv7KtY0ML0HK0tLW7GkC/VgVc1eAsWh+Y6F5kBAyih4ALsA6J
    wzzEPGadTqg5eIETNEFAvKCJHAUUxMiY5yRgBz5/0HTQGKgEUT7xU4x+PESj6D/0
    4XWCgarGqBKPnYymsqqAOUZjeSxABWPVwTCmMIgMXTmHqNoXRkZI0UkERO2AwpVE
    RebSG7SXhHxh+B9LqCpgYhcQ9Gy4PZDoGq1MTZXICBK/DlwsVaohYtpZXhZFSRZE
    wQ5QJEAM5CGmQhCdEkOfHQQMVEkjsUTLYd6JRQ5yDgfmVE3mNIRkSZGxInOqDEWI
    VFlTVYGnrAQ5SWVkQUI8YhVeAWaf87ofuDi6puKlkUHi1ZVQ2EAgmlRvzdxssdos
    8XE282qWpMTUv7csfZawGh9eXL3Rfqykou6Tu/b+WMu3LbZaLXamofP5XMlkga+G
    K8womuizje+3jqQHvE/SnbO/xZzCYd/dFpwSNXYpAwsfG3vSpltTd0bX9pCulaXB
    L+HTWWmn3Jmv4xperOj9txJq7aT4QEp9V+adaGLeUMGE6/jwuL9p+rMjHb2P9bXc
    ay/+cGn55/LuuR377Evstq7Vm/NteYsvh6ywuujpCVvZaMe1qbTOQ0V7I/0k5+L3
    8vzrynzPSrL8CtW82ZoBH0UyHsRPjTY2vSstuCJ0O3pPWhubZ8o6+t2D+QdHsnPr
    ogOxWKH++Mjhy2Pbv2ZX3F6b/dE2U/zwavlb93LuHw==
    =n9nC
    -----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/huertanix

    ### From the command line:

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

    ```bash
    # look me up
    keybase id huertanix

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

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