From d7879eeb6b92a392ab09d95745674f43d28175ab Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 10 Apr 2024 10:53:37 +0300 Subject: [PATCH] chromium: update README with the two new files --- etc/opt/chromium/policies/managed/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/etc/opt/chromium/policies/managed/README.md b/etc/opt/chromium/policies/managed/README.md index ca993b31..903e1e9b 100644 --- a/etc/opt/chromium/policies/managed/README.md +++ b/etc/opt/chromium/policies/managed/README.md @@ -26,11 +26,13 @@ - [UpdateSWH](#updateswh) - [Privacy Badger](#privacy-badger) - [TODO/Inconsistencies](#todoinconsistencies) +- [`disable-brave-vpn.json`](#disable-brave-vpnjson) - [`disable-floc.json`](#disable-flocjson) - [`disable-incognito.json`](#disable-incognitojson) - [`doh-automatic.json`](#doh-automaticjson) - [`doh-dns0.json`](#doh-dns0json) - [`doh-mullvad-base.json`](#doh-mullvad-basejson) +- [`doh-quad9-ecs.json`](#doh-quad9-ecsjson) - [`enable-ech-ocsp.json`](#enable-ech-ocspjson) - [`fix-edge-search.json`](#fix-edge-searchjson) - [`force-incognito.json`](#force-incognitojson) @@ -183,6 +185,11 @@ See also: integrated feature on some Chromiums. - [Peertubeify doesn't support Chromium yet.](https://codeberg.org/Booteille/peertube-companion/issues/15) +## `disable-brave-vpn.json` + +Disables Brave VPN, which is the most annoying feature that has group policy +that I can see. + ## `disable-floc.json` Disables floc or ad topics that are against privacy. @@ -210,6 +217,10 @@ Enables DNS-over-HTTPS with Mullvad Base, which features ad, malware & tracker b - https://mullvad.net/en/help/dns-over-https-and-dns-over-tls#specifications +## `doh-quad9-ecs.json` + +Enables DNS over HTTPS with Quad9 ECS enabled server. + ## `enable-ech-ocsp.json` Enables encrypted client hello and OCSP (or CRL?) checks.