Make cryptomining and fingerprinting annotations use the "strict" list always
Categories
(Core :: Privacy: Anti-Tracking, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: englehardt, Assigned: baku)
References
Details
Attachments
(1 file, 1 obsolete file)
In Bug 1533074 we landed cryptomining-annotation and fingerprinting-annotation. These currently use the base- versions of the cryptomining and fingerprinting lists. In Bug 1536488 we moved the tracking-annotation feature over to always use the strict list. Since both the cryptomining and fingerprinting lists also have a base- and content- version of the lists [0] we should do the same for these annotations.
[0] https://wiki.mozilla.org/Security/Tracking_protection#Lists
| Assignee | ||
Updated•7 years ago
|
| Reporter | ||
Comment 1•7 years ago
|
||
One relevant thing to highlight here. The fingerprinting list is not a strict subset of the tracking list -- as in, some fingerprinters are not considered trackers. From [0]:
base-fingerprinting-track-digest256: domains in both the Fingerprinting category AND in one of the tracking categories (Advertising, Analytics, Social, or Content)content-fingerprinting-track-digest256: domains in the Fingerprinting category that are NOT in one of the tracking categories
This might impact how we build CLASSIFIED_TRACKING.
| Assignee | ||
Comment 2•7 years ago
|
||
Test patch to verify correct MC settings. Reference bug is a CLOSED, NOFIX.
Updated•7 years ago
|
Comment 5•7 years ago
|
||
| bugherder | ||
Description
•