Skip to content

Instantly share code, notes, and snippets.

@jackfranklin
Created November 29, 2014 12:36
Show Gist options
  • Save jackfranklin/c21889e812455f9afaa0 to your computer and use it in GitHub Desktop.
Save jackfranklin/c21889e812455f9afaa0 to your computer and use it in GitHub Desktop.

Revisions

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

    I hereby claim:

    * I am jackfranklin on github.
    * I am jackfranklin (https://keybase.io/jackfranklin) on keybase.
    * I have a public key whose fingerprint is 19A8 CC89 2230 3100 8B5F 7343 0FA7 7A5E 4B09 EA2B

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "19a8cc89223031008b5f73430fa77a5e4b09ea2b",
    "host": "keybase.io",
    "key_id": "0fa77a5e4b09ea2b",
    "uid": "eac671e6ee35074a7281568da2368d00",
    "username": "jackfranklin"
    },
    "service": {
    "name": "github",
    "username": "jackfranklin"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1417264566,
    "expire_in": 157680000,
    "prev": "55a3ff38ef51ba14950fdb5348922cd01eeaa4dba48e54d1fd45719d71e9ada4",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [19A8 CC89 2230 3100 8B5F 7343 0FA7 7A5E 4B09 EA2B](https://keybase.io/jackfranklin)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v1.1.6
    Comment: https://keybase.io/crypto
    yMHYAnicO8LLzMDFKLVlo+KeOXs/M54+8KmUIaRy77ZqpaT8lEolq2ql7FQwlZaZ
    l55aVFCUmVeiZKVkaJlokZxsYWlkZGxgbGhgYJFkmmZubGJskJZobp5ommqSZGCZ
    mmiUpKSjlJFfDNIBNCYpsThVLzMfKAbkxGemAEWxqC8FS6QmJpuZG6aapaYamxqY
    mySaG1kYmppZpCQaGQNJAwOQwuLUorzE3FSg6qzE5Oy0osS87JzMPKVaHSWgTFlm
    cirI3VAV6ZklGaVJ+HWVVBaAhMtTk+KhBsQnZealAD0O1FeWWlScmZ+nZGUIVJlc
    kgkywdDE0NzIzMTUzExHKbWiILMoNT4TpMLU3MzCAAh0lAqKUsuARpqaJhqnpRlb
    pKaZGiYlGppYmhqkpSSZGpuAQjA5xcAwNTUx0SQlKdHEItXUJMUwLcXE1NzQMgUY
    ApaJKYkmSiAvFeblK1kZAZ2ZmA40sjgzPS+xpLQoVan20IEYFgZGLgY2ViZQ1DFw
    cQrAIlTClINhot5qhxvbZbpyM0pX2rswrVkZbnfbzMfZP7eH/XRF1IZ95/dPPBv4
    0OPrxfqytRlL9pic3zSr4IOs1Rl3cyWtar89QnotIWaasxRk+9orNA4mMbiYHDnq
    syfmplihv5Hrbrn/rizf9kU6RuyfP/u1y6emyWLVOe7LVpUwuc7KvnJtWsm9xoUi
    wS436xWzvixQk1+w+U33nXvvepIk32Yq6PZxtnEJfLm0/ayHiZZu/qY7oRWTNpve
    FmSRLIp+ZrZ66T/rj9/m/ShhnVBpx5u8qS9I117chPk/35HgvfPOC3x6buXisP/f
    Fvc/xxdKLCmdX9u3LFLN2/UDH8//NPXojp/lBUwWIbp6shdUzwMAYoQQVA==
    =oAnQ
    -----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/jackfranklin

    ### From the command line:

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

    ```bash
    # look me up
    keybase id jackfranklin

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

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