Skip to content

Instantly share code, notes, and snippets.

@skorokithakis
Created September 23, 2014 14:49
Show Gist options
  • Save skorokithakis/b2ab29fbce7b0a736be0 to your computer and use it in GitHub Desktop.
Save skorokithakis/b2ab29fbce7b0a736be0 to your computer and use it in GitHub Desktop.

Revisions

  1. skorokithakis created this gist Sep 23, 2014.
    76 changes: 76 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,76 @@
    ### Keybase proof

    I hereby claim:

    * I am skorokithakis on github.
    * I am stavros (https://keybase.io/stavros) on keybase.
    * I have a public key whose fingerprint is F877 F376 9A96 3217 FBD6 D1CD 91DD F089 422C EFA2

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "f877f3769a963217fbd6d1cd91ddf089422cefa2",
    "host": "keybase.io",
    "key_id": "91ddf089422cefa2",
    "uid": "33333ed7c88e85a1faaec382c352b800",
    "username": "stavros"
    },
    "service": {
    "name": "github",
    "username": "skorokithakis"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1411483732,
    "expire_in": 157680000,
    "prev": "796d32bf3bed31248934ab1d93477e6b5d18af65ebbeb65c7cc80a84322fc9a1",
    "seqno": 4,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [F877 F376 9A96 3217 FBD6 D1CD 91DD F089 422C EFA2](https://keybase.io/stavros)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1

    owFtUb1rFEEU35xJwCNKAmlSOigJsujOzO7O7KazsBIkxCLdMR9vLsOR3cvs3mkI
    6WOnjcFGQf8Fi1jF2lQ2gYCSwkawiJWQzpkjNiHTPOb3xe/xXt26EXUWXv/48/JR
    fP5h6vjLuYye3dnf2EWy1juo3EUDmAxjqz64obNVi0pkOGOGsrwQRU4JZkbqXGOl
    C6y1SXiREqLACIJitFk3weFjpGjgga095j89qz16jX40IWh4oJniHHgmsBECFOVE
    0YxIniRB2ICrxBZ4ddOKsasbtBcjD46tglD5kuzbdnMkrxgGtasHnhADO7G1O8OA
    PwfZu0zoSVtpv7Q3jsE1tq5Qib1StTZE4BTjlFNGSYzgxdA66NmgyFju6yVJjIYO
    xj6SFbmmRBoqQVNMUl7QVEis/WAMcplpzIXJM5ASZJ4pphRPBE8pIUYVAqOw03ZV
    ozL1NUU/tLf9SrQjB2ivu/94OlroRLMznXC2qHtz/v8xL5ajt1NHZ8mnvydv1j6X
    K513h/Z799vT6P2T04OHF/dvrx/O/fq9+PPj0td7d1f/AQ==
    =l+tr
    -----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/stavros

    ### From the command line:

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

    ```bash
    # look me up
    keybase id stavros

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

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