Confirmed users
25
edits
mNo edit summary |
(Add permanent intervention policy) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 14: | Line 14: | ||
== Tracking We Will Block == | == Tracking We Will Block == | ||
===== 1. | ===== 1. Stateful cross-site tracking through Web APIs ===== | ||
'''Cookie-based cross-site tracking.''' Cookies, DOM storage, and other types of stateful identifiers are often used by third parties to associate browsing across multiple websites with the same user and to build profiles of those users, in violation of the user’s expectation. | '''Cookie-based cross-site tracking.''' Cookies, DOM storage, and other types of stateful identifiers are often used by third parties to associate browsing across multiple websites with the same user and to build profiles of those users, in violation of the user’s expectation. | ||
For third parties engaged in this type of tracking, Firefox will block or remove access to stateful identifiers. Access to storage may be granted when a user has shown purposeful intent to interact with a third party during their visit to a specific first party. For example, if a user attempts to interact with a third-party login provider while visiting a specific first party, the third-party provider may receive storage access on that first party. | For third parties engaged in this type of tracking, Firefox will block or remove access to stateful identifiers. Access to storage may be granted when a user has shown purposeful intent to interact with a third party during their visit to a specific first party. For example, if a user attempts to interact with a third-party login provider while visiting a specific first party, the third-party provider may receive storage access on that first party. | ||
===== 2. Navigational cross-site tracking ===== | |||
'''Cross-site tracking using URL decoration.''' When tracking by other means is not available, some entities choose to add information to URLs to pass information between sites. When the browser navigates between sites, the linking site adds information to the URL that is not about the destination page. URL decoration might be used to carry information about the user: their identity, their interactions on the linking site, or other information. | |||
Any party actively setting, retrieving, or sharing an identifier or other personal data in a URL for the purpose of building a user profile is in violation of this policy. | |||
: | The most common form of URL decoration uses [https://en.wikipedia.org/wiki/Query_string query parameters]. Firefox will seek to identify query parameters that sites use for tracking purposes and remove these parameters from cross-site, top-level navigations. | ||
===== | An exception is made for URL decoration that is used for the following purposes: | ||
* Attribution, specifically where URL decoration is not user-specific and Mozilla is confident that it cannot be used to enable tracking. | |||
* Cross-site login or authorization, where URL decoration might identify a user, but is explicitly part of actions deliberately requested by the user (i.e., where the decoration is required to fulfill the user’s request, rather than just carrying unnecessary information). | |||
* Form submission, or other actions where the URL decoration contains information that is the direct result of user choice. | |||
These exceptions might be temporary. As alternative approaches for use cases are developed that do not rely on URL decoration, Firefox might implement additional restrictions on the use of URL decoration. Firefox might also offer options that allow users to further limit URL decoration. | |||
This policy might be amended in future to include stricter rules. | |||
===== 3. Tracking via unintended identification techniques ===== | |||
'''Unintended identification techniques''' use browser features that are not intended for device or user identification for the purposes of storing or generating a tracking identifier. Unlike tracking using standards-defined storage locations - such as cookies or the Web Storage API - these techniques are not under the control of the browser’s state management settings.Thus can not be easily cleared or reset by users. Examples include, but are not limited to: | '''Unintended identification techniques''' use browser features that are not intended for device or user identification for the purposes of storing or generating a tracking identifier. Unlike tracking using standards-defined storage locations - such as cookies or the Web Storage API - these techniques are not under the control of the browser’s state management settings.Thus can not be easily cleared or reset by users. Examples include, but are not limited to: | ||
| Line 42: | Line 52: | ||
== Policy Exceptions == | == Policy Exceptions == | ||
We will block the practices described above when the party using them is classified as a tracker. We [https:// | We will block the practices described above when the party using them is classified as a tracker. | ||
However, in certain situations where sites stop functioning properly due to anti-tracking features, we may decide to deploy so-called interventions that disable particular parts of protections to make the site usable again. The primary goal of these interventions is to remove any reason to open the site in a less protected mode where tracking would work even more effectively. | |||
==== Temporary Web Compatibility Interventions ==== | |||
If we discover breakage that we'd like to fix through Firefox code changes, we may temporarily disable a protection for the relevant domains while we work on the fixes. To prevent these from automatically becoming permanent exceptions, a deadline must be provided by the engineer at the time of unblocking, with a maximum deadline of 18 months. We may alternatively unblock domains for up to 6 months when we are working in collaboration with the impacted site or party to fix website breakage. These interventions are tracked in [https://bugzilla.mozilla.org/show_bug.cgi?id=1537702 Bug 1537702]. | |||
==== Permanent Web Compatibility Interventions ==== | |||
In the case of major site breakage caused by a particular anti-tracking feature, we may decide to permanently disable certain protections for certain sites or certain resources only in situations where other technical measures already provide adequate anti-tracking protection. For example, we may decide to unblock certain tracking content in private browsing mode, where ephemeral storage, total cookie protection, and other stricter anti-tracking features sufficiently mitigate the tracking. These interventions are tracked in [https://bugzilla.mozilla.org/show_bug.cgi?id=1537702 Bug 1537702] as well. | |||
== Questions About This Policy == | |||
Questions about this policy should be directed to [mailto:antitracking-policy@mozilla.com antitracking-policy@mozilla.com]. | Questions about this policy should be directed to [mailto:antitracking-policy@mozilla.com antitracking-policy@mozilla.com]. | ||