Confirmed users
908
edits
(→Lists: remove the old list we removed from shavar) |
(→Lists: document all new lists added in bug 1258038 and mark old ones as legacy) |
||
| Line 31: | Line 31: | ||
== Lists == | == Lists == | ||
* | * Current blacklists (Firefox 50 and later): | ||
** [https://github.com/disconnectme/disconnect-tracking-protection/blob/master/services.json Upstream source] | ** Base lists: | ||
** [https://github.com/mozilla-services/shavar-prod-lists/blob/master/disconnect-blacklist.json Our copy] (i.e. what we ship to clients in binary form) | *** <tt>base-track-digest256</tt>: non-DNT-compliant trackers | ||
** [https://disconnect.me/trackerprotection Submit feedback and track changes] | *** <tt>baseeff-track-digest256</tt>: DNT-compliant trackers (EFF definition) | ||
** Excludes the <tt>Content</tt> and <tt>Legacy</tt> categories. | *** <tt>basew3c-track-digest256</tt>: DNT-compliant trackers (W3C definition) | ||
* | *** [https://github.com/disconnectme/disconnect-tracking-protection/blob/master/services.json Upstream source] | ||
** Same as the | *** [https://github.com/mozilla-services/shavar-prod-lists/blob/master/disconnect-blacklist.json Our copy] (i.e. what we ship to clients in binary form) | ||
*** [https://disconnect.me/trackerprotection Submit feedback and track changes] | |||
*** '''Excludes''' the <tt>Content</tt> and <tt>Legacy</tt> categories. | |||
** Content lists: | |||
*** <tt>content-track-digest256</tt>: non-DNT-compliant content trackers | |||
*** <tt>contenteff-track-digest256</tt>: DNT-compliant content trackers (EFF definition) | |||
*** <tt>contentw3c-track-digest256</tt>: DNT-compliant content trackers (W3C definition) | |||
*** Same upstream source as the base list. | |||
*** '''Only includes''' the <tt>Content</tt> category. | |||
* Legacy blacklists (Firefox 42 to 49): | |||
** Blacklist (<tt>mozstd-track-digest256</tt>) | |||
*** Same as the union of all of the base lists. | |||
** "Strict" blacklist (<tt>mozfull-track-digest256</tt>) | |||
*** Same as the union of all of the base '''and''' content lists. | |||
* Entity whitelist (<tt>mozstd-trackwhite-digest256</tt>) | * Entity whitelist (<tt>mozstd-trackwhite-digest256</tt>) | ||
** [https://s3.amazonaws.com/lists.disconnect.me/entitylist.json Upstream source] | ** [https://s3.amazonaws.com/lists.disconnect.me/entitylist.json Upstream source] | ||