Skip to content

Instantly share code, notes, and snippets.

@drmaq
Created September 24, 2015 14:00
Show Gist options
  • Select an option

  • Save drmaq/cb8056405aee5fbca636 to your computer and use it in GitHub Desktop.

Select an option

Save drmaq/cb8056405aee5fbca636 to your computer and use it in GitHub Desktop.

Revisions

  1. drmaq created this gist Sep 24, 2015.
    84 changes: 84 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,84 @@
    ### Keybase proof

    I hereby claim:

    * I am drmaq on github.
    * I am shinobi (https://keybase.io/shinobi) on keybase.
    * I have a public key whose fingerprint is E03A F081 95AA 01CC FA1D 1C84 D4CF B203 5892 DB05

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "eldest_kid": "01014299672b5a4597a807ab381c94e520ea8e57d2a42769d6131d5e50229432c5aa0a",
    "fingerprint": "e03af08195aa01ccfa1d1c84d4cfb2035892db05",
    "host": "keybase.io",
    "key_id": "d4cfb2035892db05",
    "kid": "01014299672b5a4597a807ab381c94e520ea8e57d2a42769d6131d5e50229432c5aa0a",
    "uid": "ca6e293b092aeca59649f120c2522f19",
    "username": "shinobi"
    },
    "service": {
    "name": "github",
    "username": "drmaq"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1443103193,
    "expire_in": 157680000,
    "prev": "c60ef5e6f4dcdee2887b0a4be4d49f733b31ecf9075bf0601ee7f23b889507dc",
    "seqno": 9,
    "tag": "signature"
    }
    ```

    with the key [E03A F081 95AA 01CC FA1D 1C84 D4CF B203 5892 DB05](https://keybase.io/shinobi), yielding the signature:

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

    yMIZAnicrVJbSFVBFL03TVQUExW0AuVQ0OMiM3OeI1nQw9KIotRMqtvMOXOuB/Nc
    vQ/T1B8TpQzMB6iERGQkSGCgUIFci/BSpqAp9Pqw0AxTkEAIAuscsY+gz+Zns/de
    a7P2mv0iPsIR61yrO9g1m9a5zTn2rDnoKIx0vqvhqFer5rJquFK2HthljfkD7lJD
    47I4AAEUEMaSjKhIBBHLRAEyobwCVSwwEQFGFCbKGiICkiWsSZCHmshEgBAWeKSK
    hADCuTjdMD3MV+4zzIA1lgGe6ECB2G5DVdUJ1KCqCJqg6hQBXlQw0igQLWKJ128z
    LHGU+Fmm4bVqVuJel/cP/H/WHVwfpxKJIcxTgBFhKhGxJGAdIqAiESEdYhvoZz6T
    lDEL7S8xTC81uDoXZxUrDZXZvm40PUagJEj/Jmi+MlJhwwPV5XZ+hVH3BtNNDVOz
    vLMIlcznN7wmlwUtpBowbCoUBB4CHmLexbGqcsPH3IaNEGVJAdZzceU+VmlvIAGm
    i0zSBU3VGEOKIlNABMosz7Eu8zzlIVN1DGSR6kACkDFZRzxVFCwCWVM5e5cK08tl
    YUsm8dhrGh6TBII+xtU9Hzkf6XDGOqI2b7JvyhEbs+XPpWUsRTu6U07HTUSEPz9R
    htp7jrt0KbE/ZTz/7tjCYNGjJusr1+IezK4ktIaSd0Qte8yT9XlzPf3zfZeevne2
    T6ReSzgyJS3VrnScjalwRKcF9xSFC780TTc9Fm7nzA02D9wv2rsSf2wqt2zycLhq
    n7F46qay8HH56NbA8Pc7b99cTPzQOpM503cgqfFW57e6or6pjOyk+rze3tzmpZc5
    X0deh+/NLie3NKqrDTsLcie1tpbi7b3F6QUnlm4MH7oasct/IZRybtpY/DXQn/4z
    P3tledTzo74j5KxNLn44dD13/JUZnk6db1xtDnVGTbWNRqKEhTOhTLpnd9f+qoSK
    xe6GT9mBsd/8/z09
    =HnXv
    -----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/shinobi

    ### From the command line:

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

    ```bash
    # look me up
    keybase id shinobi

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

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