From 11098d12f31952e7db5a3dd37e671a401282b955 Mon Sep 17 00:00:00 2001
From: nitrohorse <1514352+nitrohorse@users.noreply.github.com>
Date: Fri, 24 Apr 2020 19:39:40 -0700
Subject: [PATCH] Add privacy policy links to browser recommendations
---
_includes/cardv2.html | 9 +++++++++
_includes/sections/browser-recommendation.html | 7 +++++++
2 files changed, 16 insertions(+)
diff --git a/_includes/cardv2.html b/_includes/cardv2.html
index 1a6c1e37..031f52ab 100644
--- a/_includes/cardv2.html
+++ b/_includes/cardv2.html
@@ -69,6 +69,15 @@
Website
+ {% if include.privacy-policy %}
+
+
+ Privacy Policy
+
+ {% endif %}
{% if include.forum %}
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"