From 75bfa59bbd53a8d9991ee955a851b23dffadca60 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Tue, 12 May 2020 23:37:50 -0500 Subject: [PATCH] Add worth mentioning & anti-recommendations --- _includes/footer.html | 2 +- collections/_evergreen/browsers.html | 20 +++++++++++++++++--- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index dde70628..8bbbff3d 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,4 +4,4 @@

Unless otherwise noted, the original content on this website is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. The underlying source code used to format and display this content is not licensed for third-party use unless otherwise noted.

-

Copyright © 2020 Jonah Aragon, Aragon Ventures LLC, and Contributors | Website Source Code | Open an Issue | Privacy Policy | Website Terms & Notices

+

Copyright © 2020 Jonah Aragon, Aragon Ventures LLC, and Contributors | Website Source Code | Open an Issue | Privacy Policy | Website Terms & Notices

diff --git a/collections/_evergreen/browsers.html b/collections/_evergreen/browsers.html index f67eaabd..03a3969a 100644 --- a/collections/_evergreen/browsers.html +++ b/collections/_evergreen/browsers.html @@ -19,8 +19,22 @@ title: Browser Recommendations

Worth Mentioning

+

Ungoogled Chromium

+

Ungoogled Chromium is a desktop browser based on Chromium, which removes all Google integrations while adding features which seek to enhance your security, privacy, and control of your browser. However, we do not strongly recommend the use of Ungoogled Chromium for most users at this time, because of a lack of official builds and updates from the developer. We strongly believe that auto-updating apps are key for maintaining security, lest you browse the web with outdated builds of your browser which may be suspectible to any number of live exploits.

+ +

Safari

+

Safari is a browser option on macOS and iOS, with a strong focus on security and privacy. We believe Safari is an acceptable choice for Apple users, despite Safari being a proprietary browser, because Apple users are already trusting a proprietary operating system to run their programs on. We do not recommend using iCloud Sync, which saves your bookmarks and history in a way which allows Apple to view them. Additionally, WebKit, the browser engine powering Safari is open source.

+ +

Bromite

+

Bromite is a Chromium-based browser with security and privacy enhancements built in, such as an adblocker and DNS-over-HTTPS support. It includes patches from Ungoogled Chromium and other security/privacy focused Chromium projects. However, Bromite is only available on Android at this time, making it a poor choice for users of multiple devices, especially if you need to sync between a desktop and mobile device.

+

Anti-Recommendations

-
Google Chrome
-

Google Chrome is completely controlled by Google, and taps into your browsing history to track you across the web and serve you targeted advertisements. Because of Google's interest in increased ad revenues, Google Chrome offers [no privacy protections](https://www.washingtonpost.com/technology/2019/06/21/google-chrome-has-become-surveillance-software-its-time-switch/) out of the box compared to Firefox, and has taken anti-user steps to [block common extensions like adblockers](https://www.wired.com/story/google-chrome-ad-blockers-extensions-api/). It's best to avoid this browser at all costs.

-
Google Chrome
+

Google Chrome

+

Google Chrome is completely controlled by Google, and taps into your browsing history to track you across the web and serve you targeted advertisements. Because of Google's interest in increased ad revenues, Google Chrome offers no privacy protections out of the box compared to Firefox, and has taken anti-consumer steps to block common extensions like adblockers. It's best to avoid this browser at all costs.

+ +

Brave Browser

+

Brave is widely touted as a privacy-friendly Chromium browser, but we have a number of concerns with their business practices and future business model that would prevent us from recommending them. The Brave team has publicly stated they do not want to be associated with privacy-focused groups like PrivacyTools (PrivacyTools PR #657), which causes us to believe the Brave team does not wish to be under too much scrutiny from the privacy community as they continue to develop their product (Reddit discussion).

+ +

Chromium

+

Without signing into a Google Account, the open-source builds of Chromium do relatively well in terms of security and privacy. However, Chromium still does have a number of integrations with Google hardcoded into the source, and because it is designed to be as user-friendly as possible, it operates in a way that compromises transparency and user-control. And, Chromium is still directly developed by Google, who have attempted to introduce anti-consumer measures in the past as mentioned in the Google Chrome section.