Added Decentraleyes

Firefox Addon
This commit is contained in:
privacytoolsIO 2016-02-24 11:45:26 +08:00
parent ff21f480a4
commit ce33824d55
2 changed files with 11 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -617,13 +617,13 @@ Chrome on iOS, Internet Explorer and Safari does not implement WebRTC yet. <a hr
--> -->
<img src="img/addons/Disconnect.gif" class="img-responsive pull-left" alt="Disconnect" style="margin-right:30px;"> <img src="img/addons/Disconnect.gif" class="img-responsive pull-left" alt="Disconnect" style="margin-right:30px;">
<p><strong>Disconnect</strong> was founded in 2011 by former Google engineers and a consumer-and privacy-rights attorney. The addon is open source and loads the pages you go to 27% faster and stops tracking by 2,000+ third-party sites. It also keeps your searches private. <p>Founded in 2011 by former Google engineers and a consumer-and privacy-rights attorney. The addon is open source and loads the pages you go to 27% faster and stops tracking by 2,000+ third-party sites. It also keeps your searches private.
<br /> <br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/disconnect/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/disconnect/</a></p> <a href="https://addons.mozilla.org/en-US/firefox/addon/disconnect/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/disconnect/</a></p>
<h3>Block Ads with "uBlock Origin"</h3> <h3>Block Ads with "uBlock Origin"</h3>
<img src="img/addons/uBlock.gif" class="img-responsive pull-left" alt="uBlock" style="margin-right:30px;"> <img src="img/addons/uBlock.gif" class="img-responsive pull-left" alt="uBlock" style="margin-right:30px;">
<p><strong>uBlock Origin</strong> is an lightweight and efficient blocker: easy on memory and CPU footprint. The extension has no monetization strategy and development is volunteered. OS: Firefox, Safari, Opera, Chromium. AdBlock Plus is not recommended because they show "acceptable ads". The system behind that white list is lacking transparency. <p>An lightweight and efficient blocker: easy on memory and CPU footprint. The extension has no monetization strategy and development is volunteered. OS: Firefox, Safari, Opera, Chromium. AdBlock Plus is not recommended because they show "acceptable ads". The system behind that white list is lacking transparency.
<br /> <br />
<a href="https://addons.mozilla.org/en/firefox/addon/ublock-origin/" target="_blank">https://addons.mozilla.org/en/firefox/addon/ublock-origin/</a> <a href="https://addons.mozilla.org/en/firefox/addon/ublock-origin/" target="_blank">https://addons.mozilla.org/en/firefox/addon/ublock-origin/</a>
</p> </p>
@ -631,22 +631,28 @@ Chrome on iOS, Internet Explorer and Safari does not implement WebRTC yet. <a hr
<h3>Hinder Browser Fingerprinting with "Random Agent Spoofer"</h3> <h3>Hinder Browser Fingerprinting with "Random Agent Spoofer"</h3>
<img src="img/addons/Random-Agent-Spoofer.gif" class="img-responsive pull-left" alt="Random Agent Spoofer" style="margin-right:30px;"> <img src="img/addons/Random-Agent-Spoofer.gif" class="img-responsive pull-left" alt="Random Agent Spoofer" style="margin-right:30px;">
<p>Random Agent Spoofer is a privacy enhancing firefox addon which aims to hinder browser fingerprinting. It does this by changing the browser/device profile on a timer. <p>A privacy enhancing firefox addon which aims to hinder browser fingerprinting. It does this by changing the browser/device profile on a timer. Source code: <a href="https://github.com/dillbyrne/random-agent-spoofer" target="_blank">GitHub.</a>
<br /> <br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/</a></p> <a href="https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/random-agent-spoofer/</a></p>
<h3>Automatically Delete Cookies with "Self-Destructing Cookies"</h3> <h3>Automatically Delete Cookies with "Self-Destructing Cookies"</h3>
<img src="img/addons/Self-Destructing-Cookies.gif" class="img-responsive pull-left" alt="Self-Destructing Cookies" style="margin-right:30px;"> <img src="img/addons/Self-Destructing-Cookies.gif" class="img-responsive pull-left" alt="Self-Destructing Cookies" style="margin-right:30px;">
<p>Self-Destructing Cookies automatically removes cookies when they are no longer used by open browser tabs. With the cookies, lingering sessions, as well as information used to spy on you, will be expunged. <br /> <p>Automatically removes cookies when they are no longer used by open browser tabs. With the cookies, lingering sessions, as well as information used to spy on you, will be expunged. <br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/</a></p> <a href="https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/</a></p>
<h3>Encryption with "HTTPS Everywhere"</h3> <h3>Encryption with "HTTPS Everywhere"</h3>
<img src="img/addons/HTTPS-Everywhere.gif" class="img-responsive pull-left" alt="HTTPS Everywhere" style="margin-right:30px;"> <img src="img/addons/HTTPS-Everywhere.gif" class="img-responsive pull-left" alt="HTTPS Everywhere" style="margin-right:30px;">
<p>HTTPS Everywhere is a Firefox, Chrome, and Opera extension that encrypts your communications with many major websites, making your browsing more secure. A collaboration between The Tor Project and the Electronic Frontier Foundation. <p>A Firefox, Chrome, and Opera extension that encrypts your communications with many major websites, making your browsing more secure. A collaboration between The Tor Project and the Electronic Frontier Foundation.
<br /> <br />
<a href="https://www.eff.org/https-everywhere" target="_blank">https://www.eff.org/https-everywhere</a></p> <a href="https://www.eff.org/https-everywhere" target="_blank">https://www.eff.org/https-everywhere</a></p>
<h3>Block Content Delivery Networks with "Decentraleyes"</h3>
<img src="img/addons/Decentraleyes.gif" class="img-responsive pull-left" alt="HTTPS Everywhere" style="margin-right:30px;">
<p>Emulates Content Delivery Networks locally by intercepting requests, finding the required resource and injecting it into the environment. This all happens instantaneously, automatically, and no prior configuration is required. Source code: <a href="https://github.com/Synzvato/decentraleyes" target="_blank">GitHub.</a>
<br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/</a></p>
<br> <br>
<div class="alert alert-warning" role="alert"> <div class="alert alert-warning" role="alert">