From c56c903c1f6ea686b252b1702e3d7600f7e7f42f Mon Sep 17 00:00:00 2001 From: yokoffing Date: Sun, 28 Feb 2021 11:19:30 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 34 +++++++++++++++++++++++++++++----- 1 file changed, 29 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index ed7e4e8..92394f5 100644 --- a/Home.md +++ b/Home.md @@ -1,7 +1,31 @@ Welcome to the Better-Fox wiki! -# Extension Recommendations -1. [Ghostery](https://github.com/yokoffing/Better-Fox/wiki/Ghostery) -2. uBlock Origin -3. Bitwarden -4. ClearURLs \ No newline at end of file +This list covers privacy and security related extensions only. While we believe these are the very best of the best, this can be subjective depending on your needs. We are also not saying you have to use all these extensions. + +### Extension Recommendations +#### Content Blocking +❗️ Only use one extension for content blocking at a time. +- Ghostery | [download](https://addons.mozilla.org/en-US/firefox/addon/ghostery) | [Why Ghostery?](https://github.com/yokoffing/Better-Fox/wiki/Ghostery) +- uBlock Origin | [download](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/) | [Why uBlock Origin?](https://github.com/yokoffing/Better-Fox/wiki/uBlock-Origin) + +#### Password Management +- Bitwarden | [download](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager) + +#### Link Tracking +- ClearURLs | [download](https://addons.mozilla.org/en-US/firefox/addon/clearurls/) + +#### Annoyances +- Bypass Paywalls Clean | [download](https://addons.mozilla.org/en-US/firefox/addon/bypass-paywalls-clean/) + +*** + +### Here's what you don't need: +- Decentraleyes, LocalCDN + - Third parties are already isolated in BetterFox using [dFPI](https://github.com/yokoffing/Better-Fox/blob/fc3cede433f643a1c83527a91ee62f91268bed34/SecureFox.js#L22-L41). + - Decentraleyes is practically abandonware with little to no impact and outdated resources. +- Privacy Badger + - Easily detected. + - Additional blocking via hueristics is redundant when using Ghostery/uBlock Origin and Firefox's Total Cookie Protection [add link here]. +- Disconnect + - Firefox's [ETP](https://github.com/yokoffing/Better-Fox/blob/fc3cede433f643a1c83527a91ee62f91268bed34/SecureFox.js#L53-L56) uses the Disconnect lists. We enforce these. + - List of trackers is limited. \ No newline at end of file