Created
April 4, 2014 00:25
Revisions
-
ravisorg created this gist
Apr 4, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,83 @@ ### Keybase proof I hereby claim: * I am ravisorg on github. * I am ravisorg (https://keybase.io/ravisorg) on keybase. * I have a public key whose fingerprint is 364E 3C99 43F4 8712 EA46 C5DF D3E1 06D5 5849 02CE To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "364e3c9943f48712ea46c5dfd3e106d5584902ce", "host": "keybase.io", "key_id": "d3e106d5584902ce", "uid": "c6f7023a90670336d9e30f21d1dc4300", "username": "ravisorg" }, "service": { "name": "github", "username": "ravisorg" }, "type": "web_service_binding", "version": 1 }, "ctime": 1396571042, "expire_in": 157680000, "prev": "2c8b0ca98b0382fb99839ef1c4dfc6b77b868b44d11e362ec7be489d568aa11b", "seqno": 3, "tag": "signature" } ``` with the PGP key whose fingerprint is [364E 3C99 43F4 8712 EA46 C5DF D3E1 06D5 5849 02CE](https://keybase.io/ravisorg) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.3 Comment: https://keybase.io/crypto yMHgAnicdZFdSBRrHMZ3dVs7CwuFXUgXQhN5UUvOzDs7H6tWoCeQOJEZGh5tmY93 1kmdWWd210xNsPRiPSDRRaVetEmUxFEU65Rh6CpUtvZBFGmYp9oiEsFIzVZR3xW7 q7l4X+b5/56H5+U/Yk802cwv3llfHs9NeGJ+PPjFb8rPWrpagwmaVI25arAyuH7J iuqBuldXVB/mwgBNQSByHAVkimUIEvIULTolWQKQwGnJ6WQpDidFiDmwUs2IO1CM wBtwr6IhDf24FQmpv+D96wORlhmcBDyH0wwOAC1xEOAySUiEJFIAx+OgAXWVr4CI 1vmAYmi6B6tzYEgNKCgJdd6YehRfqV/4vcNX7Y1LVVBwb5jdgqJK6MHIE4C6oWgq 5iIQKfqUuJsAHO1kCJwiHRg85VV06FbihJOhWRx9DsyrwwCKJEVWwEWeQydgSVng OBZwUCZESpJFWmAYgaVZgaIkgoCAJqHICJBiOclJszxPEPHOBqxUNcwFUE3egyIN xaPyPr8OsbrwYLHFZLaZrJsS4isz2f7Y8nORtfakpaQjcxcXx1Py1JzwmQ8LU6Ha WzcCudPW5JZ/E7sskZLs3KI0I/XN1ujK/2e/9a5MFPSll+234NEp4eGutpnr/LFk kz0/1d1acnJ5t2khtnls30z0rutm5Fme+fPlOVd0RcusWO0d//tQx2hnP5eRllMv P3g7HOyaaIp9bQ/2TDb86EkrPv3n4W2vRruDYOxTC1gt+E/NaL5X/s9i/X3L9t4m aujSueeNjeGerBPt5SXd0rWkNsVO/7U8EEopxIqGXjfHHg2HwvOxSLCv8Pvsgeb3 569cCJVZFXkgYt8xXVp/e/5jVfYdW//BjpHWvp0Ne3LsZKd2NO/pbGblZDh9eg0J QBxK =M9eh -----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/ravisorg ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id ravisorg # encrypt a message to me keybase encrypt ravisorg -m 'a secret message...' # ...and more... ```