Skip to content

Instantly share code, notes, and snippets.

@p3k
Created October 24, 2014 20:09
Show Gist options
  • Save p3k/fd75441ea01d21fc7b5e to your computer and use it in GitHub Desktop.
Save p3k/fd75441ea01d21fc7b5e to your computer and use it in GitHub Desktop.

Revisions

  1. p3k renamed this gist Oct 24, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. p3k created this gist Oct 24, 2014.
    77 changes: 77 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,77 @@
    ### Keybase proof

    I hereby claim:

    * I am p3k on github.
    * I am p3k (https://keybase.io/p3k) on keybase.
    * I have a public key whose fingerprint is C2E8 B1BC 5CBD 6CFD 1ED8 92BD 1BF2 F34D 79A2 D628

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "c2e8b1bc5cbd6cfd1ed892bd1bf2f34d79a2d628",
    "host": "keybase.io",
    "key_id": "1bf2f34d79a2d628",
    "uid": "b1e8f50a0c67d987a28de3b81d894600",
    "username": "p3k"
    },
    "service": {
    "name": "github",
    "username": "p3k"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1414181348,
    "expire_in": 157680000,
    "prev": "13a45e5ff127355f1b381bf6146b20d243f4703737813400d0afb8592ef2998a",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [C2E8 B1BC 5CBD 6CFD 1ED8 92BD 1BF2 F34D 79A2 D628](https://keybase.io/p3k)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
    Comment: GPGTools - http://gpgtools.org

    owFtkT1rG0EQhs+KEoiNQWpSxIVhi5BCmP24j737AcExOLgIOJBC7N7OSovQ3eXu
    JEsIpQ6ksV25SiDgH5AilV24T2vSpwohuHFaFdkVSqfdYpmZ552dlzndfuA12jv3
    fw+nX3483/h+81N6rw++/pohmaspSmZoAMtHm6wHZVGarEYJSilwSWQapFKFqVYE
    FI+pVERqqpmvolhQFVKOOqifV05h20hRwZ7Jbc4GXaNsdg0/WhYkAa4DLHAaRirm
    kaBcAZOc2H/8EGMHVlBmYgiWLtgAzTvIJsYmBTfuqtAzdX8k18L1tHDRCcjuSteV
    JlPWpsXHUFYmz1BCLJnWxgmJby8nzOcdBJPClNA1jgiikGN7OqgoYexMMeEHEGhN
    aMSCQBPJuDUaEj+UFCvqM+1HmEUsct0wVlhoyYOYgqZxzAVyTt5lOUqYHVP0bMvK
    9DJRj0pA880PL5peu+E9ethwi/I2H7f+r+/uj/fp2bftvWqreXm9mw3fnj05br78
    /cr7/Ob2YvKxdV8cLd6b8/3Z4unVovwH
    =km12
    -----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/p3k

    ### From the command line:

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

    ```bash
    # look me up
    keybase id p3k

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

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