Update browser-recommendation.html
This commit is contained in:

committed by
Dawid Potocki

parent
df6536f548
commit
19d2cda52b
@ -6,8 +6,8 @@
|
|||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Firefox"
|
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>."
|
||||||
website="https://firefox.com"
|
website="https://firefox.com"
|
||||||
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/"
|
||||||
@ -22,7 +22,7 @@ netbsd="http://pkgsrc.se/www/firefox"
|
|||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Tor Browser - Provides Anonymity"
|
title="Tor Browser - Provides Anonymity"
|
||||||
image="/assets/img/tools/Tor-Browser.png"
|
image="/assets/img/tools/Tor-Browser.png"
|
||||||
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/"
|
||||||
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"
|
||||||
@ -39,8 +39,8 @@ linux="https://www.torproject.org/download/"
|
|||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Firefox"
|
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>."
|
||||||
website="https://www.mozilla.org/en-US/firefox/mobile/"
|
website="https://www.mozilla.org/en-US/firefox/mobile/"
|
||||||
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"
|
||||||
@ -92,7 +92,7 @@ android="https://www.bromite.org/news/2018-12-21-new-fdroid-repository-url"
|
|||||||
{% include cardv2.html
|
{% include cardv2.html
|
||||||
title="Firefox"
|
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/"
|
||||||
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"
|
||||||
|
Reference in New Issue
Block a user