Skip to content

Instantly share code, notes, and snippets.

@jakewins
Created September 29, 2014 18:25
Show Gist options
  • Select an option

  • Save jakewins/a85f166ae32d7ca41595 to your computer and use it in GitHub Desktop.

Select an option

Save jakewins/a85f166ae32d7ca41595 to your computer and use it in GitHub Desktop.

Revisions

  1. jakewins created this gist Sep 29, 2014.
    95 changes: 95 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,95 @@
    ### Keybase proof

    I hereby claim:

    * I am jakewins on github.
    * I am jakewins (https://keybase.io/jakewins) on keybase.
    * I have a public key whose fingerprint is C039 183B DF5F 3B0F 479F 6FE3 86C3 657C 10A2 B20C

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "client": {
    "name": "keybase.io node.js client",
    "version": "0.7.2"
    },
    "key": {
    "fingerprint": "c039183bdf5f3b0f479f6fe386c3657c10a2b20c",
    "host": "keybase.io",
    "key_id": "86C3657C10A2B20C",
    "uid": "f4342130a252dcab40e25ad89a52e500",
    "username": "jakewins"
    },
    "merkle_root": {
    "ctime": 1412014935,
    "hash": "227803abce1609311f7e7881912feee51de7d1f9dfd50044d7ce355716849958d80094d5b6819bcd2ff823e784bfaf52c917cfc2328bf3d6b30783904919af4c",
    "seqno": 65013
    },
    "service": {
    "name": "github",
    "username": "jakewins"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1412014960,
    "expire_in": 157680000,
    "prev": "cdd6173f20d22c9c804841142ebdf7d61881969294df624f25eedff73a280682",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [C039 183B DF5F 3B0F 479F 6FE3 86C3 657C 10A2 B20C](https://keybase.io/jakewins)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
    Comment: GPGTools - https://gpgtools.org
    owF1Un9oVmUU/vb1teGoXCw0Rti6GCqMr/fnve8dbdJWaEPUSDIk+7r3vuf9drd5
    73bv3dZwH7Wy2bIwmH8kyHBKJIKFc2khlCD0hwuS9UsircCIzUQS062S+d6xyIL+
    e99znvOc85znvH33HZnKssHT0F91YOyusokpN7Np1cGu7YYbyj6jfrvhdfgQJOkr
    cLaBUW+0Q5/rxJD3w9oglJBvi2sXMHVGD0SxHwYahfJWnhiluhSeFis/KELUGfkp
    l+EhamNBXam4oi5SzLKVqYAK06MmtzyMHOIS5GnK1jBO/tXVmOcs+FJHhdmc4psx
    eow0EdSsc93zCcUoI5hqGk6k57gMAeGOFLbDCXCEUmAM0YKkNqcdev0gTufdBlF7
    BxSiMJwX7SV+CsEME4SZTbmeyIlbdREhlkDUcT3AJrIpxsoCSwhsY6IAgGMJlsTK
    lkrqhoxJywPKuYVNwWybCykQspnkrqlrXE8SpQShmoK5ylGceDa2POURSoSrqDRd
    iixBbcRsbDuKpbuJoSsIjXqTI0xL6Tfq8T24zauin7R2u/8vNunrTEO94BYWigvv
    un4gtVm3u4k19D+LMFGdAS92+hEU/BTBLVPrQTraGUFParGUJraoIkgSrcUTiAmG
    MSOgXbd0Ll2VaRO9AmUSpggHkEpZ1CECmYL8I4/qOZ2ipoz9YuAk3REYpaGyB3KZ
    sspM+Z3Z9FwzlYuq/r5h8WHFXHKpe/fSizu+z60++kLj/n3oXFPD2gtzxw8v6111
    euXUa7uu/9g2892K2Ru/DZ8Y2zO9xc/vqTpSPFMerlhUmqQ1/U+Pjz35xV5+dSVb
    N7Zr5KOmHceS5nd+nXm9dOjCgxPvbb7n8ivfLPeeW/L5TzUwMLyl4vnRqen3J3Mj
    PzeGX14/VTuVfL3xh/UtvyxrOFn7yPjijwe7pk+9+uyZa9k/GtdsXZ19vLr94ZPE
    Wr4B/7Xpqa39B4+ga9nhhpZv5+5dn51Ev+cuDw2pK20jz+yO15291NjyaOGJo6Of
    louJDxb/ea76/rdeHpzdufOrDW/cfKgaNs6O1tWsGbhx39X9A1cufvbSzPlcx9pP
    gjdHbgE=
    =qdMa
    -----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/jakewins

    ### From the command line:

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

    ```bash
    # look me up
    keybase id jakewins

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

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