From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Mon, 10 Feb 2020 20:24:33 +0000 (-0600)
Subject: Add Exceptions to tracking protection.
X-Git-Tag: v1.13~3^2~2
X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/2b827326642e7ef9ccd0c64fed1487b5df560984?ds=sidebyside;hp=e0ce0a8f828e9c0ad5d6f4e888069fe5003ec03b
Add Exceptions to tracking protection.
---
diff --git a/README.md b/README.md
index 7c80351..7d56b47 100644
--- a/README.md
+++ b/README.md
@@ -1325,7 +1325,9 @@ If `Cryptomining` is set to true, cryptomining scripts on websites are blocked.
If `Fingerprinting` is set to true, fingerprinting scripts on websites are blocked.
-**Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2)\
+`Exceptions` are origins for which tracking protection is not enabled.
+
+**Compatibility:** Firefox 60, Firefox ESR 60 (Cryptomining and Fingerprinting added in 70/68.2, Exceptions added in 73/68.5)\
**CCK2 Equivalent:** `dontCheckDefaultBrowser`\
**Preferences Affected:** `privacy.trackingprotection.enabled`,`privacy.trackingprotection.pbmode.enabled`,`privacy.trackingprotection.cryptomining.enabled`,`privacy.trackingprotection.fingerprinting.enabled`
@@ -1335,6 +1337,8 @@ Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Value = 0x1 | 0x0
Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0
Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Cryptomining = 0x1 | 0x0
Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1 | 0x0
+Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Exceptions\1= "https://example.com"
+
```
#### macOS
```
@@ -1343,12 +1347,16 @@ Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1
Value
|
-
+
|
-
+
|
-
+
|
+ Exceptions
+
+ https://example.com
+
```
@@ -1360,7 +1368,8 @@ Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Fingerprinting = 0x1
"Value": [true, false],
"Locked": [true, false],
"Cryptomining": [true, false],
- "Fingerprinting": [true, false]
+ "Fingerprinting": [true, false],
+ "Exceptions": ["https://example.com"]
}
}
```
diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist
index d9ddf5a..1d489be 100644
--- a/mac/org.mozilla.firefox.plist
+++ b/mac/org.mozilla.firefox.plist
@@ -180,6 +180,10 @@
Fingerprinting
+ Exceptions
+
+ https://example.com
+
Extensions
diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml
index a426772..af2c857 100644
--- a/windows/de-DE/firefox.adml
+++ b/windows/de-DE/firefox.adml
@@ -700,6 +700,8 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences (E
Ãnderungen am Schutz vor Aktivitäten Verfolgung nicht erlauben
Block cryptomining scripts.
Block fingerprinting scripts.
+ Exceptions:
+
diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml
index b418dec..09a6d3f 100644
--- a/windows/en-US/firefox.adml
+++ b/windows/en-US/firefox.adml
@@ -699,6 +699,8 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.
Don't allow tracking protection preferences to be changed.
Block cryptomining scripts.
Block fingerprinting scripts.
+ Exceptions:
+
diff --git a/windows/es-ES/firefox.adml b/windows/es-ES/firefox.adml
index 80697c9..f3ffe7e 100644
--- a/windows/es-ES/firefox.adml
+++ b/windows/es-ES/firefox.adml
@@ -699,6 +699,8 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferencesNo permitir que se cambien las preferencias de protección contra rastreo.
Bloquear scripts de minado de criptomonedas.
Bloquear scripts de huellas digitales.
+ Exceptions:
+
diff --git a/windows/firefox.admx b/windows/firefox.admx
index b80d902..fe8cc96 100644
--- a/windows/firefox.admx
+++ b/windows/firefox.admx
@@ -2388,6 +2388,7 @@
+
diff --git a/windows/fr-FR/firefox.adml b/windows/fr-FR/firefox.adml
index 2c60929..6cce77f 100644
--- a/windows/fr-FR/firefox.adml
+++ b/windows/fr-FR/firefox.adml
@@ -699,6 +699,8 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferencesNe pas autoriser la modification des préférences de protection du suivi.
Block cryptomining scripts.
Block fingerprinting scripts.
+ Exceptions:
+
diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml
index 07422c6..28d894d 100644
--- a/windows/it-IT/firefox.adml
+++ b/windows/it-IT/firefox.adml
@@ -699,6 +699,8 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferencesNon consentire la modifica delle preferenze relative alla protezione antitracciamento.
Blocca script cryptominer.
Blocca script fingerprinter.
+ Exceptions:
+
diff --git a/windows/zh-TW/firefox.adml b/windows/zh-TW/firefox.adml
index 83e155c..4aca9e5 100644
--- a/windows/zh-TW/firefox.adml
+++ b/windows/zh-TW/firefox.adml
@@ -697,6 +697,8 @@ https://github.com/mozilla/policy-templates/blob/master/README.md#preferencesã
ä¸å
許調æ´è¿½è¹¤ä¿è·å好è¨å®ã
å°éå å¯è²¨å¹£æ¡ç¤¦ç¨å¼ã
å°éæ¸ä½æç´è¿½è¹¤ç¨å¼ã
+ Exceptions:
+