Update browser-recommendation.html

Change Firefox browser to Firefox.
add warning to update system webview with Privacy Browser.
This commit is contained in:
blacklight447 2019-09-06 10:06:44 +00:00 committed by Dawid Potocki
parent 1058523328
commit 306b074849
No known key found for this signature in database
GPG Key ID: ABE36F31298C1EF5

View File

@ -1,7 +1,7 @@
<h1 id="browser" class="anchor"><a href="#browser"><i class="fas fa-link anchor-icon"></i></a> Browser Recommendations For Desktop</h1> <h1 id="browser" class="anchor"><a href="#browser"><i class="fas fa-link anchor-icon"></i></a> Browser Recommendations For Desktop</h1>
{% include cardv2.html {% include cardv2.html
title="Firefox Browser" title="Firefox"
image="/assets/img/tools/Firefox.png" image="/assets/img/tools/Firefox.png"
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="#webrtc"><i class="fas fa-link"></i> WebRTC</a> and <a href="#about_config"><i class="fas fa-link"></i> about:config</a> and get the <a href="#addons"><i class="fas fa-link"></i> privacy add-ons</a>.' recommendations: <a href="#webrtc"><i class="fas fa-link"></i> WebRTC</a> and <a href="#about_config"><i class="fas fa-link"></i> about:config</a> and get the <a href="#addons"><i class="fas fa-link"></i> privacy add-ons</a>.'
@ -37,7 +37,7 @@ googleplay="https://play.google.com/store/apps/details?id=org.torproject.torbrow
<h1 id="browser-android" class="anchor"><a href="#browser-android"><i class="fas fa-link anchor-icon"></i></a> Browser Recommendations For Android</h1> <h1 id="browser-android" class="anchor"><a href="#browser-android"><i class="fas fa-link anchor-icon"></i></a> Browser Recommendations For Android</h1>
{% include cardv2.html {% include cardv2.html
title="Firefox Browser" title="Firefox"
image="/assets/img/tools/Firefox.png" image="/assets/img/tools/Firefox.png"
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="#webrtc"><i class="fas fa-link"></i> WebRTC</a> and <a href="#about_config"><i class="fas fa-link"></i> about:config</a> and get the <a href="#addons"><i class="fas fa-link"></i> privacy add-ons</a>.' recommendations: <a href="#webrtc"><i class="fas fa-link"></i> WebRTC</a> and <a href="#about_config"><i class="fas fa-link"></i> about:config</a> and get the <a href="#addons"><i class="fas fa-link"></i> privacy add-ons</a>.'
@ -75,14 +75,14 @@ android="https://www.bromite.org/news/2018-12-21-new-fdroid-repository-url"
<h3>Worth Mentioning for Android</h3> <h3>Worth Mentioning for Android</h3>
<ul> <ul>
<li><a href="https://www.stoutner.com/privacy-browser/">Privacy Browser</a> Privacy Browser is an open source Android web browser focused on user privacy.</li> <li><a href="https://www.stoutner.com/privacy-browser/">Privacy Browser</a> Privacy Browser is an open source Android web browser focused on user privacy. Note: Privacy Browser relies on the Android system webview which needs to be kept up to date to fix security issues. One can update webview by either installing it from Google Play or from the <a href='https://f-droid.org/en/packages/com.github.yeriomin.yalpstore/'>Yalp Store</a>.</li>
</ul> </ul>
<h1 id="browser-ios" class="anchor"><a href="#browser-ios"><i class="fas fa-link anchor-icon"></i></a> Browser Recommendations For iOS</h1> <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 cardv2.html
title="Firefox Browser" title="Firefox"
image="/assets/img/tools/Firefox.png" image="/assets/img/tools/Firefox.png"
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 Mozilla has <a href="https://github.com/mozilla-mobile/firefox-ios/issues/5198">deployed</a> an built in ad block filter in the iOS version of Firefox.' 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 Mozilla has <a href="https://github.com/mozilla-mobile/firefox-ios/issues/5198">deployed</a> an built in ad block filter in the iOS version of Firefox.'
website="https://www.mozilla.org/en-US/firefox/mobile/" website="https://www.mozilla.org/en-US/firefox/mobile/"