Skip to content

Instantly share code, notes, and snippets.

@sandeepshetty
Created February 26, 2014 23:33
Show Gist options
  • Select an option

  • Save sandeepshetty/9241082 to your computer and use it in GitHub Desktop.

Select an option

Save sandeepshetty/9241082 to your computer and use it in GitHub Desktop.

Revisions

  1. sandeepshetty created this gist Feb 26, 2014.
    82 changes: 82 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,82 @@
    ### Keybase proof

    I hereby claim:

    * I am sandeepshetty on github.
    * I am sandeepshetty (https://keybase.io/sandeepshetty) on keybase.
    * I have a public key whose fingerprint is D701 C601 7AEF D8D3 DC95 86CA D589 17A0 9C41 E035

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "d701c6017aefd8d3dc9586cad58917a09c41e035",
    "host": "keybase.io",
    "key_id": "d58917a09c41e035",
    "uid": "e3a03f5d08b61a8ce1ad7aaba24fad00",
    "username": "sandeepshetty"
    },
    "service": {
    "name": "github",
    "username": "sandeepshetty"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1393457510,
    "expire_in": 157680000,
    "prev": null,
    "seqno": 1,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [D701 C601 7AEF D8D3 DC95 86CA D589 17A0 9C41 E035](https://keybase.io/sandeepshetty)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP JS 0.0.1
    Comment: https://keybase.io/crypto
    yMGxAnichZFdSBRdHMZ3Nz/S3rQkoYRKzlubxJoz7s7OzN7IqkiJVNRFFsJ2Zs7Z
    ddCdXWdm17ZtzXwviuqixTSE7CYXiuzDizaDrMWPkISFSCPc0EoqE4qIIExFz4hd
    dfGem8N5nt/z/OecGd64zpBt7IyXl/za+mPJOJaIBwxHc0LuMBB8KAQcYdCAVze3
    JHuw4lckWQMOgFiKFu0UzULsRhyyIpFnOLsIEcPxRKR40UZjysoAC6j3qXqC1AhQ
    xfskH9HIwSUhvedvPrBqYCukrG4GUZxgpyEnYhoiFkIBltrcEFGUDqpYkaEXE1qF
    MsLYr9ZjTQuBiAUQKyiJxAqDNcQjafUB4X9iWsiv681YcK01uARJRuTqJBjEiir5
    ZOCgCSlqkl5BW3mrjWEZmrIAfMovKdgl6QTD2jmKLAvwKzgIHHKgsVH/qibZR1wy
    CHr0+ZJHhlpAwSAymKhLMxizDRnpJv35DdlZm/78lGh15vLZZJqdK8zJejY7k4xU
    1F6652zrbc7r6hmIOE3bzo2VmNu6UtHKd0e+FkxUP2hq116O3tli/qeohS/rHyk/
    cGziRPzwbPHT1FCkcPHi8o2+6BzvMe9Z/JKsMm7+qL7iC3ITg12xSRQd95759LM/
    OOxVu2nzcye6e2t3X2/LSGvy0NvO95Ox+Hf7jrqa1PX83LnT44ypaC7UOjDz8PLi
    gpdhExsqOwJpN3svlI6+qJWvdad6frffT4WmYIf3A8wse739ya6q2P4eE89OOW//
    9whWY0vDThwTlvMMbQtLFeHp4uNXT9Z9np8eYjLe5B/sq3mspOed/3e97dv8lb0r
    XuoIaQ==
    =8aLd
    -----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/sandeepshetty

    ### From the command line:

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

    ```bash
    # look me up
    keybase id sandeepshetty

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

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