Skip to content

Instantly share code, notes, and snippets.

@spladow
Created March 16, 2014 00:08
Show Gist options
  • Select an option

  • Save spladow/9576024 to your computer and use it in GitHub Desktop.

Select an option

Save spladow/9576024 to your computer and use it in GitHub Desktop.

Revisions

  1. spladow created this gist Mar 16, 2014.
    88 changes: 88 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,88 @@
    ### Keybase proof

    I hereby claim:

    * I am spladow on github.
    * I am spladow (https://keybase.io/spladow) on keybase.
    * I have a public key whose fingerprint is E43C EE91 0223 2BE9 0ADE 7D39 A15F A32C 94C4 1266

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "e43cee9102232be90ade7d39a15fa32c94c41266",
    "host": "keybase.io",
    "key_id": "A15FA32C94C41266",
    "uid": "74cc8a2925ad7f56ebaeec6610e18700",
    "username": "spladow"
    },
    "service": {
    "name": "github",
    "username": "spladow"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1394928442,
    "expire_in": 157680000,
    "prev": "56b5ae2e1b76b97bc690742564ab0db2f3156e802cb83babb02e4b462b336cf2",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [E43C EE91 0223 2BE9 0ADE 7D39 A15F A32C 94C4 1266](https://keybase.io/spladow)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

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

    owGbwMvMwMWoGDNNNvzB34eMpw+8SGIIVnltVa2UlJ9SqQSks1PBVFpmXnpqUUFR
    Zl6JkpVSqolxcmqqpaGBkZGxUVKqpUFiSqp5irFloqFpWqKxUbKlSbKJoZGZmZKO
    UkZ+MUgH0JikxOJUvcx8oBiQE5+ZAhR1NDR1czQ2crY0cYapLwVLmJskJ1skGlka
    mSammKeZmqUmJaamJpuZGRqkGlqYGxiAFBanFuUl5qYCVRcX5CSm5Jcr1eooAQXL
    MpNTQU6GSqZnlmSUJuHUUFJZABIpT02Kh+qNT8rMSwF6F6ilLLWoODM/T8nKEKgy
    uSQTpNnQ2NLE0sjCxMRIRym1oiCzKDU+E6TC1NzMwgAIdJQKilLLgEaamiWZJqYa
    pRommZslWZonJZtZGpibGJmamSQmGaQkGaUZGwI9ZmFglJxkYZyUmJRkYJRqkmRi
    ZpRkbGyWnGakBPJNYV6+khXQppLEdJC7M9PzEktKi1KVajuZZFgYGLkY2FiZQBHG
    wMUpAIvGWzMEGNpdvhW/mRcSp8/0iTWNfau/mnxPhH881/Xe8PXTzqusUb95vaIw
    T/yLR7el39Z9B27nfdq5J2LZwk3lDjIzikMF0t5pVZ2Ut1sU+PbXpwX1T5UX3E4S
    O9o4s7n4aKC/7/ksdrddj1KZ1j0PtZF2YeZLTXLKcZ/esbn03l3PNJsPSX/vpBbt
    /XWE+8G577VuJY3KSkYPTrpkXLz0a5ub++//a70PqXCfWKvznbH6VJpR4uotHg/j
    pfVY5EMDud6WNzokRxmknF8rrRnRp7ndnkf+4bRTsg7tul8yLYwKHs6vTrt0OIf1
    qr91e6zfioclSnOmWWjy3cyR4XkzVd2Rf+/Xpts/tGcWphw6vGfCvs1Pvr4yaW0/
    2X40btIMhva2tivn1Xaf927aaLXlZ8K8hZ5XCu+EPZilcW3Kd5HYGMPQD19ybx3e
    limyc6dvs1+gdflKufVMD3r7rxicf/JvS3StrFjZ/hnPtA7f+XPHWTd80k7hB28N
    L/Z63q2I22Xmu7hb4sP+O8vFT+R8+1Gs7xIqrFS9cu+qDt4b28UPGjzbzXrSvH5f
    3cqXzrGdGue+S5wRjqmWutt4/eX5w78KHHvmiOhY2UydJhezbWN5rPwTgzwvvsTv
    x++9a32z9pCfsoDGzfcX1BJ2xGmmPZxcKaFbt2eJbpj0H3mmD94/VP7+WbhM1PSG
    kUXguqlvpvtZPT7vu1+Gb5NJP+eK/QA=
    =mhJl
    -----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/spladow

    ### From the command line:

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

    ```bash
    # look me up
    keybase id spladow

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

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