Commit Graph

94 Commits

Author SHA1 Message Date
Aminda Suomalainen e6f4bd72ba
firefox: explicitly enable FirefoxAccounts & Screenshots
I have a feeling I might sometime have a situation where I want to disable at least accounts
2024-05-16 15:16:25 +03:00
Aminda Suomalainen b36f37196f
firefox: lock DoH again since I don't want to worry about multiple places where to edit it when I inevitably do 2024-05-16 15:13:11 +03:00
Aminda Suomalainen 34799d0776
firefox & curl: default to dns0.eu, but have comment on unfiltered.adguard-dns.con available as well 2024-05-16 15:12:12 +03:00
Aminda Suomalainen 23803ad433
firefox: restore privacy.userContext
Reverts: 4b7eff36b2
2024-05-16 15:06:04 +03:00
Aminda Suomalainen 5158b52da4
firefox: apparently HTTPS Only mode can be set here contrary to the documentation
Also generic hardening(?)
2024-05-16 15:03:01 +03:00
Aminda Suomalainen 4b7eff36b2
firefox: remove privacy.userContext policies for stability reasons (Firefox ESR is upset by them) 2024-05-14 15:40:37 +03:00
Aminda Suomalainen 8d3609f171
firefox: lock ecs to disabled 2024-05-14 15:01:14 +03:00
Aminda Suomalainen fb6a44d264
firefox: on second thoughts, let the user have some control 2024-05-14 11:51:22 +03:00
Aminda Suomalainen ae0e3beb9a
firefox: fix pdf dark mode 2024-05-14 11:49:17 +03:00
Aminda Suomalainen b60bc9f1b8
firefox: switch to AMO version of Privacy Badger 2024-05-14 11:18:26 +03:00
Aminda Suomalainen 5d46d529bb
firefox: new tab page crashes? No problem, we can disable it. 2024-05-14 11:01:28 +03:00
Aminda Suomalainen c23e857c91
firefox: confusing user and default means I can use dark theme here 2024-05-14 10:44:14 +03:00
Aminda Suomalainen 7b22530eb9
policies.json: seems like I confused default and user 2024-05-14 10:38:39 +03:00
Aminda Suomalainen 303af92a6a
firefox/libreawoo: remove wrong warning 2024-05-14 10:17:22 +03:00
Aminda Suomalainen 372a032a18
firefox: actually trr.mode 3 may be nice for the ECH 2024-05-14 10:10:50 +03:00
Aminda Suomalainen 583cc6a8a3
firefox: please do warn if TRR isn't working 2024-05-14 10:08:19 +03:00
Aminda Suomalainen 7c867e1329
firefox: explicitly allow about:{addons,config,profiles,support} 2024-05-14 09:57:52 +03:00
Aminda Suomalainen fb73f8e5d3
firefox: maybe be done with preferences? 2024-05-14 09:55:24 +03:00
Aminda Suomalainen 5cc2e5d720
firefox: the end of preferences additions is approaching 2024-05-14 09:43:17 +03:00
Aminda Suomalainen 89dd05c882
firefox: set user policies of hiding Mozilla ads 2024-05-14 09:38:12 +03:00
Aminda Suomalainen cb5c844e1c
firefox: TRR IPv6 preference & reading /etc/hosts 2024-05-14 09:34:01 +03:00
Aminda Suomalainen 82bcaa0d80
firefox: disable prediction/prefetching
Interestingly the policy didn't seem to touch the two preferences
2024-05-14 09:25:17 +03:00
Aminda Suomalainen 88c391fd04
firefox: don't protect any domains from extensions
OK, so this simultaneously hurts security as extensions could modify the page,
but it may improve privacy by blocking analytics and it can improve
accessibility for any accessibility extensions.
2024-05-14 09:18:26 +03:00
Aminda Suomalainen fd22af5142
firefox: move DoH excluded domains here 2024-05-14 09:12:21 +03:00
Aminda Suomalainen beee380a30
firefox: begin adding security preferences 2024-05-14 09:04:56 +03:00
Aminda Suomalainen 7f653b52e3
firefox/policies/README: note WebsiteFilter as not that useful for me 2024-05-14 08:49:45 +03:00
Aminda Suomalainen 7a68117198
firefox policies: go wild 2024-05-13 21:54:05 +03:00
Aminda Suomalainen 0a0fe39076
note to self: firefox TRR policy lock locks trr.mode to 2 (TRR first) 2024-05-13 19:33:30 +03:00
Aminda Suomalainen 95d59857eb
policies.json: lock DoH provider so I only have to configure it at one place 2024-05-13 18:07:22 +03:00
Aminda Suomalainen 9b4cc804e5
browsers: expose to Ecosia that we are using gpo (or policies), remove extraneous PostData from Firefox
The logic here is hope that it will stop offering the addon if I am following their instructions and sending them the information. Oh and I added icons
2024-05-13 17:56:41 +03:00
Aminda Suomalainen d93b8eb3d5
firefox policy: disable bookmarks toolbar, default browser checking & add tracking protection exceptions 2024-05-13 06:29:17 +03:00
Aminda Suomalainen 575332b4ce
firefox: return to Quad9 ECS, disable Pocket (I don't actually use it), fix search engine typo 2024-05-12 21:43:33 +03:00
Aminda Suomalainen e5fc9bfbaf
{firefox,chromium}: add Plasma Integration mainly for family 2024-05-12 15:49:12 +03:00
Aminda Suomalainen d6aae8fb9a
browsers: add OISD (big) to AdNauseam 2024-05-11 18:01:05 +03:00
Aminda Suomalainen 7430dd9e99
{firefox,chromium}: add HTTP Indicator 2024-05-11 17:35:37 +03:00
Aminda Suomalainen 28542ca06a
firefox policy: clean-up attempt 2024-05-11 17:28:29 +03:00
Aminda Suomalainen ba4fb50c76
firefox: set DoH to Quad9 DNS as a more international option, Ecosia Search Engine 2024-05-11 17:26:33 +03:00
Aminda Suomalainen fef359500f
firefox: add AdNauseam configuration 2024-05-11 17:24:44 +03:00
Aminda Suomalainen 9a974e7bca
{firefox,chromium,edge}: add Ecosia 2024-05-11 16:16:12 +03:00
Aminda Suomalainen 18a04b1351
{firefox,chromium}: disable protections for one.one.one.one
For some reason they make connection to 1.1.1.1 appear as no or unreachable.
2024-04-28 09:21:29 +03:00
Aminda Suomalainen 2113b593e7
Chromium & Firefox: force Bitwarden (for passkeys) 2024-04-27 08:32:39 +03:00
Aminda Suomalainen da85d0d9c7
firefox & chromium: allow PrivacyPass attestor & Keyoxide.org 2024-04-27 08:31:05 +03:00
Aminda Suomalainen e64e4e7fd0
firefox: DisableEncryptedClientHello: false
I am not sure if this does anything, I just saw a message in logs and it didn't trigger an error
2024-04-21 10:13:29 +03:00
Aminda Suomalainen 6a97040386
firefox: add IPvFoo* 2024-04-21 10:08:43 +03:00
Aminda Suomalainen 422ab0de4e
libreawoo, unbound & resolved: uncomment Quad9 default, comment ECS 2024-04-20 17:50:12 +03:00
Aminda Suomalainen 47e51ee38b
firefox policy: use Quad9 ECS as TRR 2024-04-19 08:48:57 +03:00
Aminda Suomalainen ac922aea86
{firefox,chromium}: add Floccus bookmarks sync so I will remember its existence 2024-04-14 14:10:39 +03:00
Aminda Suomalainen bf1fdc4cff
{firefox,chromium} policy: PB exclude Disroot Mvim, Microsoft {Teams,Learn} 2024-04-12 14:24:31 +03:00
Aminda Suomalainen 149cadfa41
firefox & chromium: add IPFS Companion 2024-04-10 11:03:19 +03:00
Aminda Suomalainen c034e016e8
firefox policy: add search engine suggestion urls 2024-04-05 14:04:14 +03:00