mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 12:21:09 +00:00
Move mobile recommendations to browsers page
This commit is contained in:
@@ -50,6 +50,42 @@ description: "These are our current web browser recommendations, settings, and a
|
||||
|
||||
{% include hr.html %}
|
||||
|
||||
<h2>Additional Mobile Recommendations</h2>
|
||||
|
||||
{% include legacy/cardv2.html
|
||||
title="Bromite"
|
||||
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"
|
||||
github="https://github.com/bromite/bromite"
|
||||
fdroid="https://www.bromite.org/fdroid"
|
||||
android="https://www.bromite.org/#download-bromite"
|
||||
%}
|
||||
|
||||
{% include legacy/cardv2.html
|
||||
title="Onion Browser"
|
||||
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 <a href="https://support.torproject.org/glossary/onion-browser/">Tor Project</a>. 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"
|
||||
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"
|
||||
%}
|
||||
|
||||
{% include legacy/cardv2.html
|
||||
title="DuckDuckGo Privacy Browser"
|
||||
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"
|
||||
tor="https://3g2upl4pq6kufc4m.onion/app"
|
||||
forum="https://forum.privacytools.io/t/discussion-duckduckgo-privacy-browser-browsers/1524"
|
||||
github="https://github.com/duckduckgo/iOS"
|
||||
ios="https://apps.apple.com/us/app/duckduckgo-privacy-browser/id663592361"
|
||||
%}
|
||||
|
||||
<h2>Browser Fingerprinting - Is your browser configuration unique?</h2>
|
||||
|
||||
<div class="alert alert-info" role="alert">
|
||||
|
Reference in New Issue
Block a user