Skip to content

Instantly share code, notes, and snippets.

@jonsie
Created July 29, 2015 14:28
Show Gist options
  • Select an option

  • Save jonsie/3c07cdfeebc678e39308 to your computer and use it in GitHub Desktop.

Select an option

Save jonsie/3c07cdfeebc678e39308 to your computer and use it in GitHub Desktop.

Revisions

  1. jonsie created this gist Jul 29, 2015.
    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 jonsie on github.
    * I am jonsie (https://keybase.io/jonsie) on keybase.
    * I have a public key whose fingerprint is 7AE8 9379 9422 F0BB 4EA6 4797 93AF 9418 9801 BE34

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "7ae893799422f0bb4ea6479793af94189801be34",
    "host": "keybase.io",
    "key_id": "93af94189801be34",
    "kid": "0101d3ced2c96e44da308d39db7acec63b0d7425ae967f7fb04d82834f8fad9c26250a",
    "uid": "586c6a26e52ab271413d5f8e4489b019",
    "username": "jonsie"
    },
    "service": {
    "name": "github",
    "username": "jonsie"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1438179955,
    "expire_in": 157680000,
    "prev": null,
    "seqno": 1,
    "tag": "signature"
    }
    ```

    with the key [7AE8 9379 9422 F0BB 4EA6 4797 93AF 9418 9801 BE34](https://keybase.io/jonsie), yielding the signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v2.0.34
    Comment: https://keybase.io/crypto
    yMHbAnicdVFbSBRRGF4tb6tiSQv1oNEsrElLzOXMbQVfkoQSITYjw1zOzJxZx7XZ
    bWd3zWzFSnoMMc1MjCILhArMoGURvFRkrRFdxIqwi5YV2INBqz5IZ8Te6rwczvd/
    l8P3P8zdYLGmDO8/OLC3pTKakhhNhi1Vsc9GMyH5lSbC1Uz40NqlaroXBQNBTQ8R
    LoKHSBAZXhQBTaukJAEEOcCLvMhAVQSUIAokJSEGEE6izm+YCmwjQQPt1vwYww+P
    pmD0H3zf2oCkSEphZKTQssghABTIkILCiIrEQxnJHCORCg9oFiKR41VelUigCLTA
    AFVQoSLKNEezJMR24TU7VuBkDtIcYmko0TwFKEZhVQEbC6JEUqJJNFBQh8cQZtf7
    dUNDRNRJYCyiycgsYH3m1UJ1Yel//FBTwAQakeRZl3okTVdwd1gRQUFD8+uEi8JM
    OaSZWgowAoV7ZFkngU4EtCDyaCaD5TmBxMdJBIIoQrj0cEOD+Z3juh9PcRD04hxD
    8+owFA7i7PHRmo2WFKslPS3V3J/FmrXp71Yd+RmrjsIXtjudR6eqI8UL6kAiOuXI
    blXzjJX+ZNbIs3Qmq/ZxP2cDt55Mp7VXn/m5Y/VdWfXN0pNbBsU99d3xttvWyUrb
    yIEPR1p89X3x129Q1RCAhx5FSt6WnctnhJyMwctuoLrLD7+cm5u8eqPCzg13Fsbg
    9d5AZx810dZdNNPuW5o7nVd86lJRwdi1kvFY4nyX17Eg1UZ/f/padvZ5fB58zHXP
    lo8svu/rSN98Lx5zTQzts2W29nZMzy9LP6q29iQfVNh7wnRq17YZ+/yV5sGWwOLO
    b7u+351VPVM5NUtjpHN779Pl5P1GuHKhVJl1L3y5+CpRkP1rwK5maok/EcwXpw==
    =yAMd
    -----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/jonsie

    ### From the command line:

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

    ```bash
    # look me up
    keybase id jonsie

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

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