chromium: update README with the two new files

This commit is contained in:
Aminda Suomalainen 2024-04-10 10:53:37 +03:00
parent 450aac4c32
commit d7879eeb6b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 11 additions and 0 deletions

View File

@ -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.