Skip to content

Instantly share code, notes, and snippets.

@4x4notfound
Created October 9, 2014 12:31
Show Gist options
  • Select an option

  • Save 4x4notfound/7f24fdd366817e1746ec to your computer and use it in GitHub Desktop.

Select an option

Save 4x4notfound/7f24fdd366817e1746ec to your computer and use it in GitHub Desktop.

Revisions

  1. 4x4notfound created this gist Oct 9, 2014.
    82 changes: 82 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am adrianmaurer on github.
    * I am amaurer (https://keybase.io/amaurer) on keybase.
    * I have a public key whose fingerprint is 1E8F BE96 3922 A25D CB00 3566 8DCC 54DA 7631 D0F4

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "1e8fbe963922a25dcb0035668dcc54da7631d0f4",
    "host": "keybase.io",
    "key_id": "8dcc54da7631d0f4",
    "uid": "b749abf1fd993a2c4694ddcc321f1400",
    "username": "amaurer"
    },
    "service": {
    "name": "github",
    "username": "adrianmaurer"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1412857870,
    "expire_in": 157680000,
    "prev": "a7f127d39a6ee2514521bf45bea3483749c2270d62f99f99f0e189475814c570",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [1E8F BE96 3922 A25D CB00 3566 8DCC 54DA 7631 D0F4](https://keybase.io/amaurer)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v1.1.3
    Comment: https://keybase.io/crypto

    yMHXAnicbVFrSBRRGB17qyWF/fERwbhqxmZz5z2LgYYgZNFDoSBhnced9SrOrrO7
    mtqWpRWEokU/JKjINcvCHiBmD2TTUrCUCAzJlIp0M/GHlCFI1B0xguhy4fKd75xz
    v8P3fMNKIiqi03u0+eFE7JuIl6FZP5HP18RUk4pbqyQd1WQJXHp0ZLig6TGR4SMd
    JICirkCJZySalmlOUxWKYjieFzVV5VhNFngGaJTOknayyO21FNhGkb0wHbkxhgsn
    0jD6H75/qaEIrCQrOtA1SWJkWmV5idUwmaGBDliKsoheaBpyKcRsuVT2m9AkA3YS
    g+VIhdbIy00X8hX5lX8Emolk46/KV+mx4AqoOJcNnAoyNJwZ68qh6UVug3QAzFR9
    yHIALKBFThAFyk7CYx5kQieyGJzAixQ+dtJjwnLrJ0EHtKAxksxDSHOA5Wig6Cyn
    QJlhRQbHVGlaoDSe1iXJuhQEosQKnAhYlROsoF5YZrhJB43HlF3Y0otchuzDo5OB
    3lDBKiIiilizeoW1NSIqcuOfXWZlryNGhwODgchHvya1tAe7AukLzxbP1odPfv9Y
    OfP+9L49+ej1ia0gHEYtn5I9225lOob3Nu6+XtsvJoMGYrCe7fkcHMsdbDsTM0VV
    tc/VZVLNUkZS7bmd3w7eaci2dX85HqzLyhZiiZw+myQJhXkV1bdTEy5nME82JzSe
    P3SxUI3Km3vb3Ft89dr+2OHF6GDMTNb4lcSbaR2hFiVRnPeUfJjeEewrPtDUlTp1
    YzR/ILRlaCyntebn3R8prZOHQRLf/9W5vmOWsQ8dSc69z7zgG9wj7+KKyx5H2wpO
    rX36qpMbmW4K2Nov3BuYGCeCl+aZuKS6TV1V3dvjF+LD/pSett/wpBGe
    =3ilY
    -----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/amaurer

    ### From the command line:

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

    ```bash
    # look me up
    keybase id amaurer

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

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