From da85d0d9c74f998f51690a5996c72f45615dcf3a Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 27 Apr 2024 08:31:05 +0300 Subject: [PATCH] firefox & chromium: allow PrivacyPass attestor & Keyoxide.org --- etc/firefox/policies/policies.json | 5 ++++- etc/opt/chromium/policies/managed/aminda-extensions.json | 4 +++- .../chromium/policies/managed/brave-shields-disabled.json | 4 +++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index 7bd8bec2..8071bf6b 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -11,7 +11,10 @@ "chat.pikaviestin.fi", "webchat.disroot.org", "learn.microsoft.com", - "teams.microsoft.com" + "teams.microsoft.com", + "bittimittari.fi", + "pp-attester-turnstile.research.cloudflare.com", + "keyoxide.org" ], "learnInIncognito": true, "learnLocally": true, diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index b54292b4..00dde9ea 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -11,7 +11,9 @@ "webchat.disroot.org", "learn.microsoft.com", "teams.microsoft.com", - "bittimittari.fi" + "bittimittari.fi", + "pp-attester-turnstile.research.cloudflare.com", + "keyoxide.org" ], "learnInIncognito": true, "learnLocally": true, diff --git a/etc/opt/chromium/policies/managed/brave-shields-disabled.json b/etc/opt/chromium/policies/managed/brave-shields-disabled.json index 2c5ce6ea..15f70819 100644 --- a/etc/opt/chromium/policies/managed/brave-shields-disabled.json +++ b/etc/opt/chromium/policies/managed/brave-shields-disabled.json @@ -9,6 +9,8 @@ "https://teams.microsoft.com", "https://glowing-bear.org", "https://latest.glowing-bear.org", - "https://bittimittari.fi" + "https://bittimittari.fi", + "pp-attester-turnstile.research.cloudflare.com", + "keyoxide.org" ] }