Created
May 26, 2015 20:51
-
-
Save igorpimentel/a19b82cebb36dcc06ca6 to your computer and use it in GitHub Desktop.
Revisions
-
igorpimentel created this gist
May 26, 2015 .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 igorpimentel on github. * I am igorpimentel (https://keybase.io/igorpimentel) on keybase. * I have a public key whose fingerprint is B2BE F54B A29A 02C2 4D22 5DA1 F431 0EA9 2290 B95F To claim this, I am signing this object: ```json { "body": { "key": { "fingerprint": "b2bef54ba29a02c24d225da1f4310ea92290b95f", "host": "keybase.io", "key_id": "f4310ea92290b95f", "kid": "0101b8c8f63e983ab9a9737996f4a64ec3c153b42072a269f54355a84a1dc110ffbe0a", "uid": "85caa1cd2ec3dcfef449e9b782288219", "username": "igorpimentel" }, "service": { "name": "github", "username": "igorpimentel" }, "type": "web_service_binding", "version": 1 }, "ctime": 1432673478, "expire_in": 157680000, "prev": "a45e3fc5f0804e83fefb29766da0ac3ba2b0cbae29099a3a88639ec49e35df35", "seqno": 3, "tag": "signature" } ``` with the key [B2BE F54B A29A 02C2 4D22 5DA1 F431 0EA9 2290 B95F](https://keybase.io/igorpimentel), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.8 Comment: https://keybase.io/crypto yMIPAnicfZJdSFRBFMfXPtSk78Ae8qWhSGOpe2fux8wqlJsW9NCLWRjhMnPv3PWi 7q531y2VNdSgD3upSHyyLCULIYKCpDI1iT5QKKIsNMrQJFEysqywmhV7i+ZlmHP+ /x/nnDm9yxa6UhJiDXh1tMfxJjzpzi535ZuDD6oAC5oVwFMFivncZdkBP3dCjh2I AA9gkHFLVRiFhErQgIoJoWpS2VKQLHFKICQSI6oF3KAoGI47BIbRMN9iB0VMPHy2 KaL/0BfPJSRZkhk2sKUhTjCijFCiI50QzVKopnADGbKKmAIlHVKoEVEMUlWKFSqb hixLlsW4RAWufA6HVYNS2TChMJqGxS1FIZwwHUOIMZRJXBjmToCWcqG2/UEnZJfy QISXgJgbiEzUNnh8DPMKvx0pKmf/d0UqQvHwIc588wAfswOmmKPwRbkTtoMB4JGF 0ojYcYKsIKjpSNGxG/DDIdvhPjuuUHUNS+K4QcjhUYGkisqRZaiWhCWFYyT6YZDo mmZSiRpI/AqTDEa5GCohFFGMNUS4IVpGqmkhFcRbKgsEgQeJMqlfIMO2P0Aj5Q4H sZ6ug4tcCSmuxMUL4pvgSlmy8u9+7JpJ+k1rJ7q2K81bk48eydzWOn6z46XLyJg4 UuPvGN+0cUPjvdSlPxpzG6ZK0tob9HDWYFI058PaG2Nfkl+ebNlY2ISn0k68ahpq vzhcn7qm7FTuzow3Ed7X1rnz7o59qwqqfd71s2DgVmLHcOt0+rqyp9/toYoXbiPz +Yi3/0zj5Ss/Pz+sy8w6m3lpz/68Y75P9+lYTL1QNjrtVXty+qO7wVdtrOhOddaz 9ObuksEFx7M+fptqKRwdrpyM9v2qq3O9PpBwQO6vKTiXPrn5al9+V0MOnu2ur93X dnt/3rv+hyvO7+7txI8q9z51npxuf7s85mR7Ct6rj8nAnYELM+7rid6RaxN/AG6o MvQ= =UINK -----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/igorpimentel ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id igorpimentel # encrypt a message to me keybase encrypt igorpimentel -m 'a secret message...' # ...and more... ```