[tor-bugs] #33848 [Applications/Tor Browser]: Disable Enhanced Tracking Protection (assuming we want it disabled)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Apr 8 19:29:21 UTC 2020
#33848: Disable Enhanced Tracking Protection (assuming we want it disabled)
------------------------------------------+----------------------
Reporter: pospeselr | Owner: tbb-team
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID: #33534
Points: | Reviewer:
Sponsor: Sponsor58 |
------------------------------------------+----------------------
There doesn't seem to be a single pref that disables everything, here's
the prefs we need to set to disable the functionality:
- network.cookie.cookieBehavior = 0
- privacy.trackingprotection.enabled = false
- privacy.trackingprotection.pbmode.enabled = false
- privacy.trackingprotection.socialtracking.enabled = false
- privacy.trackingprotection.cryptomining.enabled = false
- privacy.trackingprotection.fingerprinting.enabled = false
We would need to some code to remove the ETP UI from about:preferences,
the urlbar, etc.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33848>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list