Commit Graph

3431 Commits

Author SHA1 Message Date
Aminda Suomalainen c349dd04ef
Revert and WARN about autoconfig logPref
Apparently it's not allowed and as a result all settings specified there
vanish. Oops.

This reverts commit ae08cd834e.
2024-05-19 20:43:34 +03:00
Aminda Suomalainen ae08cd834e
autoconfig: use lockPref here as well 2024-05-19 20:39:52 +03:00
Aminda Suomalainen 473d0ba704
firefox-forbidden-policies.js: use lockPref so it's clear what cannot be changed within the browser 2024-05-19 20:38:32 +03:00
Aminda Suomalainen 81d1a2a0fb
privacy.userContext.extension is extra forbidden! 2024-05-19 20:32:14 +03:00
Aminda Suomalainen e066a99481
Does Mozilla have a point in not allowing me to customize fonts through policy? No comment. 2024-05-19 20:19:35 +03:00
Aminda Suomalainen 5486aed454
forbidden policies: if I cannot clear it, I will lock it 2024-05-19 20:00:31 +03:00
Aminda Suomalainen fc8efef261
pre-commit: return & run pretty-format-json as I like its sorting 2024-05-19 19:49:46 +03:00
Aminda Suomalainen 1585a6daae
firefox: or maybe I don't trust my family that much 2024-05-19 19:46:13 +03:00
Aminda Suomalainen a595a63355
.pre-commit-config.yaml: add prettier-plugin-sort-json 2024-05-19 19:37:26 +03:00
Aminda Suomalainen 8b050a2bab
firefox: force enable phishing & malware protection
Although they can still be disabled through about:config, I am trusting my family to not start doing that
2024-05-19 19:31:14 +03:00
Aminda Suomalainen 428f60d00e
chromium: recommend restoring previous session at startup
This is painful in testing otherwise
2024-05-19 19:02:48 +03:00
Aminda Suomalainen ee83db4ddc
firefox: comment fingerprinting protections for now 2024-05-19 19:01:38 +03:00
Aminda Suomalainen 294bcb4049
policies.json: comment what is unclear and I understand, clear what I don't understand 2024-05-19 18:40:16 +03:00
Aminda Suomalainen 3ec414c933
firefox: disable extension recommendations & default sending crashreports 2024-05-19 18:28:15 +03:00
Aminda Suomalainen c8e85859c3
{firefox,chromium}: accept regional languages as well to not fallback to Russian? 2024-05-19 18:22:21 +03:00
Aminda Suomalainen 0e5b94c867
firefox: allow disabling peertube-companion, remove forgotten blocked_message & opendyslexic 2024-05-19 18:05:07 +03:00
Aminda Suomalainen 6c3382683b
firefox: install facebook container 2024-05-19 18:02:54 +03:00
Aminda Suomalainen 4d11897918
{firefox,chromium}#ubo: add antipaywall.txt which apparently helps with Quora login prompt as well 2024-05-19 15:04:52 +03:00
Aminda Suomalainen 6ece6f5e75
{firefox,chromium}#ubo: add lists I can imagine triggering in near future 2024-05-19 14:47:06 +03:00
Aminda Suomalainen 6f7d510f89
stop using rm where ln -n suffices 2024-05-19 14:07:21 +03:00
Aminda Suomalainen 17a189396b
initial commit of firefox-forbidden-policies.js (autoconfig take#2) 2024-05-19 14:05:04 +03:00
Aminda Suomalainen 6293ce0a14
run prettier on json files (4) 2024-05-19 13:10:20 +03:00
Aminda Suomalainen e24c05bb3d
.pre-commit-config.yaml: move json to prettier for cod{e,ium} compatibility 2024-05-19 13:07:23 +03:00
Aminda Suomalainen e92addc23f
install: attempt to ensure allowed signers exist 2024-05-19 13:00:39 +03:00
Aminda Suomalainen 79411a0932
{firefox,brave}: add forgotten integrated protection excemptions 2024-05-19 11:59:50 +03:00
Aminda Suomalainen 162912dd82
{firefox,chromium}#PrivacyBadger: just trust cloudflare.com directly
I remembered that the analytics domain is cloudflareinsigts.com and I use cloudflare's esni testing etc. too often
2024-05-19 11:54:58 +03:00
Aminda Suomalainen 79a7e38d93
{firefox,chromium}: actually cut PrivacyBadger's list a lot 2024-05-19 11:41:20 +03:00
Aminda Suomalainen 1f0ac5a0e9
{firefox,chromium}: simplify allowlist configuration
PrivacyBadger continues having stricter rules and I am trusting it to catch what I let through
2024-05-19 11:38:18 +03:00
Aminda Suomalainen b4e1f7fd0e
{firefox,chromium}: allow challenges.cloudflare.com just in case 2024-05-19 11:04:09 +03:00
Aminda Suomalainen 77e2e37362
{firefox,chromium}: add cookie lists to uBlock Origin
I was staring at them too much while testing policies
2024-05-19 09:53:16 +03:00
Aminda Suomalainen e8a3ecff0c
firefox: stop offering to translate English [and Finnish] by default
Otherwise it's not intelligent enough to understand that accepted language en also means en-US
2024-05-19 09:27:32 +03:00
Aminda Suomalainen 9fff2bb17d
firefox: don't install Dark Reader by default
I cannot deploy it, so I have to configure it anyway and this means only Bitwarden throws a welcome page at me
2024-05-19 09:07:51 +03:00
Aminda Suomalainen ea5db5a670
firefox: install Ecosia extension by default for non-{ESR,nightly} 2024-05-19 09:03:51 +03:00
Aminda Suomalainen a4f3943073
{firefox,chromium}: add small hints of possibly being connected to Russia
https://krebsonsecurity.com/2021/05/try-this-one-weird-trick-russian-hackers-hate/
2024-05-19 08:32:00 +03:00
Aminda Suomalainen 9b348b16cc
{firefox,chromium}: switch from AdNauseam to uBlock Origin
I love AdNauseam, but it's a tool for protests and it shows constantly, while uBlock Origin is more sysadmin-friendly deploying silently and not complaining about browser protection or PrivacyBadger etc.
2024-05-19 07:37:33 +03:00
Aminda Suomalainen b4a1da8423
chromium: move manifestv2 from disable-floc to aminda-extensions 2024-05-19 06:45:40 +03:00
Aminda Suomalainen 6a9798c61b
firefox: restore prefetching
I accidentally tried it and it's just too significant performance improvement for me to keep disabled. Additionally AdNauseam is making clicks to ads anyway and I think I am still safer than someone who has no tracking protections at all.
2024-05-18 18:44:39 +03:00
Aminda Suomalainen 2351d43020
chromium: enable prefetching and profilemanager 2024-05-18 18:24:45 +03:00
Aminda Suomalainen bf85d162d1
chromium policy & documentation: cleanup 2024-05-18 18:22:54 +03:00
Aminda Suomalainen 95671fb32d
chromium: doh-private-ecs.json was supposed to be automatic 2024-05-18 16:55:38 +03:00
Aminda Suomalainen 0a4179df0c
Revert "chromium/recommended/{duckduckgo,ecosia}.json: trick Brave & Edge into complying by NewTabPageLocation"
This reverts commit 7bab72fb3c.
2024-05-18 16:36:46 +03:00
Aminda Suomalainen c2e0917c3a
unbound/dns-over-tls.conf: remove Quad9 ECS comments 2024-05-18 16:14:57 +03:00
Aminda Suomalainen bec86d1344
{systemd-resolved,unbound}: add commented unfiltered adguard to appropiate file 2024-05-18 16:12:58 +03:00
Aminda Suomalainen a7ef548dab
{chromium,unbound}: experimental dot-private-ecs.conf 2024-05-18 16:08:17 +03:00
Aminda Suomalainen e6696d22f6
Revert "unbound/dns-over-tls.conf: remove ECS and private ECS"
This reverts commit 78fa2b7b9c.
2024-05-18 15:51:13 +03:00
Aminda Suomalainen 5b4f78f5f4
chromium/doh-google{,64}.json: use get requests
more as a note that it can be done
2024-05-18 15:35:36 +03:00
Aminda Suomalainen 2ff416d880
{firefox,chromium}: also enable curben-phishing 2024-05-18 14:04:43 +03:00
Aminda Suomalainen 20679e705d
{firefox,chromium}: enable AdNauseam ublock-annoyances & adguard-mobile-app-banners 2024-05-18 13:55:18 +03:00
Aminda Suomalainen aac0a04564
LibreAwoo: comment the 7 options that policy accepted 2024-05-18 11:04:59 +03:00
Aminda Suomalainen c68e3f66ab
firefox: attempt to enable http for esr 2024-05-18 10:21:44 +03:00