Created
October 8, 2015 17:50
-
-
Save thelinuxkid/7bb6e3c25c9f8e079399 to your computer and use it in GitHub Desktop.
Revisions
-
thelinuxkid created this gist
Oct 8, 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,84 @@ ### Keybase proof I hereby claim: * I am thelinuxkid on github. * I am thelinuxkid (https://keybase.io/thelinuxkid) on keybase. * I have a public key whose fingerprint is 675C 176D 14A7 7E52 294D 579C D021 FE8F C82A D747 To claim this, I am signing this object: ```json { "body": { "key": { "eldest_kid": "01018ffd13aba1363a49becf750cc705cdf79874933af653ff5d5096e8514a4807550a", "fingerprint": "675c176d14a77e52294d579cd021fe8fc82ad747", "host": "keybase.io", "key_id": "d021fe8fc82ad747", "kid": "01018ffd13aba1363a49becf750cc705cdf79874933af653ff5d5096e8514a4807550a", "uid": "28eee5e58fcb25cd919f626a63937019", "username": "thelinuxkid" }, "service": { "name": "github", "username": "thelinuxkid" }, "type": "web_service_binding", "version": 1 }, "ctime": 1444326581, "expire_in": 157680000, "prev": "8aaadafe39175650644b1c10046266cc17768b380f5de585af57d903a67dcda0", "seqno": 2, "tag": "signature" } ``` with the key [675C 176D 14A7 7E52 294D 579C D021 FE8F C82A D747](https://keybase.io/thelinuxkid), yielding the signature: ``` -----BEGIN PGP MESSAGE----- Version: Keybase OpenPGP v2.0.47 Comment: https://keybase.io/crypto yMIYAnicrVJbSFRBGF4rjey2WMg+RNp4CWSLOZc5c2ZfClyohyyi8qGibc45c/RY nl334qq1hCQmERWpgRVrSVcrkCzKLlJWL0VQkheEIsHUHiQTe6gHa47YW/TUvAzz z/d9833//C+Wznelpzzv/ZTbeAHkp7x+1hxzFWfeuncIaEGjGvgOgQNsdmMHDRaJ Bg5YBvABKEBBNU1DkKhGBUmRqEw0ppsYQV3HEOmGiYmKZSJJ1FSQZJrIQJAoTEWC TGUVYoQgBV5gWnYJC4fClh3lsgpGuoAVg2MwZkgUiWwgTHQDioLJVFNXRWpgGXNi aTDiMLg5jUbYeivIa/wQmLX3F/x/9h2blRNVxhhiiL+kiZxMBGIqokIViUgYCsQB RljYpuWMo6Ol7KBlx6ocKwkv4BeVls6c3s4BSqxoaUz7JylaHXKqcaYF5vgBzbIN 3kVOq2ThiBW0gU/gSD1qOQKCLMuSqCBV8AJWFbLCLGA5CIQVFfLlBaEwq+SSKqXU oCaTiICRgqAiy5qgCxDKPJGi83/hDE1SIW8JT4yoibBBoEQVbOgGhcBJVGEHgU/k NmkJl4xYJTaNxsIMJHqe7l3gSkl3paXOc6bLlb7I/WfmztYunMntn8ouiL/My6nr GBjsLfcfbwt2uJe5y0hTS3y47HIha+pbKb3a9rY3+eCNaxEY3uRx90xcd42SF/Oz BrL6Pkx8XH7+Pno3PuDpWlV3s6Xd/6a2gfVk1PRn+2s66o9+GbnTs3Omcdcv97dH zdX5iY0Nd9+LrYcvnUx9+fpI927bO/Z+Hd1Hvk9uz7wBPt0e+5lydS0kV1rbE51D Wflp8bxk0TSemFmxZ+rY6Abv4+nCgjb9TF9Z42V/hrj668V6z9aFp94pq1cUn9iR fyK0bYmrJth1bvGWJ02J1GuJ7s+nPT9mpjM6x4/Dwbr9gaE1nsmRdVsTRQr9kMxJ VgibH9b+BmCGQI4= =aixK -----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/thelinuxkid ### From the command line: Consider the [keybase command line program](https://keybase.io/docs/command_line). ```bash # look me up keybase id thelinuxkid # encrypt a message to me keybase encrypt thelinuxkid -m 'a secret message...' # ...and more... ```