Skip to content

Instantly share code, notes, and snippets.

@sorokine
Created March 21, 2015 15:48
Show Gist options
  • Save sorokine/f9f2fbb0d5d7a31b24e6 to your computer and use it in GitHub Desktop.
Save sorokine/f9f2fbb0d5d7a31b24e6 to your computer and use it in GitHub Desktop.

Revisions

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

    I hereby claim:

    * I am sorokine on github.
    * I am sorokine (https://keybase.io/sorokine) on keybase.
    * I have a public key whose fingerprint is 32FB CE7C D47C 3C10 3785 561F 207E 07E9 A4D3 4B70

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "32fbce7cd47c3c103785561f207e07e9a4d34b70",
    "host": "keybase.io",
    "key_id": "207e07e9a4d34b70",
    "kid": "0111c5e679d8338922e4a8bcc945f2d4c34e61551b5b414749a2bc1c795f66f9ee520a",
    "uid": "abf5d8c2894703c07409f081a6925c19",
    "username": "sorokine"
    },
    "service": {
    "name": "github",
    "username": "sorokine"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1426952839,
    "expire_in": 157680000,
    "prev": "6ea8c429a5ce8c27c2236ac9bb68633e1551f3ebce09f18855b9741831b16996",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the key [32FB CE7C D47C 3C10 3785 561F 207E 07E9 A4D3 4B70](https://keybase.io/sorokine), yielding the signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1
    owF1UstqFEEUbcfHYCBg/kBr6yD1fjS61YUbDbgRZKiqvt0phnS33T1jwqigKzeC
    +APJIsSFa1cKEnAXVwr+QnChXyBi1RB3WhQUde45h/t6tX42G21cfjr+fvD1dnvm
    +Ch32b311y+XyDXFLsqXaAarpwx1BV3bhXpAOWK0dB6UL7jyzBPMlBZCkpJiBfEa
    ywvGncJograaPimijbM9XAtNxOJnGoqI/oM/WwUwIcQLkMoUmjFtKAVutfPecFHS
    gnvGQRIhiBOOE664sdR54pURpZSlARAU22g3X9lZV4pCe6oNV5h5rDg2JdbESkOF
    JyYRe+hquw2R3TddMws1oCcTFNFF8JBacBqtwrA1d/9XDLttgh6Bm56Kpy7URexf
    1Cyg60NTo5xEph9CUhNOpRFUMzNBsNOGDqYhMYSSGsczQW0Hi2gpwWrPqbHCQyxG
    eUqZtN44J7VkDFI/SgZxMrE6ouNInFGcaEYckcZIlMp5WDcoZzFNW6XEQ1XbYd7F
    zNde3DyXbYyyC+dHaQOytYuX/u7Fh8fZ3p3P1++PN2/9fv5s//DB2zfq/cesyvaW
    x3ffjW98uvLtZ/9r9uXk5OjH9tU/
    =1TOu
    -----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/sorokine

    ### From the command line:

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

    ```bash
    # look me up
    keybase id sorokine

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

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