Skip to content

Instantly share code, notes, and snippets.

@ircolle
Created April 29, 2014 18:29

Revisions

  1. ircolle renamed this gist Apr 29, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. ircolle created this gist Apr 29, 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 ircolle on github.
    * I am ircolle (https://keybase.io/ircolle) on keybase.
    * I have a public key whose fingerprint is 2749 1654 C76A 305D B0AD 3766 1D8D 754B 5BBD 20D0

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "27491654c76a305db0ad37661d8d754b5bbd20d0",
    "host": "keybase.io",
    "key_id": "1d8d754b5bbd20d0",
    "uid": "84a83abdb4f407f234e4526fc3ea6600",
    "username": "ircolle"
    },
    "service": {
    "name": "github",
    "username": "ircolle"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1398796041,
    "expire_in": 157680000,
    "prev": "69ffff8f18093640958bc4bf7a40dfb677b1ad5512124a7ff851a725180ef403",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [2749 1654 C76A 305D B0AD 3766 1D8D 754B 5BBD 20D0](https://keybase.io/ircolle)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v0.1.12
    Comment: https://keybase.io/crypto

    yMHbAnicdZFdSBRrGMd3tzTcMA/RQb0pmAu9OHNsPt752r4wTlTmhdEpIpT1nZ13
    1qltZpvd0bXNlBYOVOdolAeVAs3PD2gNStOrlTQSJQ0KPFFpVlbEqS40PyjMd8Xu
    6rkZ5v/8/v/3eXgGk9fYnPZ/qqv3Py/rTLeP9L+zbIfcn5LChGwopYQrTJxAKx9V
    073I9JuaHiRcBCMAieY54BF4yFKcIlNQYQWepxVRETggc7KsMJRCESRRZATiDhwj
    wwDK0gys4R+3pmD1B7y10hABFFkoKzJQASWoDAsQ4Bhe9bAI8jy1AgaQqcOTCNOa
    6TF8PkSUkQQWizUPFsPEatOrBYss+aeGYKk/rpQg2b3qdcuaruB1saUYmQHN0AkX
    jUlPUIubaVYSBYmnAE0SKOTXTOTW4gQn8CKFiyT8JirGkbyk4hJVWqQklgeUxImy
    B8iqAAGlqDIvCDINFY6jGZoBUMAoR0OB4TCP8NYsfj+ATukG4WLwmNCLIwOaV4dB
    y8ST3+3PX2uzO22JCY74wWzOpF++n/GZue5rSsBa/DjQnAiNXy/W7o2dv1UxMtcU
    HT6+I+fcRNqj9Qlvkb5xpqHK8d4zVLFw+uBMQ+Pcvlioiruf/efSptHwQDf5++SR
    zD/IzXcKHTlTfT25TdPbl/Kj5WOgZnFiy66hscnEDxt+myfTzszDh5W7tfS2sb+f
    2Ox01w2r/ratqzlXqsp6mbeHQVL0FRebvfAtdM03TF3JbI1cCj8tn0zNiBw9ti3r
    Xoox2NvdYfWkWW2dESl9vP5wKOYwUm8W/F/zIKP9KrheF/2vXFuaLmBi6CyqfDE7
    ntzx7+jWnY2PfQ0lb0ILzkLur9rB7Ja6zylfaqd681oPkJG+lsuv25cBPPYXRw==
    =XI5q
    -----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/ircolle

    ### From the command line:

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

    ```bash
    # look me up
    keybase id ircolle

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

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