Skip to content

Instantly share code, notes, and snippets.

@lucianosb
Created January 21, 2015 10:27
Show Gist options
  • Select an option

  • Save lucianosb/5a1ce29fa35e85a72a0a to your computer and use it in GitHub Desktop.

Select an option

Save lucianosb/5a1ce29fa35e85a72a0a to your computer and use it in GitHub Desktop.

Revisions

  1. lucianosb created this gist Jan 21, 2015.
    85 changes: 85 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,85 @@
    ### Keybase proof

    I hereby claim:

    * I am lucianosb on github.
    * I am lucianosb (https://keybase.io/lucianosb) on keybase.
    * I have a public key whose fingerprint is 11EF 2BC4 B0A5 6D37 23C5 A0C4 B7FE DF7B 9965 39CD

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "11ef2bc4b0a56d3723c5a0c4b7fedf7b996539cd",
    "host": "keybase.io",
    "key_id": "b7fedf7b996539cd",
    "kid": "01015bf96b3398c9916d0a0f4953281f8cb19eb11f6655b5887bcf2197c48f3ee16b0a",
    "uid": "84523b1859e04d75a6be297d7c7ed100",
    "username": "lucianosb"
    },
    "service": {
    "name": "github",
    "username": "lucianosb"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1421835985,
    "expire_in": 157680000,
    "prev": "570451af84c814d7a49170e84d37cfb12d4396fe8a4088310a1d07eef4f9b712",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [11EF 2BC4 B0A5 6D37 23C5 A0C4 B7FE DF7B 9965 39CD](https://keybase.io/lucianosb)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v2.0.1
    Comment: https://keybase.io/crypto
    yMISAnicfVJrSBRRFF5tM92UDOkFFTFmpW3b3Jm5M3e2CMGMihLJqNRknTtzZ3dS
    Z7fZR2uLWpT00Cg0UIiCsKANK3pCBJWSVIqIQlj9KAOjP5UEGYGo3RX7F90/h/Od
    7/s459zzImOOzZF0Z7B4S9rC20ZSX9emsG3vs/rBGIP9Wi3jjjFVZCbohuklVsAy
    zBDjZgAgOodVAbMKFDVe4ngVKizNJZ1ouoRlWYS8rGqMk/H5gwkFtcFKkLgMP8Vo
    4jE0iv6DXzVTYAELINZlEfO8jFRZBqLGKqwuyJDnENCRioFMMAC6KEKIIUISVnUO
    yJIqIJ0nBIi0N2oXnrFDAuR4DBCUCStoElRETDhZ0iRVIhpg2QQxSCxTqSGUXR1W
    DcX0BzFT52QoHDFUktjBbNlrhHxh/B9JqDaQwI4Q7JlVe7BhanSDVBQhVtDwm4wb
    UKYaMhJyIHAA8VBG0MmQaMCwiMdIMKAkIpY+JxOwSIRaQokVIFB0JKgI0EEUQQYS
    S5BA/0DVMeA0gZdFnSBFYBHiAasAjZUI0QVdxhLgmMQ8h00/4+Zpm4qXWgYNr6mE
    whZh6rqfH7Tbkhy2lLnJiRuwOdIy/15GQfm86dDTptjiJ65tOSUb12Slv1fgysl3
    q6sHenMbTpz5dDUv/+SKouirqb6HkSvTxtYOrwW+h9PfLl12PHcKjB7I/pbK5od+
    rVpXGR+NH5oq+5rtC0kFEyeyqoLtN2pOxcfrL9RJya3NYe1RizWyoa/N6Ug5VqZ5
    ivRo6e7ym12T7/d3jrffffmutKApzf67sd/R79t560Hs2nFzeHR966IPkZePdyzv
    /XzMueDi26fnG0cezSm0uyoCzd1jP7Xt9rE3DfvyKjuGjroPlHVWFO7ZG72f+bVt
    SdHE0PDlXTkLP54bKI6XuC6djd07XdPTk7d5bftIxvzrr7/cSk9tScl58gPV9uT+
    ATTBI2s=
    =whcc
    -----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/lucianosb

    ### From the command line:

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

    ```bash
    # look me up
    keybase id lucianosb

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

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