|
@@ -786,7 +786,7 @@ user_pref("_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");
|
|
|
* This can limit most (but not all) JS font enumeration which is a high entropy fingerprinting vector
|
|
|
* [SETUP-WEB] Disabling fonts can uglify the web a fair bit.
|
|
|
* [SETTING] General>Language and Appearance>Fonts & Colors>Advanced>Allow pages to choose... ***/
|
|
|
-user_pref("browser.display.use_document_fonts", 0);
|
|
|
+user_pref("browser.display.use_document_fonts", 1);
|
|
|
/* 1403: disable icon fonts (glyphs) and local fallback rendering
|
|
|
* [1] https://bugzilla.mozilla.org/789788
|
|
|
* [2] https://trac.torproject.org/projects/tor/ticket/8455 ***/
|