Add privacy policy links to browser recommendations
This commit is contained in:
parent
18aacfcb94
commit
11098d12f3
@ -69,6 +69,15 @@
|
|||||||
<i class="fas fa-external-link-alt fa-fw"></i>
|
<i class="fas fa-external-link-alt fa-fw"></i>
|
||||||
Website
|
Website
|
||||||
</a>
|
</a>
|
||||||
|
{% if include.privacy-policy %}
|
||||||
|
<a
|
||||||
|
href="{{include.privacy-policy}}"
|
||||||
|
rel="noopener"
|
||||||
|
class="btn btn-warning mt-1 mr-1">
|
||||||
|
<i class="fas fa-book fa-fw"></i>
|
||||||
|
Privacy Policy
|
||||||
|
</a>
|
||||||
|
{% endif %}
|
||||||
{% if include.forum %}
|
{% if include.forum %}
|
||||||
<a
|
<a
|
||||||
href="{{include.forum}}"
|
href="{{include.forum}}"
|
||||||
|
@ -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
|
description='Firefox is fast, reliable, open-source, and respects your privacy. Don\'t forget to adjust the settings according to our
|
||||||
recommendations: <a href="#addons"><i class="fas fa-link"></i> Privacy Add-ons</a> <a href="#webrtc"><i class="fas fa-link"></i> WebRTC</a> <a href="#about_config"><i class="fas fa-link"></i> about:config tweaks</a>.'
|
recommendations: <a href="#addons"><i class="fas fa-link"></i> Privacy Add-ons</a> <a href="#webrtc"><i class="fas fa-link"></i> WebRTC</a> <a href="#about_config"><i class="fas fa-link"></i> about:config tweaks</a>.'
|
||||||
website="https://firefox.com"
|
website="https://firefox.com"
|
||||||
|
privacy-policy="https://www.mozilla.org/en-US/privacy/firefox/"
|
||||||
forum="https://forum.privacytools.io/t/discussion-firefox/279"
|
forum="https://forum.privacytools.io/t/discussion-firefox/279"
|
||||||
source="https://hg.mozilla.org/mozilla-central/"
|
source="https://hg.mozilla.org/mozilla-central/"
|
||||||
windows="https://www.mozilla.org/firefox/windows/"
|
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"
|
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. <a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-1-myth-busting-tor">How does Tor work?</a>'
|
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. <a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-1-myth-busting-tor">How does Tor work?</a>'
|
||||||
website="https://www.torproject.org/"
|
website="https://www.torproject.org/"
|
||||||
|
privacy-policy="https://support.torproject.org/tbb/tbb-3/"
|
||||||
tor="http://expyuzz4wqqyqhjn.onion/"
|
tor="http://expyuzz4wqqyqhjn.onion/"
|
||||||
forum="https://forum.privacytools.io/t/discussion-tor-browser/278"
|
forum="https://forum.privacytools.io/t/discussion-tor-browser/278"
|
||||||
git="https://trac.torproject.org/projects/tor"
|
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
|
description='Firefox is fast, reliable, open-source, and respects your privacy. Don\'t forget to adjust the settings according to our
|
||||||
recommendations: <a href="#addons"><i class="fas fa-link"></i> Privacy Add-ons</a> <a href="#webrtc"><i class="fas fa-link"></i> WebRTC</a> <a href="#about_config"><i class="fas fa-link"></i> about:config tweaks</a>.'
|
recommendations: <a href="#addons"><i class="fas fa-link"></i> Privacy Add-ons</a> <a href="#webrtc"><i class="fas fa-link"></i> WebRTC</a> <a href="#about_config"><i class="fas fa-link"></i> about:config tweaks</a>.'
|
||||||
website="https://www.mozilla.org/en-US/firefox/mobile/"
|
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"
|
forum="https://forum.privacytools.io/t/discussion-firefox/279"
|
||||||
source="https://github.com/mozilla-mobile"
|
source="https://github.com/mozilla-mobile"
|
||||||
fdroid="https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/"
|
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"
|
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. <a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-1-myth-busting-tor">How does Tor work?</a>'
|
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. <a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-1-myth-busting-tor">How does Tor work?</a>'
|
||||||
website="https://www.torproject.org/"
|
website="https://www.torproject.org/"
|
||||||
|
privacy-policy="https://support.torproject.org/tbb/tbb-3/"
|
||||||
tor="http://expyuzz4wqqyqhjn.onion/"
|
tor="http://expyuzz4wqqyqhjn.onion/"
|
||||||
forum="https://forum.privacytools.io/t/discussion-tor-browser-for-android-browsers/1522"
|
forum="https://forum.privacytools.io/t/discussion-tor-browser-for-android-browsers/1522"
|
||||||
git="https://gitweb.torproject.org/tor-browser.git/"
|
git="https://gitweb.torproject.org/tor-browser.git/"
|
||||||
@ -97,6 +101,7 @@ title="Firefox"
|
|||||||
image="/assets/img/svg/3rd-party/firefox_browser.svg"
|
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 <a href="https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-ios">Enhanced Tracking Protection</a> feature that uses a list provided by <a href="https://disconnect.me/trackerprotection">Disconnect</a> to identify and block ad, social, and analytics trackers, as well as cryptominers and fingerprinters.'
|
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 <a href="https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-ios">Enhanced Tracking Protection</a> feature that uses a list provided by <a href="https://disconnect.me/trackerprotection">Disconnect</a> to identify and block ad, social, and analytics trackers, as well as cryptominers and fingerprinters.'
|
||||||
website="https://www.mozilla.org/en-US/firefox/mobile/"
|
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"
|
forum="https://forum.privacytools.io/t/discussion-firefox/279"
|
||||||
source="https://github.com/mozilla-mobile/firefox-ios"
|
source="https://github.com/mozilla-mobile/firefox-ios"
|
||||||
ios="https://apps.apple.com/us/app/firefox-private-safe-browser/id989804926"
|
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"
|
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 <a href="https://onionbrowser.com/#security-advisories">issues</a> with Onion Browser due to iOS limitations.'
|
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 <a href="https://onionbrowser.com/#security-advisories">issues</a> with Onion Browser due to iOS limitations.'
|
||||||
website="https://onionbrowser.com/"
|
website="https://onionbrowser.com/"
|
||||||
|
privacy-policy="https://onionbrowser.com/privacy-policy"
|
||||||
forum="https://forum.privacytools.io/t/discussion-onion-browser-browsers/1523"
|
forum="https://forum.privacytools.io/t/discussion-onion-browser-browsers/1523"
|
||||||
github="https://github.com/OnionBrowser/OnionBrowser"
|
github="https://github.com/OnionBrowser/OnionBrowser"
|
||||||
ios="https://apps.apple.com/us/app/onion-browser/id519296448"
|
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"
|
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 <a href="https://tosdr.org/">ToS;DR</a> to rate the privacy policies of the sites you visit.'
|
description='DuckDuckGo Privacy Browser is an open-source web browser that has built-in ad and tracker blocking and utilizes <a href="https://tosdr.org/">ToS;DR</a> to rate the privacy policies of the sites you visit.'
|
||||||
website="https://duckduckgo.com/app"
|
website="https://duckduckgo.com/app"
|
||||||
|
privacy-policy="https://duckduckgo.com/privacy"
|
||||||
tor="https://3g2upl4pq6kufc4m.onion/app"
|
tor="https://3g2upl4pq6kufc4m.onion/app"
|
||||||
forum="https://forum.privacytools.io/t/discussion-duckduckgo-privacy-browser-browsers/1524"
|
forum="https://forum.privacytools.io/t/discussion-duckduckgo-privacy-browser-browsers/1524"
|
||||||
github="https://github.com/duckduckgo/iOS"
|
github="https://github.com/duckduckgo/iOS"
|
||||||
|
Reference in New Issue
Block a user