Skip to content

Instantly share code, notes, and snippets.

@bernd
Created April 29, 2015 07:41
Show Gist options
  • Select an option

  • Save bernd/219fd14e4854b4d49e7c to your computer and use it in GitHub Desktop.

Select an option

Save bernd/219fd14e4854b4d49e7c to your computer and use it in GitHub Desktop.

Revisions

  1. bernd created this gist Apr 29, 2015.
    76 changes: 76 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,76 @@
    ### Keybase proof

    I hereby claim:

    * I am bernd on github.
    * I am bernd (https://keybase.io/bernd) on keybase.
    * I have a public key whose fingerprint is 7A5F 6639 EB94 D8D5 0D2A 3D41 5C0F 95A9 CC47 90E5

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "7a5f6639eb94d8d50d2a3d415c0f95a9cc4790e5",
    "host": "keybase.io",
    "key_id": "5c0f95a9cc4790e5",
    "kid": "01118cdb4558c4b20500e493b861a0e649654df3eef0c0f4a0b7d7403634bd1660ad0a",
    "uid": "a2c1bef56ae56a726363a09dcaa6d000",
    "username": "bernd"
    },
    "service": {
    "name": "github",
    "username": "bernd"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1430293184,
    "expire_in": 157680000,
    "prev": "bf19756dd554ca1d050088ef76731443ec9a3086b59d86cd1365c8e96358a40f",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the key [7A5F 6639 EB94 D8D5 0D2A 3D41 5C0F 95A9 CC47 90E5](https://keybase.io/bernd), yielding the signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1
    owF1Uj1vFDEQXY4QiZMQRKKlMSWraLz+WPuKCASEggJRQIV0sj2zFyti99jbuySK
    0iOqCAlBA/UBLaKgo6IgFf+Bgh9ABxLeU+igsOx5897zzNjHF85mg41HF1+8Pblz
    /P3M18/SZw+uPzs5ZL7BAzY6ZLu02qpYT6idtrHu2IiVTlVaC0veSjSoAAsnUHIV
    oLLK2RBkaYEUy9lOM+sVyca7GW3GJmEpGEdM6D/4u6sEcM5NQC+VMkH6AhQASSu8
    0dwBaWm1klgJogqSh3TgSywlCC2kR641OASX7OYrO1cE7qlS2lFaZaETz4HF4JxG
    AOiJM2pr95gS26cTsqOcJWgRA/X9n6YmsduZ+//Qu4NpH++RH58qxz7WmCaXBAtq
    Z7Gp2YgnZuhiL+VSQGEFNzJntD+NLY1jz1ClNqkqyNm0pUV/RcVtqTSiUjI4jv04
    jKGq1KXgUgoK1gkw2iuLRgfkQqtgyGqhjJNQsb6XJ3XDRiKV6SbJchYntevmLbGj
    4dPttWxjkK2fG/Rvnw3PX/r7I56/z97kSy63fvzevnvt4/7m1v1P39p3v7LXV24M
    H95ee7l+696ry19uXv25XHxY/gE=
    =YCtR
    -----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/bernd

    ### From the command line:

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

    ```bash
    # look me up
    keybase id bernd

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

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