Skip to content

Instantly share code, notes, and snippets.

@m4p
Created March 23, 2014 18:37
Show Gist options
  • Select an option

  • Save m4p/9727502 to your computer and use it in GitHub Desktop.

Select an option

Save m4p/9727502 to your computer and use it in GitHub Desktop.

Revisions

  1. m4p created this gist Mar 23, 2014.
    82 changes: 82 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am m4p on github.
    * I am map (https://keybase.io/map) on keybase.
    * I have a public key whose fingerprint is A29C 1DC3 42BC 4B0F 20AD B653 8A14 3302 7195 C1BE

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "a29c1dc342bc4b0f20adb6538a1433027195c1be",
    "host": "keybase.io",
    "key_id": "8a1433027195c1be",
    "uid": "d13d014c1cc26ba755c846e5f86fc300",
    "username": "map"
    },
    "service": {
    "name": "github",
    "username": "m4p"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1395599797,
    "expire_in": 157680000,
    "prev": "89009dbd5b5e95fd6e9734bed3dbee20c9cae20727501ad9d8cc78e381187a10",
    "seqno": 8,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [A29C 1DC3 42BC 4B0F 20AD B653 8A14 3302 7195 C1BE](https://keybase.io/map)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP JS 0.0.1
    Comment: https://keybase.io/crypto
    yMHYAnicbZFtSFRZGMfH2ZwhKSs0WzEWOmBSjHrPfXuZFLUspGCLDAmSxnteZuZW
    3hnvnfGlSdAPfliSDTco2DWRKEnR3BKpD7ppZUVCgUK4iS8FWzRsqJBkSOi9Yl+i
    8+Xh+T+//8P58zze/JMjKaEh/VFmT5ooJIwOzUYdpbl7+mMAhUgd8MbAWbpW/Joe
    oEbY0PQI8AKVVTAkmONZhHnE+FlGJUgUOFmFPMcxrAQVAUNEgQcEQ6btsNYg1aQ5
    WsjSrManEUv9AR9dGxDIEQbyGGLMikiVBAHLvEgFvyz6MccwNmhSQ1crqUVXqmFQ
    7wGWUK1hS4iB9UFAiwSj6DuYX4MjdWG7q6HIt+7zIU0nVkwLr6aGqYV04IUWiSOa
    bYScIgiKIimSB9DasGZQn2YTgiTKjPU8IGzQajuUwjAKQURAAlUEPxGpInE8ooQj
    iFKWwQpWrSKxksBAlShExliSKSdDKEsqtLOZtEoPAa9sfVMNWCtNLaCrkahBQf3D
    ofINjoQkhyvRaR/KkbRx67fzZaW5V2q6xqPXJ9oyk1/989lsnjwFd0s5wylXCv5z
    q5kT8eE7b/OKs2/yK0b35cbOE9lzO10dYmd5e8rAy76xI6f1g+HJ+yfP58dcpa5t
    RaM/x2f4gtRfxuH0eHiXo7ffORKH8/wO9/59qctfUvra3/xxrS35TAZMXfrTeeyi
    kv709sJIU6Hr3+nk/6d+rSXevU9aLrS2VG2fKfx6OHS0trRj2rzUm9jy27mPWI+n
    NVQsb8IN7ruNN9hPJe2Optdd3VXPZyrnZ/Oz+LGpvqvvb9W0Png2+HfuO6Y5mBuM
    vigZlPPmezJ+h4uHnMh9b85c/rB0oGJxeOEvsOV4WTE/UFSWM7EKO6oIow==
    =Bi0M
    -----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/map

    ### From the command line:

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

    ```bash
    # look me up
    keybase id map

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

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