Compare commits

...

2 Commits

4 changed files with 21 additions and 12 deletions

View File

@ -28,6 +28,9 @@
- [UpdateSWH](#updateswh)
- [Privacy Badger](#privacy-badger)
- [TODO/Inconsistencies](#todoinconsistencies)
- [`brave-shields-disabled.json`](#brave-shields-disabledjson)
- [`disable-brave-rewards-wallet.json`](#disable-brave-rewards-walletjson)
- [`disable-brave-tor.json`](#disable-brave-torjson)
- [`disable-brave-vpn.json`](#disable-brave-vpnjson)
- [`disable-floc.json`](#disable-flocjson)
- [`disable-incognito.json`](#disable-incognitojson)
@ -37,6 +40,7 @@
- [`doh-mullvad-base.json`](#doh-mullvad-basejson)
- [`doh-quad9-ecs.json`](#doh-quad9-ecsjson)
- [`enable-ech-ocsp.json`](#enable-ech-ocspjson)
- [`enable-labs.json`](#enable-labsjson)
- [`fix-edge-search.json`](#fix-edge-searchjson)
- [`force-incognito.json`](#force-incognitojson)
- [`https-everywhere.json`](#https-everywherejson)
@ -201,6 +205,19 @@ See also:
integrated feature on some Chromiums.
- [Peertubeify doesn't support Chromium yet.](https://codeberg.org/Booteille/peertube-companion/issues/15)
## `brave-shields-disabled.json`
Allowlist for sites where I think Brave Shields may be breaking things. Similar is also in
`aminda-extensions.json` for Privacy Badger.
## `disable-brave-rewards-wallet.json`
Disables Brave rewards and wallet.
## `disable-brave-tor.json`
Disables Tor in Brave as I recommend using Tor Browser instead.
## `disable-brave-vpn.json`
Disables Brave VPN, which is the most annoying feature that has group policy
@ -247,6 +264,10 @@ Enables DNS over HTTPS with Quad9 ECS enabled server.
Enables encrypted client hello and OCSP (or CRL?) checks.
## `enable-labs.json`
Enables the beaker button "Experiments" for easier management than `about:flags`.
## `fix-edge-search.json`
Tells Microsoft Edge to redirect queries from new tab search box to URL bar

View File

@ -9,8 +9,6 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [`brave-search.json`](#brave-searchjson)
- [`disable-brave-rewards-wallet.json`](#disable-brave-rewards-walletjson)
- [`disable-brave-tor.json`](#disable-brave-torjson)
- [`duckduckgo.json`](#duckduckgojson)
- [`enable-home.json`](#enable-homejson)
- [`README.md`](#readmemd)
@ -24,16 +22,6 @@
Sets and displays recommendation on the use of search.brave.com as a search engine by default.
## `disable-brave-rewards-wallet.json`
Disables Brave rewards and wallet by default while allowing the user to enable
it regardless of the prompt that organization recommends them disabled.
## `disable-brave-tor.json`
Suggests disabling Tor in Brave as I recommend using Tor Browser instead, but
again leaving it up to the user.
## `duckduckgo.json`
Sets and displays recommendation on the use of start.duckduckgo.com as a search engine by default.