Skip to content

Instantly share code, notes, and snippets.

@lpetre
Created December 4, 2015 13:37
Show Gist options
  • Select an option

  • Save lpetre/bf970277785c5e5ff30e to your computer and use it in GitHub Desktop.

Select an option

Save lpetre/bf970277785c5e5ff30e to your computer and use it in GitHub Desktop.

Revisions

  1. lpetre created this gist Dec 4, 2015.
    84 changes: 84 additions & 0 deletions keybase.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,84 @@
    ### Keybase proof

    I hereby claim:

    * I am lpetre on github.
    * I am lpetre (https://keybase.io/lpetre) on keybase.
    * I have a public key whose fingerprint is E8F9 7A41 4EC3 BA77 7666 3454 5A89 4A3E E415 0246

    To claim this, I am signing this object:

    ```json
    {
    "body": {
    "key": {
    "eldest_kid": "0101358d36d6e8bca63f5de4f01bb90ae1508d38be764ba246004008c06e143556290a",
    "fingerprint": "e8f97a414ec3ba77766634545a894a3ee4150246",
    "host": "keybase.io",
    "key_id": "5a894a3ee4150246",
    "kid": "0101358d36d6e8bca63f5de4f01bb90ae1508d38be764ba246004008c06e143556290a",
    "uid": "49edf1c9a5ca7305783ded01e6ab7419",
    "username": "lpetre"
    },
    "service": {
    "name": "github",
    "username": "lpetre"
    },
    "type": "web_service_binding",
    "version": 1
    },
    "ctime": 1449236247,
    "expire_in": 157680000,
    "prev": "bc1baef2424ac671247c3444152acfed88b7c03790dd37e79ed84ba69dac7da1",
    "seqno": 3,
    "tag": "signature"
    }
    ```

    with the key [E8F9 7A41 4EC3 BA77 7666 3454 5A89 4A3E E415 0246](https://keybase.io/lpetre), yielding the signature:

    ```
    -----BEGIN PGP MESSAGE-----
    Version: Keybase OpenPGP v2.0.49
    Comment: https://keybase.io/crypto
    yMIUAnicrVJdSBRRGF3zJ9yUFJSyNqzJfoxF5s7cuXdmzYiiQJF8EX3Q3O7M3NVJ
    3d1md9XSQjLEfoQyTAoKKpOQMHoQJZFstUgzSqUIo4eMCFKKkOxHqe6IvdVb9+Xj
    ft85h/MdvqH4SJs9Iuni5e6SqkfBiMf3T4dsBaRtVS2n+vTDnKuWK6eLhVboNBB0
    lxs65+J4wANRknUR6YjKqkaQ6JF0Cj08UFWFJxRIPJvKKsUIqkSAiOchz8sajyiA
    oiQhgaE4J+cxvKXU9JuGN8hkqexRMIEAUk1UCcYYISRCCUpEViARKYVMl4kxYpkv
    YDGYOZUEaIbhYz32cS/a+wv+P/sOLcpBheoeoClE0ggWeQnLok51HlBEVAyBYgED
    1PSSSsrQFX4aNCl31MmxXpWhUSvWpVmpESwLqf/CBw/7rUY1Vd1LVLdqeHWWHWNU
    UTNg+LycCzCkFjQsLoBQEUQkQOzkaI3fMKnbsBASRjLPnpPzm7SKSaoaUAn1CFCA
    REMYMIYmQshyE4jmobosq1jjRazwui5iitnCMgsGKTrRsE4AZy1zyOvjXCKzSUqZ
    ZMAo9ZJgyHIeHiiOskXYbTHRy6ybstljE/5cWvfs8l974hq/rE+bc7x33P2wEDue
    8zovefP+5u5j2XeHR4W5yMyQ03w6n5x5JxSNhjbEfzlR1PFm8PhA57mCe5m7J3Kz
    fjaVgIcv813h9I2jX8ecaysLHQcrEmztdTkvTpptrTcm9+2YTEu3j3xcN1OYFd8v
    XyMTs9+GD0zHbvsUlcRFgc+1rWm92S3jrQNdN3dmoGfJMXWn5ova966teatXXHky
    NgUmheLzeR3Lmvrj3GsudS1M23OExOqViqO3r2mqb9O7uZKY8JELW7839PxqvNpy
    drujYVdq3+rU5Ob6Vys6F/CWcHrK7cSsB/mKWT+S8vzWz/GxwZnw9b4e8sPVcya3
    bOtvohY4zQ==
    =CUkR
    -----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/lpetre

    ### From the command line:

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

    ```bash
    # look me up
    keybase id lpetre

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

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