Skip to content

Instantly share code, notes, and snippets.

@nerdinand
Created November 28, 2014 11:33
Show Gist options
  • Save nerdinand/63b58f2cc1a9a99684d7 to your computer and use it in GitHub Desktop.
Save nerdinand/63b58f2cc1a9a99684d7 to your computer and use it in GitHub Desktop.

Revisions

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

    I hereby claim:

    * I am nerdinand on github.
    * I am nerdinand (https://keybase.io/nerdinand) on keybase.
    * I have a public key whose fingerprint is 7DEB BEB5 A188 D39C 5210 5C0C EE6D 8028 69DA B208

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "7debbeb5a188d39c52105c0cee6d802869dab208",
    "host": "keybase.io",
    "key_id": "ee6d802869dab208",
    "uid": "9a513ae386fd5b400d8f3c0235faf600",
    "username": "nerdinand"
    },
    "service": {
    "name": "github",
    "username": "nerdinand"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1417174350,
    "expire_in": 157680000,
    "prev": "b2280eb0fdefca6d73b884c80a9ef1ddabf8d5e4c02d959b7f844726547896e1",
    "seqno": 4,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [7DEB BEB5 A188 D39C 5210 5C0C EE6D 8028 69DA B208](https://keybase.io/nerdinand)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    owGbwMvMwMT4LrdBI/PWJg7G0wfeJjGEVMQGVSsl5adUKllVK2Wngqm0zLz01KKC
    osy8EiUrJfOU1KSk1CTTREMLixRjy2RTI0MD02SD5NRUsxQLAyMLM8uUxCQjAwsl
    HaWM/GKQDqAxSYnFqXqZ+UAxICc+MwUoikV9KVjCMtHU0Dgx1djCLC3FNMnEwCDF
    Is042cDI2DQtMc3MwACksDi1KC8xNxWoOi+1KCUzLzEvRalWRwkoXJaZnApyNFQ6
    PbMkozQJj5aSygKQWHlqUjxUd3xSZh5QPh2oqSy1qDgzP0/JyhCoMrkkE6Td0MTQ
    3NDcxNjUQEcptaIgsyg1PhOkwtTczMIACHSUCopSy4BGJhkZWRikJhmkpaSmJSea
    pZgbJ1lYmCRbGCRapqYZpgB9nWaRYppqAvRaiqWpZZJ5moWJibmRmamJuYWlWaqh
    Esg/hXn5SlYmQGcmpgONLM5Mz0ssKS1KVarl6mSSYWFgZGJgY2UCxRoDF6cALC55
    LwkwbFt0RpvN4POp9gsnq5Y89vRQ8vyR3XY1OYdR5HRjr/WJiREONeWrFzze7S/2
    vlPh74uHE1U3GNwVObJypanPJvEFCUdz45Z4B9+/0bMkif11Kqvrgr+K2/5X/vzy
    P+bduW+/Sm4XBv65ws61yvnU5vXTCi9faX/xveCvT8W2mteJyz+Jcn85Mqfw1K7S
    kAVHRNVv5W8qOcKy3uTAuhKDjP+Kwlet1yhLn33Dkn+tlFOxOXi5udnkRRMVjpj/
    O7qDfW6cU63tzjurdOdfYhVVXzZB998i9huG9+acXfC6gOXv/3dOc6qZjx/9H/zw
    TPOtgFdnog3UngvXm3X1r7GJsF4ouW/qDq8y459fP2nu/n95qX1FKJ8m53qPYPes
    XF3xuU9mZ5xPuRw0Wb1sWWzPpvDyqEMrt+a94Hvil+j47IHZT0PO7LB5M58aRZ/e
    Ym8qoB3A06TedmenLsMuwdRfC1O3sXhJzLPi+v+GTVXyD/tMVeXdC2ZN17FSvsz3
    vFDRMzTiSeHJeNnep7EG5xV/Lw32mjll/rmK94XXzCoW/50gtUp11xqmJQ4Tvtf2
    XQ+/vnuZf8itJ7zuksH3ODdKOHkdvq3Mma5RoVb4avGkXd7+7Ik5GucfFn/eaXf/
    tN6y6I1PbbfsqvLwmzeH9YISj5zP580Xg2ZZa2vc/ql8cWeMnvDablstq53ma+MW
    u158qJP/R/b9yswLuzwWdjUBAA==
    =rwzg
    -----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/nerdinand

    ### From the command line:

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

    ```bash
    # look me up
    keybase id nerdinand

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

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