From b515362622f6080dfb5259000024edae4b166f5e Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Thu, 3 Aug 2023 23:49:24 -0400 Subject: [PATCH] clairfy Assumptions text --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4ef80a6..b958cb2 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ Fingerprinting is a high [threat model](https://thenewoil.org/en/guides/prologue Apply preferences from the [common overrides](https://github.com/yokoffing/Betterfox/issues/87) sticky if you want to revert the following behavior: * Firefox **Accessibility Service** is disabled to improve resource utilization and security. Override this if you use assistive software. * **Firefox Sync** and **Firefox View** are disabled. Override if you use these features. -* The **password manager** is disabled. We recommend using [Bitwarden](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/) or [1Password](https://addons.mozilla.org/en-US/firefox/addon/1password-x-password-manager) to manage your credentials on multiple devices. -* **Location requests** are auto-rejected and **site notifications** are blocked. -* **Embedded tweets, instagram, reddit posts, and tiktoks** load on webpages, even though these requests are usually blocked when using [Strict](https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop#w_strict-enhanced-tracking-protection) Enhanced Tracking Protection. +* The built-in **password manager** is disabled. We recommend using [Bitwarden](https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/) or [1Password](https://addons.mozilla.org/en-US/firefox/addon/1password-x-password-manager) to manage your credentials on multiple devices. +* **Location requests** and **site notifications** are blocked to minimize annoyances. +* Embedded **tweets, instagram, reddit posts, and tiktoks** are allowed to load on webpages in order to avoid site breakage, even though these requests are usually blocked when using [Strict](https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop#w_strict-enhanced-tracking-protection) Enhanced Tracking Protection. ## Privacy Suggestions After applying the `user.js` and restarting Firefox: