From fa978698c28c75287256224ec3fd376f2c93e99a Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 21 Oct 2024 01:05:32 +0000 Subject: [PATCH] tweak RFPTarget info --- user.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/user.js b/user.js index d7f3121..e784645 100644 --- a/user.js +++ b/user.js @@ -732,6 +732,9 @@ user_pref("privacy.sanitize.timeSpan", 0); https://searchfox.org/mozilla-central/source/toolkit/components/resistfingerprinting/RFPTargetsDefault.inc + [NOTE] RFPTargets + granular overrides are somewhat experimental and may produce unexpected results + - e.g. FrameRate can only be controlled per process, not per origin + 1826408 - restrict fonts to system (kBaseFonts + kLangPackFonts) (Windows, Mac, some Linux) https://searchfox.org/mozilla-central/search?path=StandardFonts*.inc 1858181 - subtly randomize canvas per eTLD+1, per session and per window-mode (FF120+)