diff --git a/_includes/sections/browser-recommendation.html b/_includes/sections/browser-recommendation.html index e4dde461..cc8f089e 100644 --- a/_includes/sections/browser-recommendation.html +++ b/_includes/sections/browser-recommendation.html @@ -1,19 +1,19 @@ -

Browser Recommendations

+

Browser Recommendations For Desktop

{% include cardv2.html -title="Mozilla Firefox" +title="Firefox Browser" 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 recommendations: WebRTC and about:config and get the privacy add-ons.' -website="https://www.firefox.com/" +website="https://firefox.com" forum="https://forum.privacytools.io/t/discussion-firefox/279" -github="https://github.com/mozilla" -windows="" -mac="" -linux="" -android="" -ios="" -bsd="" +source="https://hg.mozilla.org/mozilla-central/" +windows="https://www.mozilla.org/en-US/firefox/windows/" +mac="https://www.mozilla.org/en-US/firefox/mac/" +linux="https://www.mozilla.org/en-US/firefox/linux/" +android="https://play.google.com/store/apps/details?id=org.mozilla.firefox&hl=en_US" +ios="https://apps.apple.com/us/app/firefox-private-safe-browser/id989804926" +bsd="https://www.freebsd.org/doc/handbook/desktop-browsers.html" %} {% include cardv2.html @@ -23,10 +23,99 @@ description='Tor Browser is your choice if you need an extra layer of anonymity. website="https://www.torproject.org/" forum="https://forum.privacytools.io/t/discussion-tor-browser/278" git="https://trac.torproject.org/projects/tor" -windows="" -mac="" -linux="" -android="" -ios="" -bsd="" +windows="https://www.torproject.org/download/" +mac="https://www.torproject.org/download/" +linux="https://www.torproject.org/download/" +android="https://play.google.com/store/apps/details?id=org.torproject.torbrowser&hl=en_US" %} + +

Browser Recommendations For Android

+ +{% include cardv2.html +title="Firefox Browser" +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 +recommendations: WebRTC and about:config and get the privacy add-ons.' +website="https://www.mozilla.org/en-US/firefox/mobile/" +forum="https://forum.privacytools.io/t/discussion-firefox/279" +source="https://github.com/mozilla-mobile" +windows="https://www.mozilla.org/en-US/firefox/windows/" +mac="https://www.mozilla.org/en-US/firefox/mac/" +linux="https://www.mozilla.org/en-US/firefox/linux/" +android="https://play.google.com/store/apps/details?id=org.mozilla.firefox&hl=en_US" +ios="https://apps.apple.com/us/app/firefox-private-safe-browser/id989804926" +bsd="https://www.freebsd.org/doc/handbook/desktop-browsers.html" +%} + +{% include cardv2.html +title="Tor Browser For Android - Provides Anonymity" +image="/assets/img/tools/Tor-Browser.png" +description='Tor Browser for Android 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. How does Tor work?' +Website="https://torproject.org" +forum="https://forum.privacytools.io/t/discussion-tor-browser-for-android-browsers/1522" +git="https://gitweb.torproject.org/tor-browser.git/" +android="https://play.google.com/store/apps/details?id=org.torproject.torbrowser&hl=en_US" +%} + +{% include cardv2.html +title="Bromite" +image="/assets/img/tools/bromite.png" +description="Bromite is a chromium based browser with several privacy and security related patches. It also comes with an intergrated Ad blocker." +website="https://www.bromite.org/" +forum="https://forum.privacytools.io/t/discussion-bromite-browsers/1521" +github="https://github.com/bromite/bromite" +android="https://www.bromite.org/news/2018-12-21-new-fdroid-repository-url" +%} + +

Worth Mentioning for Android

+ + + + +

Browser Recommendations For iOS

+ +{% include cardv2.html +title="Firefox Browser" +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 deployed an built in ad block filter in the iOS version of Firefox.' +website="https://www.mozilla.org/en-US/firefox/mobile/" +forum="https://forum.privacytools.io/t/discussion-firefox/279" +source="https://github.com/mozilla-mobile/firefox-ios" +windows="https://www.mozilla.org/en-US/firefox/windows/" +mac="https://www.mozilla.org/en-US/firefox/mac/" +linux="https://www.mozilla.org/en-US/firefox/linux/" +android="https://play.google.com/store/apps/details?id=org.mozilla.firefox&hl=en_US" +ios="https://apps.apple.com/us/app/firefox-private-safe-browser/id989804926" +bsd="https://www.freebsd.org/doc/handbook/desktop-browsers.html" +%} + + +{% include cardv2.html +title="Onion Browser" +image="/assets/img/tools/onionbrowser.png" +description="Onion Browser is a application that lets you browse the web anonymously over the Tor network on iOS devices, and is endorsed by the Tor Project. Warning: their are certain anonymity related issues with Onion browser due to iOS limitations." +website="https://onionbrowser.com/" +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 cardv2.html +title="DuckDuckGo Privacy Browser" +image="/assets/img/provider/DuckDuckGo.png" +description="DuckDuckGo Privacy Browser Has an intergrated ad blocker and shows how good certain sites privacy policy is with the intergrated tosdr extension." +website="https://apps.apple.com/us/app/duckduckgo-privacy-browser/id663592361" +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" +android="https://play.google.com/store/apps/details?id=com.duckduckgo.mobile.android&hl=en_US" +%} + +

Worth Mentioning for iOS

+ + diff --git a/assets/img/icons/bromite.png b/assets/img/icons/bromite.png deleted file mode 100644 index 73d7f940..00000000 Binary files a/assets/img/icons/bromite.png and /dev/null differ diff --git a/assets/img/icons/duckduckgo.png b/assets/img/icons/duckduckgo.png deleted file mode 100644 index c9d83dcb..00000000 Binary files a/assets/img/icons/duckduckgo.png and /dev/null differ diff --git a/assets/img/icons/onionbrowser.png b/assets/img/icons/onionbrowser.png deleted file mode 100644 index 22a3a96d..00000000 Binary files a/assets/img/icons/onionbrowser.png and /dev/null differ diff --git a/assets/img/tools/bromite.png b/assets/img/tools/bromite.png new file mode 100644 index 00000000..44fb027a Binary files /dev/null and b/assets/img/tools/bromite.png differ diff --git a/assets/img/tools/onionbrowser.png b/assets/img/tools/onionbrowser.png new file mode 100644 index 00000000..33534b6a Binary files /dev/null and b/assets/img/tools/onionbrowser.png differ