1
1
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2024-05-12 13:16:09 +02:00

add sanitizing to GPC info

This commit is contained in:
Thorin-Oakenpants 2024-04-25 22:47:16 +00:00 committed by GitHub
parent 84232b2a61
commit 1e99197c39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1131,7 +1131,8 @@ user_pref("_user.js.parrot", "7000 syntax error: the parrot's pushing up daisies
* [2] https://datatracker.ietf.org/doc/html/draft-ietf-mmusic-mdns-ice-candidates#section-3.1.1 ***/
// user_pref("media.peerconnection.enabled", false);
/* 4021: enable GPC (Global Privacy Control) in non-PB windows
* [WHY] Passive (and active) fingerprinting. Mostly redundant with Tracking Protection in ETP Strict (2701) ***/
* [WHY] Passive and active fingerprinting. Mostly redundant with Tracking Protection
* in ETP Strict (2701) and sanitizing on close (2800s) ***/
// user_pref("privacy.globalprivacycontrol.enabled", true);
/*** [SECTION 8000]: DON'T BOTHER: FINGERPRINTING