Skip to content

Instantly share code, notes, and snippets.

@znb
Last active August 29, 2015 14:05
Show Gist options
  • Save znb/a8f24b19ccf02c2db0c6 to your computer and use it in GitHub Desktop.
Save znb/a8f24b19ccf02c2db0c6 to your computer and use it in GitHub Desktop.

Revisions

  1. Matt renamed this gist Aug 17, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. Matt created this gist Aug 17, 2014.
    82 changes: 82 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am znb on github.
    * I am mle (https://keybase.io/mle) on keybase.
    * I have a public key whose fingerprint is F625 BA9E 0F37 1BF8 A88B 0D67 62B0 18D8 553E EC25

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "f625ba9e0f371bf8a88b0d6762b018d8553eec25",
    "host": "keybase.io",
    "key_id": "62b018d8553eec25",
    "uid": "1293ebbae4cb2aaa900a00a6dfbe4e00",
    "username": "mle"
    },
    "service": {
    "name": "github",
    "username": "znb"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1408282713,
    "expire_in": 157680000,
    "prev": "cd03bbca1e724027339bc1c405cf929063d9c9a4fe09745d7c37ef2f773b0f6e",
    "seqno": 8,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [F625 BA9E 0F37 1BF8 A88B 0D67 62B0 18D8 553E EC25](https://keybase.io/mle)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----

    owFtkmto01AUx1NnEQtzRaXoEJVsypRab5K2SYp71XXMDVTU+ZhiyU1u2qBNYpK2
    zvlCh2jdoNs+KE6UgaIioiI+oSC64XTiG6bzregcKk4QRfCDN0M/CB4uXM65v3M4
    f/43m59HuBzwzKTH9WWfZjj6rr6GxNLhM7CJhJrUSIaayHVo5JIVNYYM3VBUiwyR
    cpAOQIFHQGZYCsqcwHEQSEE2SENAcRIXCDAIiXSA9JJxzbQ78BgomMinaLiGk6gi
    4ep/+OTIA0XzDIJQQH4R0oIg8AAI+AQlGSI/AsAGTWSoQgJhOrEekVu8JC6kFBHZ
    6/55iClWPAn/hTep0IatRt3O0ghG//RFoaJKWCbGU8gwFU0lQxQmRUuxGyk/4GiO
    ZinGS6KNumKgqGITATbIARxeUjdQCo8UJcBAKAoUYmk/oFmG4aFIiX4QEGWe5kGQ
    kXiRF/wyAjzrD0isyLBIpmWWZSCQg4i0lWxQNTLE4TWFGB5pKjFVsJIGluna49g8
    mnC4CNk5ynYqOnE7gcNHlCimmUTGHFk3KlTNEiwswPRpOlL1mO6TFdmKxzXDRAlB
    9anIqsYWhiv5CKjGFoaruUqOC4Mq28IwtqTKtiQSmU8HCNdY99//MU0Y89ORKXOf
    ys4dHJ5dNiF76NW3dOXH9MsZ6w/ePB4ebDcrfrjfZkp/zf3SVXvkftPW/UvutvWe
    z1ud/LLimjbOXbg8d/n2wu7WY53a2e9Gb/O9C/up/inlEtGQ6fn6tCB2+hVoKcp1
    RemToy5G3twpeOS59KDmSji3q3RVw+TX5eOnVpV3dvcXDg3c6Ogpzj8a7V/Tfv3J
    sptLmp0dF9WW7PSaRePmDbB122be1Za5+mobPK0rNxSe05h9QwPluaGmW3tv7xjb
    ucrjrA+VzOw7feJwm/OzZ/GBq8Ufih+OLvq6u04uPZqY8+F56sD71ZG1s2oeZRbQ
    9ec1d76VfnesjtAHd77Qnv0G
    =P++c
    -----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/mle

    ### From the command line:

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

    ```bash
    # look me up
    keybase id mle

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

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