Skip to content

Instantly share code, notes, and snippets.

@stefanobernardi
Created February 26, 2014 22:51
Show Gist options
  • Select an option

  • Save stefanobernardi/9240502 to your computer and use it in GitHub Desktop.

Select an option

Save stefanobernardi/9240502 to your computer and use it in GitHub Desktop.

Revisions

  1. stefanobernardi created this gist Feb 26, 2014.
    83 changes: 83 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,83 @@
    ### Keybase proof

    I hereby claim:

    * I am stefanobernardi on github.
    * I am ste (https://keybase.io/ste) on keybase.
    * I have a public key whose fingerprint is 912E E6E0 E91A F035 8575 AC68 CB5F 8AB8 008A A6E0

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "912ee6e0e91af0358575ac68cb5f8ab8008aa6e0",
    "host": "keybase.io",
    "key_id": "cb5f8ab8008aa6e0",
    "uid": "4b185612b19c032d3e00c815b4f5fd00",
    "username": "ste"
    },
    "service": {
    "name": "github",
    "username": "stefanobernardi"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1393455093,
    "expire_in": 157680000,
    "prev": "36305c8737de9ed35184f077ab5cf27a16305fdeb61470dbcbc77f634132ce74",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [912E E6E0 E91A F035 8575 AC68 CB5F 8AB8 008A A6E0](https://keybase.io/ste)
    (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
    yMHfAnicbZFdSBRdHMZXfUvWaIv8Wlisl4kwa93OfO3MLnShUGBgWmYhfmxzZs6s
    J212m/0oNSULFcKLt9DEKBQvgsTKPik0FBWxXSzFAk3eixR8E3yxi7QLEzwjdlVX
    wzzP7/+c/8N/ZGecKSHmXG2T48Zw3kRMdHApZCqw+FZqKOhTqih3DVWBNj8q1rxI
    9+tYC1JuykUzCDkRQC5aUgHLi7zAS7JTlCGvihIUARAlifiUnSr3BYwJEgOlAHJg
    H9HIjwcrRP0DH9o0OEiLvJNmIO2SAcsoLAJAFmkeciqvKmATDCBdky4iQgeCiKq1
    U0QIY5kINdSW4cXB8hD8DVYlzQcNQVewMRis8hvOZQQ9WxkeiDWFVCajYaQHsE+j
    3DQh5SA2QmjWxXI8D1ysnUJX/FhHHmwQvOAkXQCwU34dhUkk62QBL4sCKyjIhRSW
    p0VOBYIgQV5WGUGiDV9VEHTSnAAUKENZEFQny9EsIyOBI+8H0CXNR7kZsqbkNfbH
    Xk0KhnRSeWiw5C9TTIJp+7ZY42imBPPuX6f0mOPXk7NfV02G89JOdLdVLy6krnVP
    2O4xd+4/PC9VHxhdbtEj69G1ILBMfzk9VhiVX1jTy1K4gltnucbsgc/Pvra8Yc0N
    Sf8fzLre2XT7n45hML/rY+rM1WPWrr8T8VRD/+Kn+fzn+Rl3c+ZWePvqQutQltLb
    Utccn/v03296V2NTmfft+khe5lgkcnS4ckfHhT2n/ptsw5bDfY5XtperhxJLzbN7
    5Z5rk98jhUVHbj7JkOJyLWnWvs5q63irt66+8vjC3HTcQG+62jzTnmM7+d6eElge
    L8FFU6X7saM1xBZnZlVEP2juRwPvMh8k1fefsVWGen78HN0XO978eGm2vTh5A0Ns
    Elw=
    =c9ju
    -----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/ste

    ### From the command line:

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

    ```bash
    # look me up
    keybase id ste

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

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