Skip to content

Instantly share code, notes, and snippets.

@fxneumann
Created September 19, 2014 17:01

Revisions

  1. Felix Neumann created this gist Sep 19, 2014.
    77 changes: 77 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,77 @@
    ### Keybase proof

    I hereby claim:

    * I am fxneumann on github.
    * I am fxneumann (https://keybase.io/fxneumann) on keybase.
    * I have a public key whose fingerprint is 6957 0810 DA7C 4DE0 CDCF 4B6F 0129 529D 9CA9 1B2A

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "69570810da7c4de0cdcf4b6f0129529d9ca91b2a",
    "host": "keybase.io",
    "key_id": "0129529d9ca91b2a",
    "uid": "9411d455d31c76c2555aa8bf184a7200",
    "username": "fxneumann"
    },
    "service": {
    "name": "github",
    "username": "fxneumann"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1411146016,
    "expire_in": 157680000,
    "prev": "0e0199fabb311a6eae7120ccc5555fd2f46c83bb7e8b6257b13613cbbbee4210",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [6957 0810 DA7C 4DE0 CDCF 4B6F 0129 529D 9CA9 1B2A](https://keybase.io/fxneumann)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v1.0.5
    Comment: https://keybase.io/crypto
    yMDdAnicfVG/axVBEL74I+ADwSAIkhS6nfKQnb3bvbuHjU0qQYiioOBjZ3fuZdXs
    Pe/HM4+Qv0SDhZVgl84qEZWAjV2wtwyWip27IXbiNMN8833D9zEfz59OBksL19Z2
    Xr1dvr7wZe+oT+6t6CtbDGs7Z6Mt9pSOW+X8hJpp43zHRkyVMucFcKtzk1nixpoq
    Q1VxEKUUpS2NLgGFZkO2XrdREc6gbumGqwMWhrGzAf0Hvz9elBmAzaS0KZhcGSGl
    1LrACopM54LzSGyp8XqDArva9NRvaO/Z9pAFeOYMRdMn64nr1nv8j6SbTyP2gnB8
    oh6j8zZEDqIZNa2rPRtBYJrORTkEe5ApDmrIaHPqGhq7yJC5KnioIZs2NIsBiUNZ
    VhoxBdCKNOUguDEmBJKVFVWmTJEi5lSgEjJHSBWkBhGJMgExZ0vPfc1GabCpJ+Fk
    6yZed31DbPvD6plkaZAsnj0Vf5YMzl34+8lv95OdSw/2f++uLh7M73x6+Pjr4fLn
    wcX3yetnB7cuf//x5NfVuzdXft4+fPfozcujP26xo6Y=
    =xrZe
    -----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/fxneumann

    ### From the command line:

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

    ```bash
    # look me up
    keybase id fxneumann

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

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