Skip to content

Instantly share code, notes, and snippets.

@alexj
Created September 18, 2014 14:11
Show Gist options
  • Select an option

  • Save alexj/477240b5661e66c932f9 to your computer and use it in GitHub Desktop.

Select an option

Save alexj/477240b5661e66c932f9 to your computer and use it in GitHub Desktop.

Revisions

  1. alexj created this gist Sep 18, 2014.
    82 changes: 82 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am alexj on github.
    * I am alexjones (https://keybase.io/alexjones) on keybase.
    * I have a public key whose fingerprint is BB15 453D E789 D047 87B8 61B0 A617 E8E8 930A 3311

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "bb15453de789d04787b861b0a617e8e8930a3311",
    "host": "keybase.io",
    "key_id": "a617e8e8930a3311",
    "uid": "8444f9c8f0a0d9f7378542eb57a9b600",
    "username": "alexjones"
    },
    "service": {
    "name": "github",
    "username": "alexj"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1411049449,
    "expire_in": 157680000,
    "prev": "3f806cededd5ccccfbfe4fdc6416c169d79024fa617bd531ff909193187454a7",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [BB15 453D E789 D047 87B8 61B0 A617 E8E8 930A 3311](https://keybase.io/alexjones)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

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

    yMHVAnicbVFrSFNhGN7MZQ0txYIulPQJUjblOzvfuU0Ii/YjMlE0yljOc/nOdszO
    5s6mriWW0vxjVGR0gaDAPzUI0fphF5SaP2oWRA2Jbta8VFaCZEgQdo7YP98/L+/z
    Ps/De4lnrTBZzf2ZsdnCka2V5sTQl5CpetPU1wgQfFIYOCLgGF5MsqJ6cMAfUNQg
    cABBIChEkRJmWE6CiGEZgaUJAfI0wWAWsxwJeZIkCGADXp9mKHQbgddwseLTMb1w
    K5KOLsMPLTZYhJDMiawMeShxMkMyLIXsWKAYnhNoCA2ihgMqfxwbNg24pd6nYg20
    2oAONykiNoZeanuUoDckLCMx6MGw36ibseBeUroFRZX0dXVBEw5oik8FDkJnikHF
    kBKIICDiEOJsALf4lQB2KwaDYmgW6mED/gBu0i1JmYW0iCUsSZSohyzIGMmSSCOC
    FgmakxgO2pFs3ECQKJKQZQ5yBEcSLIMoxDPA2KVR9QGHXR+T9+iWmuJR+WAogEHr
    4yFXuslsNa20pBkPM1lXZ/9/o8uyytQ1c73rh/sy1+E695apcQJLQamlovxAyfT8
    ZOOfgkF4TejsLHPGT++OhrPXj135ta86Cj9vOc8VNZrzHr5TUpcWPqYm0058iLzq
    HT8sN5+qrW0vPxM9WPVofjh3oeHqhuRwb25R29yOv3vZ+uS835FoS24cMRWXPoDe
    0Zyc97GM8Ivb7YmCmguo7u7myntZd1oz+9WyyY7RG7LFus5VMuCsiPNPuidufkep
    ZPAN87wqtj8/2WGjaiaO9HxKvd5WWEteHHsa+ZkRHZn1pA/c36Ml8op2DvqnwtOS
    /ZZnON6m9G3XTs6cXfuyzjwe6Z6L9h2NZR367V3j3JX/7Ns/GfUPlw==
    =j7Qp
    -----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/alexjones

    ### From the command line:

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

    ```bash
    # look me up
    keybase id alexjones

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

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