Created
April 30, 2014 01:24
-
-
Save pauloconnor/e835439c364ff85ba98a to your computer and use it in GitHub Desktop.
Revisions
-
pauloconnor created this gist
Apr 30, 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 pauloconnor on github. * I am pauloconnor (https://keybase.io/pauloconnor) on keybase. * I have a public key whose fingerprint is 4E88 D576 B2B2 5983 00F7 2A69 A1E4 35F5 DAAD 4964 To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "4e88d576b2b2598300f72a69a1e435f5daad4964", "host": "keybase.io", "key_id": "a1e435f5daad4964", "uid": "c126dc96684c7cbf3e76f694c28dec00", "username": "pauloconnor" }, "service": { "name": "github", "username": "pauloconnor" }, "type": "web_service_binding", "version": 1 }, "ctime": 1398821021, "expire_in": 157680000, "prev": "9edfd0ad22033ce364f166f0240d4125cbd8e44660770c8a0133756532830753", "seqno": 2, "tag": "signature" } ``` with the PGP key whose fingerprint is [4E88 D576 B2B2 5983 00F7 2A69 A1E4 35F5 DAAD 4964](https://keybase.io/pauloconnor) (captured above as `body.key.fingerprint`), yielding the PGP signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v0.1.12 Comment: https://keybase.io/crypto yMHeAnicfZFfSBRbHMd3/ReJrhumUkGuJ3tINpk583cXAyWJJEopwpJqnZlzZh3U mWl217RVLzcIpB5Seki0a6QJgkTgbtFfUskrpZmZUPYSpFAk2ZVQEIs8K/YW97wc zu/7+X7POb/fs9R4W7K99fnIjL0qBdjHBv8L2Y5Vlv0TBrKBGoA3DKrx+qZquh9b pqXpQeAFLBZFxAm8DGXIeUSGolQBSrxHojHLcCqHJAmxHp4FblBlBGIOEiNLAZyv GaRGDj4Nkeof+NC6oNCQR4qH50VWERRZZbDAq7yHVaCIsEJRMTCALV2qxYQ2pVCN oRi6bligyQ2IUKcpRAiDDcCvBatC8v+agg1mrHoOy74Nv0/WdES+TWx12Apohg68 NCGVoBYLoBmPKEKagrQb4HpTs7BPixGkLSJFlhuYFq4jkR6MVERJCEKKYRTM8KxK 87xKQZZCLA05RUYiZlmepwSBUkSJohlG4HiOgaSxAseQ+wP4rG4ALyTPlPwkMqD5 dSkYsjBoGh48lWCzJ9uSEuNig7Mlb3b+HufS2KZff5W+bD/aja64ircVbk/fN5zx 3dW78Lm32O2AzfaZw+n/LvX8/e1W1lR5S1N1dLShnP1yY0d0KC6tvzaDPTFZ+CJu PK/lYokr8hW+P9Q5/eZ82AnuLVs9H4aUzorLEede2pgsynZ0NfbI77yf+la8HbWp Dz/2pzXmX59QS45sPT2QqbXmtaHxxenSxzm3C/27CnJOFrfVP+hOtF+oiMzsH4m/ FHFQ85GdlTefDs5NNGe9zV2Q7h+kU0BH9ExSOD53NqFmVHM+kuDxq8uz0SeZA472 V4LZsbhncvfsndU+188D3XdzC6bGfmQP9zmmXs+tFG1hbfXo2mpZaL7LLFoDJNYO kA== =/b/i -----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/pauloconnor ### From the command line: Consider the [keybase command line program](https://keybase.io/__/command_line/keybase). ```bash # look me up keybase id pauloconnor # encrypt a message to me keybase encrypt pauloconnor -m 'a secret message...' # ...and more... ```