From 7d9a15eaba45cd90dfc091edd754aa33bb0452c7 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 25 Apr 2020 16:29:08 -0700 Subject: [PATCH] Add privacy policy links to Browsers (#1858) * Add privacy policy links to browser recommendations * Add privacy policy links to browser webextensions --- _includes/sections/browser-addons.html | 9 ++++++++- _includes/sections/browser-recommendation.html | 7 +++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index a579591f..45bb02a4 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -9,6 +9,7 @@ title="uBlock Origin: Block Ads and Trackers" image="/assets/img/svg/3rd-party/ublock_origin.svg" description="uBlock Origin is an efficient wide-spectrum blocker that is easy on memory, and yet can load and enforce thousands more filters than other popular blockers out there. It has no monetization strategy and is completely open source." website="https://addons.mozilla.org/firefox/addon/ublock-origin/" +privacy-policy="https://github.com/gorhill/uBlock/wiki/Privacy-policy" forum="https://forum.privacytools.io/t/discussion-ublock-origin/266" github="https://github.com/gorhill/uBlock/" firefox="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/" @@ -22,6 +23,7 @@ title="HTTPS Everywhere: Secure Connections" image="/assets/img/svg/3rd-party/https_everywhere.svg" description="HTTPS Everywhere enables encryption of your connections to many major websites, making your browsing more secure. It is a collaboration between The Tor Project and the Electronic Frontier Foundation." website="https://www.eff.org/https-everywhere" +privacy-policy="https://www.eff.org/code/privacy/policy" forum="https://forum.privacytools.io/t/discussion-https-everywhere/268" github="https://github.com/EFForg/https-everywhere" firefox="https://addons.mozilla.org/en-US/firefox/addon/https-everywhere" @@ -34,6 +36,7 @@ title="Decentraleyes: Block Content Delivery Networks" image="/assets/img/svg/3rd-party/decentraleyes.svg" description="Decentraleyes 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." website="https://decentraleyes.org/" +privacy-policy="https://decentraleyes.org/privacy-policy/" forum="https://forum.privacytools.io/t/discussion-decentraleyes/269" gitlab="https://git.synz.io/Synzvato/decentraleyes" firefox="https://addons.mozilla.org/en-US/firefox/addon/decentraleyes" @@ -57,6 +60,7 @@ title="Terms of Service; Didn’t Read: Be Informed" image="/assets/img/svg/3rd-party/terms_of_service_didnt_read.svg" description='Terms of Service; Didn’t Read is an addon that believes "I have read and agree to the Terms of Service" is the biggest lie on the web, and wants to fix it by grading websites based on their terms of service agreements and privacy policies. It also gives short summaries of those agreements. The analysis and ratings are published transparently by a community of reviewers.' website="https://tosdr.org/" +privacy-policy="https://addons.mozilla.org/en-US/firefox/addon/terms-of-service-didnt-read/privacy/" forum="https://forum.privacytools.io/t/discussion-terms-of-service-didn-t-read/270" github="https://github.com/tosdr/" firefox="https://addons.mozilla.org/en-US/firefox/addon/terms-of-service-didnt-read/" @@ -80,6 +84,7 @@ title="Privacy Badger: Stop Tracking" image="/assets/img/svg/3rd-party/privacy_badger.svg" description="Privacy Badger is a browser add-on that stops advertisers and other third-party trackers from secretly tracking where you go and what pages you look at on the web. Privacy Badger learns about trackers as you browse." website="https://www.eff.org/privacybadger" +privacy-policy="https://www.eff.org/code/privacy/policy" forum="https://forum.privacytools.io/t/discussion-privacy-badger/265" github="https://github.com/EFForg/privacybadger" firefox="https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17" @@ -98,6 +103,7 @@ title="uMatrix: Stop Cross-Site Requests" image="/assets/img/png/3rd-party/umatrix.png" description="uMatrix gives you control over the requests that websites make to other websites. Many websites integrate features which let other websites track you, such as Facebook Like Buttons or Google Analytics." website="https://addons.mozilla.org/firefox/addon/umatrix/" +privacy-policy="https://github.com/gorhill/uMatrix/wiki/Privacy-policy" forum="https://forum.privacytools.io/t/discussion-umatrix/271" github="https://github.com/gorhill/uMatrix" firefox="https://addons.mozilla.org/en-US/firefox/addon/umatrix" @@ -109,7 +115,8 @@ opera="https://addons.opera.com/en/extensions/details/umatrix" title="NoScript Security Suite: Be in total control" image="/assets/img/svg/3rd-party/noscript.svg" description="NoScript is a highly customizable plugin to selectively allow JavaScript, Java, and Flash to run only on websites you trust. Not for casual users, it requires technical knowledge to configure." -website="https://addons.mozilla.org/firefox/addon/noscript/" +website="https://noscript.net/" +privacy-policy="https://addons.mozilla.org/en-US/firefox/addon/noscript/privacy/" forum="https://forum.privacytools.io/t/discussion-noscript-security-suite/272" github="https://github.com/hackademix/noscript" firefox="https://addons.mozilla.org/en-US/firefox/addon/noscript" diff --git a/_includes/sections/browser-recommendation.html b/_includes/sections/browser-recommendation.html index 8db71d4f..2ec8db6b 100644 --- a/_includes/sections/browser-recommendation.html +++ b/_includes/sections/browser-recommendation.html @@ -9,6 +9,7 @@ image="/assets/img/svg/3rd-party/firefox_browser.svg" description='Firefox is fast, reliable, open-source, and respects your privacy. Don\'t forget to adjust the settings according to our recommendations: Privacy Add-ons WebRTC about:config tweaks.' website="https://firefox.com" +privacy-policy="https://www.mozilla.org/en-US/privacy/firefox/" forum="https://forum.privacytools.io/t/discussion-firefox/279" source="https://hg.mozilla.org/mozilla-central/" windows="https://www.mozilla.org/firefox/windows/" @@ -24,6 +25,7 @@ title="Tor Browser - Provides Anonymity" image="/assets/img/svg/3rd-party/tor_browser.svg" description='Tor Browser is your choice if you need an extra layer of anonymity. It\'s a modified version of Firefox ESR, which comes with pre-installed privacy add-ons, encryption, and an advanced proxy. How does Tor work?' website="https://www.torproject.org/" +privacy-policy="https://support.torproject.org/tbb/tbb-3/" tor="http://expyuzz4wqqyqhjn.onion/" forum="https://forum.privacytools.io/t/discussion-tor-browser/278" git="https://trac.torproject.org/projects/tor" @@ -43,6 +45,7 @@ image="/assets/img/svg/3rd-party/firefox_browser.svg" description='Firefox is fast, reliable, open-source, and respects your privacy. Don\'t forget to adjust the settings according to our recommendations: Privacy Add-ons WebRTC about:config tweaks.' website="https://www.mozilla.org/en-US/firefox/mobile/" +privacy-policy="https://www.mozilla.org/en-US/privacy/firefox/" forum="https://forum.privacytools.io/t/discussion-firefox/279" source="https://github.com/mozilla-mobile" fdroid="https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/" @@ -55,6 +58,7 @@ title="Tor Browser - Provides Anonymity" image="/assets/img/svg/3rd-party/tor_browser.svg" description='Tor Browser is your choice if you need an extra layer of anonymity. It\'s a modified version of Firefox ESR, which comes with pre-installed privacy add-ons, encryption and an advanced proxy. How does Tor work?' website="https://www.torproject.org/" +privacy-policy="https://support.torproject.org/tbb/tbb-3/" tor="http://expyuzz4wqqyqhjn.onion/" forum="https://forum.privacytools.io/t/discussion-tor-browser-for-android-browsers/1522" git="https://gitweb.torproject.org/tor-browser.git/" @@ -97,6 +101,7 @@ title="Firefox" image="/assets/img/svg/3rd-party/firefox_browser.svg" description='Firefox is fast, reliable, open-source, and respects your privacy. Note: Because of limitations set by Apple in iOS, our recommended tweaks cannot be applied. However, Firefox for iOS has an Enhanced Tracking Protection feature that uses a list provided by Disconnect to identify and block ad, social, and analytics trackers, as well as cryptominers and fingerprinters.' website="https://www.mozilla.org/en-US/firefox/mobile/" +privacy-policy="https://www.mozilla.org/en-US/privacy/firefox/" forum="https://forum.privacytools.io/t/discussion-firefox/279" source="https://github.com/mozilla-mobile/firefox-ios" ios="https://apps.apple.com/us/app/firefox-private-safe-browser/id989804926" @@ -108,6 +113,7 @@ title="Onion Browser" image="/assets/img/svg/3rd-party/onion_browser.svg" description='Onion Browser is an open-source browser that lets you browse the web anonymously over the Tor network on iOS devices and is endorsed by the Tor Project. Warning: there are certain anonymity-related issues with Onion Browser due to iOS limitations.' website="https://onionbrowser.com/" +privacy-policy="https://onionbrowser.com/privacy-policy" forum="https://forum.privacytools.io/t/discussion-onion-browser-browsers/1523" github="https://github.com/OnionBrowser/OnionBrowser" ios="https://apps.apple.com/us/app/onion-browser/id519296448" @@ -119,6 +125,7 @@ title="DuckDuckGo Privacy Browser" image="/assets/img/svg/3rd-party/duckduckgo.svg" description='DuckDuckGo Privacy Browser is an open-source web browser that has built-in ad and tracker blocking and utilizes ToS;DR to rate the privacy policies of the sites you visit.' website="https://duckduckgo.com/app" +privacy-policy="https://duckduckgo.com/privacy" tor="https://3g2upl4pq6kufc4m.onion/app" forum="https://forum.privacytools.io/t/discussion-duckduckgo-privacy-browser-browsers/1524" github="https://github.com/duckduckgo/iOS"