Compare commits

..

8 Commits

4 changed files with 80 additions and 4 deletions

View File

@ -11,7 +11,10 @@ per whatever I am doing.
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [WARNING TO LIBREWOLF USERS](#warning-to-librewolf-users) - [WARNING TO LIBREWOLF USERS](#warning-to-librewolf-users)
- [Privacy Badger](#privacy-badger) - [Extensions](#extensions)
- [Privacy Badger](#privacy-badger)
- [Search engines](#search-engines)
- [See also](#see-also)
<!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -24,7 +27,11 @@ This file takes priority over
`/usr/share/librewolf/distribution/policies.json` so don't apply this or `/usr/share/librewolf/distribution/policies.json` so don't apply this or
a lot of LibreWolf specific customizations stops being in force. a lot of LibreWolf specific customizations stops being in force.
## Privacy Badger ## Extensions
They are mostly self-explanatory.
### Privacy Badger
- `jid1-MnnxcxisBPnSXQ-eff@jetpack` - Downloaded directly from EFF. - `jid1-MnnxcxisBPnSXQ-eff@jetpack` - Downloaded directly from EFF.
@ -35,3 +42,14 @@ See also:
- https://github.com/EFForg/privacybadger/blob/master/doc/admin-deployment.md - https://github.com/EFForg/privacybadger/blob/master/doc/admin-deployment.md
- https://github.com/EFForg/privacybadger/blob/master/src/data/schema.json - https://github.com/EFForg/privacybadger/blob/master/src/data/schema.json
## Search engines
> Policy SearchEngines is only allowed on ESR.
Thus DuckDuckGo extension is installed by default so when testing this policy
I won't have to see Google.
## See also
- https://mozilla.github.io/policy-templates/

View File

@ -21,10 +21,55 @@
"Value": true "Value": true
}, },
"ExtensionSettings": { "ExtensionSettings": {
"addon@darkreader.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi",
"installation_mode": "normal_installed"
},
"jid1-MnnxcxisBPnSXQ-eff@jetpack": { "jid1-MnnxcxisBPnSXQ-eff@jetpack": {
"install_url": "https://www.eff.org/files/privacy-badger-latest.xpi", "install_url": "https://www.eff.org/files/privacy-badger-latest.xpi",
"installation_mode": "force_installed" "installation_mode": "force_installed"
},
"jid1-ZAdIEUB7XOzOJw@jetpack": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/duckduckgo-for-firefox/latest.xpi",
"installation_mode": "normal_installed"
},
"{3c078156-979c-498b-8990-85f7987dd929}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi",
"installation_mode": "normal_installed"
},
"{446900e4-71c2-419f-a6a7-df9c091e268b}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi",
"installation_mode": "normal_installed"
},
"{48748554-4c01-49e8-94af-79662bf34d50}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-pass/latest.xpi",
"installation_mode": "normal_installed"
},
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
"installation_mode": "normal_installed"
},
"{b11bea1f-a888-4332-8d8a-cec2be7d24b9}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi",
"installation_mode": "normal_installed"
} }
} },
"FirefoxHome": {
"Highlights": false,
"Locked": false,
"Pocket": false,
"Search": true,
"Snippets": false,
"SponsoredPocket": false,
"SponsoredTopSites": false,
"TopSites": false
},
"FirefoxSuggest": {
"ImproveSuggest": false,
"Locked": false,
"SponsoredSuggestions": false,
"WebSuggestions": false
},
"SearchSuggestEnabled": false
} }
} }

View File

@ -8,6 +8,7 @@
- [`aminda-extensions.json`](#aminda-extensionsjson) - [`aminda-extensions.json`](#aminda-extensionsjson)
- [Silk - Privacy Pass Client for the browser](#silk---privacy-pass-client-for-the-browser) - [Silk - Privacy Pass Client for the browser](#silk---privacy-pass-client-for-the-browser)
- [DuckDuckGo Privacy Essentials](#duckduckgo-privacy-essentials)
- [Dark Reader](#dark-reader) - [Dark Reader](#dark-reader)
- [Privacy Manager](#privacy-manager) - [Privacy Manager](#privacy-manager)
- [Fedora User Agent](#fedora-user-agent) - [Fedora User Agent](#fedora-user-agent)
@ -44,6 +45,12 @@ uninstallation.
Silk or Privacy Pass has a chance of decreasing the amount of captchas Silk or Privacy Pass has a chance of decreasing the amount of captchas
especially from Cloudflare when "suspicious" traffic is detected. especially from Cloudflare when "suspicious" traffic is detected.
### DuckDuckGo Privacy Essentials
- `bkdgflcldnnnapblkhphbgpggdiikppg`
Installed by default so Google won't be the default search engine.
### Dark Reader ### Dark Reader
- `eimadpbcbfnmbkopoojfekhnkhdbieeh` - `eimadpbcbfnmbkopoojfekhnkhdbieeh`

View File

@ -10,6 +10,12 @@
}, },
"ExtensionSettings": { "ExtensionSettings": {
"ajhmfdgkijocedmfjonnpjfojldioehi": { "ajhmfdgkijocedmfjonnpjfojldioehi": {
"installation_mode": "normal_installed",
"override_update_url": true,
"toolbar_pin": "default_unpinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"bkdgflcldnnnapblkhphbgpggdiikppg": {
"installation_mode": "normal_installed", "installation_mode": "normal_installed",
"override_update_url": true, "override_update_url": true,
"toolbar_pin": "force_pinned", "toolbar_pin": "force_pinned",
@ -36,7 +42,7 @@
"mafpmfcccpbjnhfhjnllmmalhifmlcie": { "mafpmfcccpbjnhfhjnllmmalhifmlcie": {
"installation_mode": "normal_installed", "installation_mode": "normal_installed",
"override_update_url": true, "override_update_url": true,
"toolbar_pin": "force_pinned", "toolbar_pin": "default_unpinned",
"update_url": "https://clients2.google.com/service/update2/crx" "update_url": "https://clients2.google.com/service/update2/crx"
}, },
"nngceckbapebfimnlniiiahkandclblb": { "nngceckbapebfimnlniiiahkandclblb": {