2025.01.20.1
-
Updated to Phoenix 2025.01.20.1.
-
Upgraded to Phoenix's new approach to fingerprinting protection (https://codeberg.org/celenity/Phoenix/issues/46) with adjustments to meet our needs. Most notably, we disable both Phoenix's & Mozilla's FPP overrides, and stop spoofing the HTTP User Agent header & Navigator User Agent, as this pretends to be Firefox which causes breakage & other undesired behavior in our use case... -
privacy.fingerprintingProtection.granularOverrides
->privacy.fingerprintingProtection.overrides
->+AllTargets,-CanvasExtractionBeforeUserInputIsBlocked,-CSSPrefersColorScheme,-FrameRate,-HttpUserAgent,-NavigatorUserAgent
,privacy.fingerprintingProtection.remoteOverrides.enabled
->false
,privacy.resistFingerprinting
->false
, andprivacy.resistFingerprinting.exemptedDomains
-> -
Unlocked the majority of preferences we previously had locked, so that users can now override them if desired.
-
Similar to Phoenix, we replaced the
mail.dove.*.applied
prefs withmail.dove.*.status
prefs - as this is far cleaner and easy to manage (as well as better organized...) -
Clean-up & reorganization, as well as other minor tweaks, fixes, and enhancements...
Codeberg: See here for more details.
GitHub: See here for more details.
:)