firefox: allow telemetry, unprotect Mozilla in uBo, start the telemetry page first

This commit is contained in:
Aminda Suomalainen 2025-02-19 15:01:13 +02:00
parent ad5379498f
commit d80c1e93bd
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -57,10 +57,7 @@
"chrome-extension-scheme", "chrome-extension-scheme",
"challenges.cloudflare.com", "challenges.cloudflare.com",
"www.ecosia.org", "www.ecosia.org",
"firefox.com",
"mail.google.com", "mail.google.com",
"mozilla.net",
"mozilla.org",
"moz-extension-scheme", "moz-extension-scheme",
"research.cloudflare.com" "research.cloudflare.com"
] ]
@ -196,8 +193,8 @@
"InvalidCertificate": true, "InvalidCertificate": true,
"SafeBrowsing": false "SafeBrowsing": false
}, },
"DisableTelemetry": true, "DisableTelemetry": false,
"DisableTelemetry_comment": "Protesting Mozilla becoming an Advertising company and less trustworthy entity through 'Privacy Preserving Attribution' / Mozilla Anonym. https://github.com/mozilla/policy-templates/issues/1130", "DisableTelemetry_comment": "I am upset about https://github.com/mozilla/policy-templates/issues/1130 but dom.private-attribution.submission.enabled;false is a workaround and it's too much akin to voting to disable especially among technical users who tend to disable it.",
"DisplayBookmarksToolbar": "never", "DisplayBookmarksToolbar": "never",
"DontCheckDefaultBrowser": true, "DontCheckDefaultBrowser": true,
"EnableTrackingProtection": { "EnableTrackingProtection": {
@ -323,7 +320,7 @@
"LegacySameSiteCookieBehaviorEnabled": false, "LegacySameSiteCookieBehaviorEnabled": false,
"NetworkPrediction": false, "NetworkPrediction": false,
"NewTabPage": false, "NewTabPage": false,
"OverrideFirstRunPage": "about:mozilla|https://addons.mozilla.org/firefox/addon/noscript/", "OverrideFirstRunPage": "about:mozilla|about:telemetry",
"PDFjs": { "PDFjs": {
"EnablePermissions": false, "EnablePermissions": false,
"Enabled": true "Enabled": true
@ -562,6 +559,7 @@
"Value": true "Value": true
}, },
"dom.private-attribution.submission.enabled": { "dom.private-attribution.submission.enabled": {
"Comment": "Mozilla Anonym so-called Privacy Preserving Advertisement Attribution",
"Status": "locked", "Status": "locked",
"Type": "boolean", "Type": "boolean",
"Value": false "Value": false