mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 06:41:03 +00:00
Fun Refactoring!
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
Browser Recommendations For Desktop
|
||||
</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Firefox"
|
||||
image="/assets/img/svg/3rd-party/firefox_browser.svg"
|
||||
image="/assets/img/legacy_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: <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"
|
||||
@@ -20,9 +20,9 @@
|
||||
netbsd="http://pkgsrc.se/www/firefox"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Tor Browser - Provides Anonymity"
|
||||
image="/assets/img/svg/3rd-party/tor_browser.svg"
|
||||
image="/assets/img/legacy_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>'
|
||||
website="https://www.torproject.org/"
|
||||
privacy-policy="https://support.torproject.org/tbb/tbb-3/"
|
||||
@@ -39,9 +39,9 @@
|
||||
Browser Recommendations For Android
|
||||
</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Firefox"
|
||||
image="/assets/img/svg/3rd-party/firefox_browser.svg"
|
||||
image="/assets/img/legacy_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: <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/"
|
||||
@@ -53,9 +53,9 @@
|
||||
android="https://www.mozilla.org/firefox/all/#product-android-release"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Tor Browser - Provides Anonymity"
|
||||
image="/assets/img/svg/3rd-party/tor_browser.svg"
|
||||
image="/assets/img/legacy_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>'
|
||||
website="https://www.torproject.org/"
|
||||
privacy-policy="https://support.torproject.org/tbb/tbb-3/"
|
||||
@@ -67,9 +67,9 @@
|
||||
googleplay="https://play.google.com/store/apps/details?id=org.torproject.torbrowser"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Bromite"
|
||||
image="/assets/img/svg/3rd-party/bromite.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/bromite.svg"
|
||||
description='Bromite is a Chromium-based browser with privacy and security enhancements, built-in adblocking and DNS over HTTPS support; it includes patches from ungoogled-chromium and other privacy-focused projects. More info can be found <a href="https://www.bromite.org/#main-features">on the official website</a>.'
|
||||
website="https://www.bromite.org/"
|
||||
forum="https://forum.privacytools.io/t/discussion-bromite-browsers/1521"
|
||||
@@ -84,7 +84,7 @@
|
||||
<li>
|
||||
<a href="https://www.stoutner.com/privacy-browser/">Privacy Browser</a>
|
||||
- An open-source web browser focused on user privacy. Features include integrated ad blocking with <a href="https://easylist.to/">EasyList</a>, <a href="https://www.stoutner.com/privacy-browser-2-5/">SSL certificate pinning</a>, and <a href='https://guardianproject.info/apps/orbot/'>Tor Orbot proxy support.</a>
|
||||
{% include badge.html
|
||||
{% include legacy/badge.html
|
||||
color="warning"
|
||||
icon="fas fa-exclamation-triangle"
|
||||
link="https://play.google.com/store/apps/details?id=com.google.android.webview"
|
||||
@@ -97,9 +97,9 @@
|
||||
|
||||
<h1 id="browser-ios" class="anchor"><a href="#browser-ios"><i class="fas fa-link anchor-icon"></i></a> Browser Recommendations For iOS</h1>
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Firefox"
|
||||
image="/assets/img/svg/3rd-party/firefox_browser.svg"
|
||||
image="/assets/img/legacy_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.'
|
||||
website="https://www.mozilla.org/en-US/firefox/mobile/"
|
||||
privacy-policy="https://www.mozilla.org/en-US/privacy/firefox/"
|
||||
@@ -109,9 +109,9 @@
|
||||
%}
|
||||
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="Onion Browser"
|
||||
image="/assets/img/svg/3rd-party/onion_browser.svg"
|
||||
image="/assets/img/legacy_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/about">issues</a> with Onion Browser due to iOS limitations.'
|
||||
website="https://onionbrowser.com/"
|
||||
privacy-policy="https://onionbrowser.com/privacy-policy"
|
||||
@@ -121,9 +121,9 @@
|
||||
%}
|
||||
|
||||
|
||||
{% include cardv2.html
|
||||
{% include legacy/cardv2.html
|
||||
title="DuckDuckGo Privacy Browser"
|
||||
image="/assets/img/svg/3rd-party/duckduckgo.svg"
|
||||
image="/assets/img/legacy_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.'
|
||||
website="https://duckduckgo.com/app"
|
||||
privacy-policy="https://duckduckgo.com/privacy"
|
||||
|
Reference in New Issue
Block a user