Skip to content

Instantly share code, notes, and snippets.

@bradwright
Created September 9, 2015 10:54
Show Gist options
  • Select an option

  • Save bradwright/b9a21e301ede778d2165 to your computer and use it in GitHub Desktop.

Select an option

Save bradwright/b9a21e301ede778d2165 to your computer and use it in GitHub Desktop.

Revisions

  1. bradwright created this gist Sep 9, 2015.
    89 changes: 89 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,89 @@
    ### Keybase proof

    I hereby claim:

    * I am bradwright on github.
    * I am bradwright (https://keybase.io/bradwright) on keybase.
    * I have a public key whose fingerprint is 79EE 15F3 67EA 61C6 4F98 69AE C101 6131 8826 6237

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "79ee15f367ea61c64f9869aec101613188266237",
    "host": "keybase.io",
    "key_id": "c101613188266237",
    "kid": "01016e4f0d2bd9802292bd63b8421f829dc4ee8d97517935d5a1e4b5c24e9ef955750a",
    "uid": "780526694cc541e7e39e415498953500",
    "username": "bradwright"
    },
    "revoke": {
    "sig_ids": [
    "7842fa703ffb21b4df8e4b863b4a660c60bac7148f039319928dc30e7578ca6b0f"
    ]
    },
    "service": {
    "name": "github",
    "username": "bradwright"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1441796044,
    "expire_in": 157680000,
    "prev": "ea2b1dad95aa99dbf7a4ca92800f19734348f6a989282e1130e24a25270afcd5",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the key [79EE 15F3 67EA 61C6 4F98 69AE C101 6131 8826 6237](https://keybase.io/bradwright), yielding the signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v2.0.43
    Comment: https://keybase.io/crypto
    yMJUAnicfVJbaFRHGD6rqdVFrbWYtC8tHQMKpmGuZ86sl6dWqKi9oGAwssycmbN7
    SDybnN2NG20aFNJWWoRWaxEtVStovKB9UFdKqU1b89DQl0Cah5RGpYoYIRovEMF0
    TtA36bzMzP9/3/d//z/z27yZTjo18cY/y34a3dCd+uOXA2Vn4/hLAzuAKuhOkNkB
    Wsz0FoRRzsRtcRiVQAZwYQxiAXG5kS7yXRoIzxXS+AgiFxHkedh1MeGgAeQLxYRh
    ZZQsmsawYGP2kg21jT4H3zKdgEnC0ABqrLTwIMbCHlyiPIpR4GGhfWqMpwVniAvC
    NJPIUMV8TI0wgWCMMyitXHlajnuQ2QqC+j6jyHBDhKGIUeEJRhiECbBo4khuNRat
    Yqm3xWEuXwJdDSA2HYUWk8ygGOas7SLIbLaCFAeSQxIECiNFdeDZ8p41SKXrQt+F
    SvocUS+ARBAkBPa0T6DhjHu+dBUMwBarbWt2hP60+NPaubCUL6v/81PqbEuC24zK
    PqVnVRhp+z6W1WHiYliIQAZZpF8KEz6i1M7IhZQ2AFNpC2OTDRME464H7WoAbbZH
    K2kkVkhLLZiUQmgVcEl9aa1DGCDBCSW2H1faoWEPG4RsP5hKzDCHMvA1A0lD7VEB
    ZIi1KXNW0o4skqVybEBX3+XmGieVdma9MCP5YU56zoJn/64nmu18dfWT1N0vF218
    cnUTcUu/H7nc+nnnni1/X/xgxjtDVwY3H3nvxUO3JtSrC6fCk79eqFaruWsDd2oe
    OB8/rO7uv318zb7d6blnz67umz9RP9zbuLbx6Ior3zWderd90v9z/boTamW1/OnB
    v8aurdjf73/44NbX35crS+6lO1S07N8bvTrVKcDFH7c2znWalvCfl4/09hwamvWo
    ufn1PR9VHn176eXSgalhmV+98Hx2kJAvlr5Wm4bji8Nv8me6Dt7pOf3KpYpT335z
    8u3asevD88f2rvrs/Z2tNaMP3xpbVMeW7+rW9ZXH47WtF879sP/N63X3B6fIyPbD
    anJe3bHzJ/vuNfV3r6s7Okj+Aw2iRCc=
    =v4nr
    -----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/bradwright

    ### From the command line:

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

    ```bash
    # look me up
    keybase id bradwright

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

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