diff --git a/etc/firefox/policies/README.md b/etc/firefox/policies/README.md new file mode 100644 index 00000000..8546bbef --- /dev/null +++ b/etc/firefox/policies/README.md @@ -0,0 +1,37 @@ +# Firefox `policies.json` + +The file is pretty self-explanatory, but I prefer Chromium way of handling +enterprise policies since it allows me to cut them to multiple different files +per whatever I am doing. + + + + + + + +- [WARNING TO LIBREWOLF USERS](#warning-to-librewolf-users) +- [Privacy Badger](#privacy-badger) + + + + + + +## WARNING TO LIBREWOLF USERS + +This file takes priority over +`/usr/share/librewolf/distribution/policies.json` so don't apply this or +a lot of LibreWolf specific customizations stops being in force. + +## Privacy Badger + +- `jid1-MnnxcxisBPnSXQ-eff@jetpack` - Downloaded directly from EFF. + +Configured to learn locally and also in incognito as opposed to only relying +on vendor list. Also not display the "Welcome to Privacy Badger screen". + +See also: + +- https://github.com/EFForg/privacybadger/blob/master/doc/admin-deployment.md +- https://github.com/EFForg/privacybadger/blob/master/src/data/schema.json