Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor Browser
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,526
    • Issues 1,526
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Applications
  • Tor Browser
  • Issues
  • #33848

Closed
Open
Opened Apr 08, 2020 by Richard Pospesel@richardMaintainer

Disable Enhanced Tracking Protection (assuming we want it disabled)

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.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor Browser: 10.0
Milestone
Tor Browser: 10.0
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/applications/tor-browser#33848