Skip to content

Instantly share code, notes, and snippets.

@hadrien
Created September 30, 2014 11:44
Show Gist options
  • Select an option

  • Save hadrien/552f9f9baf97c4f2cd7f to your computer and use it in GitHub Desktop.

Select an option

Save hadrien/552f9f9baf97c4f2cd7f to your computer and use it in GitHub Desktop.

Revisions

  1. hadrien created this gist Sep 30, 2014.
    88 changes: 88 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,88 @@
    ### Keybase proof

    I hereby claim:

    * I am hadrien on github.
    * I am hadrien (https://keybase.io/hadrien) on keybase.
    * I have a public key whose fingerprint is E050 BE98 1903 CF78 56AD 40EC B4BB C898 A629 1E1F

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "client": {
    "name": "keybase.io node.js client",
    "version": "0.7.2"
    },
    "key": {
    "fingerprint": "e050be981903cf7856ad40ecb4bbc898a6291e1f",
    "host": "keybase.io",
    "key_id": "B4BBC898A6291E1F",
    "uid": "f2497194ef3ecef0a9864d4305192800",
    "username": "hadrien"
    },
    "merkle_root": {
    "ctime": 1412077371,
    "hash": "3b1cb8834317ad494c2755662b81a3d035bb1d1ffee964c97bb4b19959280c3a292cfd87910023ef5e4cb62fccbca19563e5f9cd645c30362ee9fb7dd3595943",
    "seqno": 66802
    },
    "service": {
    "name": "github",
    "username": "hadrien"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1412077394,
    "expire_in": 157680000,
    "prev": "e722e3401b6266b2e52547a0166554fc508a2c48e023c6adcf683c3467cacba2",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [E050 BE98 1903 CF78 56AD 40EC B4BB C898 A629 1E1F](https://keybase.io/hadrien)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1.4.9 (Darwin)
    owF1kr1rFEEYxtdTIwqCwS6FhikU5Tjm++O6nJhCRFGsPWZm37kbk+yeu3fRENMa
    O+0MaBEQUlvYpbANWNtaCCms/QecCRGj4Fa7M7/3mefZZ95cPF105j/tH+zs3bhy
    9dSXH654dPPtw03k6nID9TeRX41QTfNbZdcA9dEKbDjbQi/Wi1VdQu9Ju3jMdNE6
    NG2sq0ThnupRtNXNeB4OsRpBM2li1kKABXZgNDGY+aC0kLbkGLzjznlttJXUECAh
    SY7rdvrXqehIcxjLtDrgg8GtxC9l/jZZTnuzo41AuVHEcAgMPARsjZa85AwLYqjG
    OIMtNMeRxrZsUoJsdw2alVUYNnV9lNlPYyYIJxQrxRRJhmw7TjPMEe+0ZpwRlcwb
    7qkSQkrqNLGsxEw4R0oSAoCR3BvlUjhijMjne2apoT6UWhmCMWUQBHDvJA3eO2+J
    EZKBCMaXkgvPMJM06QSnypKJpMFZStDC06pGfSk1plv5s1mPHk5UNYrT8cz9N+t0
    Y5JXnoEbHs8OXfxQlamqk12ShP7zHwzvIng+iQ0MYyaESh7S00WTBtZzwYpSYByT
    FElKR0FQwZXFREohePACa0s915Cy+1S+D1Izz7hU3npn6Z90LPm0oyTZxlFlp7MG
    0Nar5TPFfKeYO9vJd7W4cP7S7wv8TRe7Ox+LB+/E3tK9a9dnC53Dn5+/Dw6L3YPH
    d7dfFvffb9u5/ddfXyxcvnNu/hc=
    =cVXk
    -----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/hadrien

    ### From the command line:

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

    ```bash
    # look me up
    keybase id hadrien

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

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