Consider building a pairwise whitelist for Tracking Protection breakage
Categories
(Firefox :: Protections UI, enhancement)
Tracking
()
People
(Reporter: englehardt, Unassigned)
References
(Blocks 1 open bug)
Details
Right now, tracking protection breakage is handled using the "Content" category of the Tracking Protection lists. That is, when a tracking domain is found to cause an unacceptable level of breakage, it is moved to the "Content" category of the Disconnect list, which is only blocked when the "Strict" version of the Disconnect list is enabled. This has a number of downsides. The main one is that severe breakage on a few popular sites may lead to a tracking domain being whitelisted on all sites.
We should instead consider pairwise whitelisting in these scenarios. That is, when breakage is discovered that would normally lead to a domain being moved from the Basic list to the Strict list, we instead add a pairwise whitelist for that domain. For example, if we discover that tracker.example breaks news.example and video.example, then we only whitelist tracker.example on those two sites when in the "Basic" mode of protection. The platform should already have support for this with our entity lists.
Comment 1•7 years ago
|
||
Shouldn't this be filed in one of the shavar github repos?
| Reporter | ||
Comment 2•7 years ago
|
||
Sure, filed here: https://github.com/mozilla-services/shavar-prod-lists/issues/53
Description
•