6 ms·
To lessen font enumeration attacks in Firefox, you can go to about:config and make sure privacy.resistFingerprinting is set to True.
by Ansil849 4y ago
To lessen font enumeration attacks in Firefox, you can go to about:config and make sure privacy.resistFingerprinting is set to True.
- d2wa 4y agoThat setting can cause weird rendering issues in PDFs.
- orbital-decay 4y agoRFP is great but it also heavily interferes with addons. It disables Ctrl and Alt key combinations for them, breaks scrolling and timer-based behavior, and generally renders many of the addons unusable in various ways.
- p4bl0 4y agoI cannot use this because it always resets the custom zoom level for web site. For example I cannot browse HN with the default font size, so I set Firefox to zoom 120% for news.ycombinator.com, and I don't want to have to do that each time I come back to the site.
- Ansil849 4y agoYes, this is by design: https://bugzilla.mozilla.org/show_bug.cgi?id=1369357 https://bugzilla.mozilla.org/show_bug.cgi?id=1369357 Privacy is at odds with usability, sometimes.
- p4bl0 4y agoYes yes I understand that :). I'm just warning that enabling it can lead to important usability issues.