Skip to content

Instantly share code, notes, and snippets.

@abevoelker
Created January 20, 2015 17:10
Show Gist options
  • Save abevoelker/d39802b42b602762fe2a to your computer and use it in GitHub Desktop.
Save abevoelker/d39802b42b602762fe2a to your computer and use it in GitHub Desktop.

Revisions

  1. abevoelker created this gist Jan 20, 2015.
    83 changes: 83 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,83 @@
    ### Keybase proof

    I hereby claim:

    * I am abevoelker on github.
    * I am abevoelker (https://keybase.io/abevoelker) on keybase.
    * I have a public key whose fingerprint is 7C75 A5F5 E608 E133 4314 7A24 65A8 0811 BC6A 8D92

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "7c75a5f5e608e13343147a2465a80811bc6a8d92",
    "host": "keybase.io",
    "key_id": "65a80811bc6a8d92",
    "kid": "0101ea3e55e95763f5f3911b468756c25f340efa5ffb758827195446e0c2fb6830140a",
    "uid": "5363fa251b713263186f87e544d1d600",
    "username": "abevoelker"
    },
    "service": {
    "name": "github",
    "username": "abevoelker"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1421773809,
    "expire_in": 157680000,
    "prev": "9310817d1084bb38c8f4518790065720063b0113f608b6409e5898a2e7467965",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [7C75 A5F5 E608 E133 4314 7A24 65A8 0811 BC6A 8D92](https://keybase.io/abevoelker)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1

    owF9Ul1IVEEU3jXNn5KSylUpkYGeXPLOnTt35i6SRaUIEQpJfw/rvbtz16vtj3fX
    bc38i8jMssh8UNSMCtp8aYmIYOnvQSIxSrIHe0k2xSgoijCorFmxt2geznC+830f
    55yZi9mrLClWdjMjJ15//pJ14vF2zbL/Qc+vFqD53c3A0QIa2PKlGz4PMwOm4QsB
    ByAuglWsYyYLlEGEJAQlooqSjFUqUAg1l6xStyICO6jzB5MKbqOpQbbN8HOMJ07D
    zdF/8BuWCwIUIFMRw5gpmMhIxzpSOE+SKcGyS+SpJDCd96BrBFMqEqhgSZKZ4BJ1
    TaZIgJKgcrumZTuMuIUqYqgRiEQZQSrrlDCucEO3LAhJYpCZPtXLOFvVWNjPjjYw
    E7TaAcfDhosll7BS9xihuibtf5pQcyAJHmOac0Xu1Ayfm++Qq8LMDBp+H3BAznSF
    jKQeSiIkBFFBsQMWCRgmcxpJBp+dCvzYQcBkYW6pIMgXRtw8SpqGqIvqEoaUKIIg
    YyLyiDQBQqTzl9FkSVAYpgpVRUYkmSgyBsmBGn1+4BB5m6qHWwYNj08NNZkMtGZ1
    WzenWqwpltVpKclvYMnKXP/3czS+TP/d+Pph1v2gmUi5Fh2osT9rPoQ2XS2tfxvb
    W5iVWbqz/Wmiuujr8/Hc8Yx+nD/flv9z8k3qkUR59ffF0dvTpyPpS6O23pnhya7u
    3k/Bs7G++TVl3o2J/Phscc3hhT32/sjCkyoWG2s/QS8Utq8FTk/V5ESkp2q6On73
    XfHIDVvOQoXX1ul9dbzDOTywzzZYEp2ieSNnhkBeNLY4VxtN7J7dUdY2UdJXp1Wi
    uFjgu/ehC5RvfeE11MwNae76kz+GusaKLrc4C6amDnSwGCbZ6pZdwcrCUO46v//U
    kFIYwx21lvJvn68sRWYWH3WyW+/vHBybu15ecW7QntH38csf
    =4s62
    -----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/abevoelker

    ### From the command line:

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

    ```bash
    # look me up
    keybase id abevoelker

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

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