Compare commits

...

2 Commits

Author SHA1 Message Date
e7e386bb27
firefox: reveal HttpUserAgent
I am tired of constantly seeing Windows and suggestions for Windows app everywhere, while HTTP User Agent is supposedly deprecated in favour of NavigatorUserAgent
2024-06-22 14:02:47 +03:00
87f058ebfa
{firefox,chromium}: fix Bitwarden configuration
Resolves: Bitwarden/Clients#9745
2024-06-22 13:59:57 +03:00
3 changed files with 6 additions and 4 deletions

View File

@ -82,7 +82,7 @@ lockPref("privacy.fingerprintingProtection", true);
//lockPref("privacy.fingerprintingProtection", false);
pref(
"privacy.fingerprintingProtection.overrides",
"+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorUserAgent,-JSDateTimeUTC",
"+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorUserAgent,-JSDateTimeUTC,-HttpUserAgent",
);
//clearPref("privacy.fingerprintingProtection.overrides");
lockPref("privacy.fingerprintingProtection.pbmode", true);

View File

@ -90,7 +90,8 @@
},
"{446900e4-71c2-419f-a6a7-df9c091e268b}": {
"environment": {
"base": "https://bitwarden.eu"
"base": "https://vault.bitwarden.eu",
"notifications": "https://notifications.bitwarden.eu"
}
}
}
@ -744,7 +745,7 @@
"Comment": "Preference not allowed for stability reasons. :( https://searchfox.org/mozilla-central/source/toolkit/components/resistfingerprinting/RFPTargets.inc",
"Status": "locked",
"Type": "string",
"Value": "+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorUserAgent,-JSDateTimeUTC"
"Value": "+AllTargets,-KeyboardEvents,-SpeechSynthesis,-CSSPrefersColorScheme,-CSSPrefersReducedMotion,-NavigatorUserAgent,-JSDateTimeUTC,-HttpUserAgent"
},
"privacy.fingerprintingProtection.pbmode": {
"Comment": "Preference not allowed for stability reasons. :(",

View File

@ -72,7 +72,8 @@
},
"nngceckbapebfimnlniiiahkandclblb": {
"environment": {
"base": "https://bitwarden.eu"
"base": "https://vault.bitwarden.eu",
"notifications": "https://notifications.bitwarden.eu"
}
},
"pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {