From dbe1beaa66f0b7e347576fb9af8ffc3406d9e8c0 Mon Sep 17 00:00:00 2001 From: HJ <11689349+yokoffing@users.noreply.github.com> Date: Sat, 19 Aug 2023 14:56:27 -0400 Subject: [PATCH] Updated Overrides (markdown) --- Overrides.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Overrides.md b/Overrides.md index d508bf2..b0b7929 100644 --- a/Overrides.md +++ b/Overrides.md @@ -12,6 +12,8 @@ To enable certain functions, `copy+paste` the appropriate prefs to the `MY OVERR ## Options +*** + ### Accessibility Service Firefox **Accessibility Service** is disabled to improve resource utilization and security. @@ -101,6 +103,8 @@ user_pref("permissions.default.desktop-notification", 0); Only use these if absolutely needed. They should be uncommon in mainstream use. +
+ *** ### SSL negotiation @@ -120,3 +124,5 @@ We enforce [strict pinning](https://github.com/yokoffing/Betterfox/blob/94c4a77f // [ERROR] MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE user_pref("security.cert_pinning.enforcement_level", 1); ``` + +