Skip to content

Instantly share code, notes, and snippets.

@abesto
Created April 12, 2014 10:05

Revisions

  1. abesto renamed this gist Apr 12, 2014. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. abesto created this gist Apr 12, 2014.
    81 changes: 81 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,81 @@
    ### Keybase proof

    I hereby claim:

    * I am abesto on github.
    * I am abesto (https://keybase.io/abesto) on keybase.
    * I have a public key whose fingerprint is F633 DCF7 81E5 A3C8 3010 6CC4 04E1 88BC 5D45 BDEE

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "fingerprint": "f633dcf781e5a3c830106cc404e188bc5d45bdee",
    "host": "keybase.io",
    "key_id": "04E188BC5D45BDEE",
    "uid": "56f5c1f36dc376caa55b3f78d59ebc00",
    "username": "abesto"
    },
    "service": {
    "name": "github",
    "username": "abesto"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1397297078,
    "expire_in": 157680000,
    "prev": "1099ef3fe5caf947b9bc05415b001b006e2f2ace7b7b1c2a55a1c8bad01e13c2",
    "seqno": 2,
    "tag": "signature"
    }
    ```

    with the PGP key whose fingerprint is
    [F633 DCF7 81E5 A3C8 3010 6CC4 04E1 88BC 5D45 BDEE](https://keybase.io/abesto)
    (captured above as `body.key.fingerprint`), yielding the PGP signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: GnuPG v1.4.15 (Darwin)

    owGbwMvMwMR4mTG80tawdwrj6QPPkhiCPfm3VSsl5adUKllVK2Wngqm0zLz01KKC
    osy8EiUrpTQzY+OU5DRzC8NU00TjZAtjA0MDs+RkEwOTVEMLi6Rk0xQT06SU1FQl
    HaWM/GKQDqAxSYnFqXqZ+UAxICc+MwUoamDiClTv5GzqYmLq5OLqCpQrBUuYmqWZ
    JhumGZulJBubmyUnJpqaJhkD7UsxtUxNSjYwACksTi3KS8xNBapOTEotLslXqtVR
    AoqVZSanglwMlUvPLMkoTcKlvqSyACRQnpoUD9Uan5SZlwL0LFBHWWpRcWZ+npKV
    IVBlckkmSK+hsaW5kaW5gbmFjlJqRUFmUWp8JkiFqbmZhQEQ6CgVFKWWAY00NLC0
    TE0zTks1TU5MszQxT7IEutvUxNA0ycDAEIjNUo3SjBKTU82TzJMMk42AHkw0TLZI
    SkwxMEw1NE42UgJ5pjAvX8nKCOjMxHSgkcWZ6XmJJaVFqUq1nYwyLAyMTAxsrEyg
    6GLg4hSAReKiPvY/HH52P0+Jv61bufnBp9MdcxK0ahYuvsnxVlxv6hrepoztda7/
    as/I/LmuZ5tTzvWj5FnQBRa/k5nM032qPZMcmYI5Sz5OzwiUC+l5k6T4tPXk71Il
    DUHLkHjhwLiplrynl5RJrFNg3bCGd/aLL8kMOjq2n/4J/2XOtViTU8P/y6+Opa2o
    7txxjq7FgcV2+m8jZrb/EnM/WXngc8f3/AkPipI2m1t2hkW2NRa8v/JFRmbzrqOz
    HP8VX09NUna8r8u+n+s6/9XJ7itX7Jkg/Of8TJEKb6PPl9/vjJsXISL39t7h3lif
    6Y9OZ3+6oc3D3p9pc/uZMvf59rUP6/zZSp3brhwL6JgQZ975scr/wTIA
    =LR/n
    -----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/abesto

    ### From the command line:

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

    ```bash
    # look me up
    keybase id abesto

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

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