mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 12:21:09 +00:00
Browser migration from legacy (#309)
Co-Authored-By: Daniel Gray <dng@disroot.org>
This commit is contained in:
27
_data/software/browsers-mobile/1_bromite.yml
Normal file
27
_data/software/browsers-mobile/1_bromite.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
title: Bromite
|
||||
type: Recommendation
|
||||
logo: /assets/img/browsers/bromite.svg
|
||||
description: |
|
||||
<strong>Bromite</strong> is a Chromium-based browser with privacy and security enhancements, built-in ad blocking and some fingerprinting randomization.
|
||||
|
||||
These options can be found in <em>Privacy and Security</em> ( ⁝ → ⚙️ Settings → Privacy and Security)
|
||||
|
||||
<h5><strong>HTTPS-Only Mode</strong></h5>
|
||||
<ul style="list-style-type:none;padding-left:0;">
|
||||
<li>Select: <strong>Always use secure connections</strong>.</li>
|
||||
</ul>
|
||||
|
||||
<h5><strong>Always on Incognito mode</strong></h5>
|
||||
<ul style="list-style-type:none;padding-left:0;">
|
||||
<li>Select: <strong>Open links in incognito tabs always</strong>.</li>
|
||||
<li>Select: <strong>Close all open tabs on exit</strong>.</li>
|
||||
<li>Select: <strong>Open external links in incognito</strong>.</li>
|
||||
</ul>
|
||||
|
||||
website: 'https://www.bromite.org/'
|
||||
privacy_policy: 'https://www.bromite.org/privacy'
|
||||
downloads:
|
||||
- icon: fab fa-android
|
||||
url: 'https://www.bromite.org/fdroid'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/bromite/bromite'
|
14
_data/software/browsers-mobile/2_onion_browser.yml
Normal file
14
_data/software/browsers-mobile/2_onion_browser.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
title: Onion Browser
|
||||
type: Recommendation
|
||||
logo: /assets/img/browsers/onion_browser.svg
|
||||
description: |
|
||||
<strong>Onion Browser</strong> 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>.
|
||||
|
||||
Note that there are some 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'
|
||||
downloads:
|
||||
- icon: fab fa-app-store-ios
|
||||
url: 'https://apps.apple.com/app/id519296448'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/OnionBrowser/OnionBrowser'
|
21
_data/software/browsers-mobile/3_firefox.yml
Normal file
21
_data/software/browsers-mobile/3_firefox.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
title: Firefox iOS
|
||||
type: Recommendation
|
||||
logo: /assets/img/browsers/firefox-ios.svg
|
||||
description: |
|
||||
<strong>Firefox</strong> iOS includes <a href="https://support.mozilla.org/kb/enhanced-tracking-protection-firefox-desktop">Tracking Protection</a> which lets you select the blocklists Cookies, Tracking Content, Cryptominers, Fingerprinters and Redirect trackers.
|
||||
|
||||
<h5><strong>Tracking Protection</strong></h5>
|
||||
<ul style="list-style-type:none;padding-left:0;">
|
||||
<li>Select: <strong>Strict</strong> ( ≡ → ⚙️ Settings → Tracking Protection).</li>
|
||||
</ul>
|
||||
|
||||
<h5><strong>Sanitizing on close</strong></h5>
|
||||
Firefox iOS does not have have an option to clear cache on quit so you must do it manually. ( ≡ → ⚙️ Settings → Data Management).
|
||||
|
||||
website: 'https://firefox.com/'
|
||||
privacy_policy: 'https://www.mozilla.org/privacy/firefox/'
|
||||
downloads:
|
||||
- icon: fab fa-app-store-ios
|
||||
url: 'https://apps.apple.com/id989804926'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/mozilla-mobile/firefox-ios'
|
21
_data/software/browsers-mobile/4_firefox_focus.yml
Normal file
21
_data/software/browsers-mobile/4_firefox_focus.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
title: Firefox Focus iOS
|
||||
type: Recommendation
|
||||
logo: /assets/img/browsers/firefox_focus.svg
|
||||
description: |
|
||||
<strong>Firefox</strong> Focus iOS includes <a href="https://support.mozilla.org/kb/enhanced-tracking-protection-firefox-ios">Tracking Protection</a> which lets you select the blocklists ad trackers, analytic trackers, social trackers and other content tracking.
|
||||
|
||||
Focus also destroys browsing history on quit automatically which is a good way of automatically clearing cookies and website data regularly which is helpful to prevent tracking.
|
||||
|
||||
<h5><strong>Sanitizing on close</strong></h5>
|
||||
Focus sanitizies all data on close by default. Pressing on the <img alt="iOS Garbage Bin icon" width="16" height="16" src="/assets/img/browsers/ios-trash.svg"/> will immediately destroy all cookies and website data for the entire session.
|
||||
|
||||
<h4>Notes</h4>
|
||||
Focus only lets you open one tab at a time.
|
||||
|
||||
website: 'https://firefox.com/'
|
||||
privacy_policy: 'https://www.mozilla.org/privacy/firefox/'
|
||||
downloads:
|
||||
- icon: fab fa-app-store-ios
|
||||
url: 'https://apps.apple.com/id1055677337'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/mozilla-mobile/focus-ios'
|
Reference in New Issue
Block a user