Commit Graph

174 Commits

Author SHA1 Message Date
Aminda Suomalainen e315c39a95
{chromium,firefox}: uBOL noFiltering works, just takes two restarts 2024-06-05 12:38:38 +03:00
Aminda Suomalainen bd25f408a0
{firefox,chromium}: restore QR code extensions as they are never around when needed
I was missing it at school yesterday and while it was trivial to install, it could have been in my Firefox already
2024-06-05 10:10:35 +03:00
Aminda Suomalainen 8d2e6137f0
chromium: restrict MV2 extensions to those installed by policy 2024-06-05 08:03:56 +03:00
Aminda Suomalainen ef2d9037d5
chromium: protest ManifestV3 by secure DoH adblocking policies 2024-06-04 22:06:43 +03:00
Aminda Suomalainen ab8287801c
{firefox,chromium}: normal_install both uBlocks, cleanup, configure uBoL 2024-06-04 21:18:10 +03:00
Aminda Suomalainen 728015855a
chromium&firefox: restore Snowflake to normal_installation
It's just too important even if it increases the opened tabs on start.
2024-06-01 10:54:44 +03:00
Aminda Suomalainen 3144041c98
firefox&chromium: clean-up extensions that aren't part of my daily life or those of my users 2024-06-01 10:50:09 +03:00
Aminda Suomalainen 7d509c43fa
Revert "{firefox,chromium}: allow unloading localcdn"
This reverts commit 1919a52279.
2024-05-29 12:46:08 +03:00
Aminda Suomalainen 1919a52279
{firefox,chromium}: allow unloading localcdn
it's maybe a bit much to force_installed
2024-05-28 17:27:19 +03:00
Aminda Suomalainen f0512e1245
{firefox,chromium}: add localcdn 2024-05-28 12:45:42 +03:00
Aminda Suomalainen c9bc8add45
{firefox,chromium}: restore uBO cookieblocking lists 2024-05-28 08:20:31 +03:00
Aminda Suomalainen 48fa3b4eb2
chromium: the AbusiveExperienceInterventionEnforce was supposed to be true 2024-05-23 21:47:25 +03:00
Aminda Suomalainen 5c5901d815
{firefox,chromium}#uBo: restore easy{list,privacy}, ublock-{quick-fixes,privacy}, FIN-0 & big.oisd.nl 2024-05-23 19:58:36 +03:00
Aminda Suomalainen 379e15afcc
{firefox,chromium#privacybadger: fix allowlist 2024-05-23 19:51:52 +03:00
Aminda Suomalainen 2e28956bcb
{firefox,chromium}: restore ublock-filters, easylist 2024-05-23 18:12:15 +03:00
Aminda Suomalainen 3dcbe01dde
chromium: add AbusiveExperienceInterventionEnforce 2024-05-23 17:49:44 +03:00
Aminda Suomalainen b2c703f413
{firefox,chromium}: additionally remove privacy and cookie lists 2024-05-23 14:35:26 +03:00
Aminda Suomalainen fd81540f35
{firefox,chromium}: experimentally remove adblocking lists 2024-05-23 13:37:05 +03:00
Aminda Suomalainen 13fa6d00b7
{firefox,chromium}#uBo: attempt to import Rethink lists
Or at least the ones I found easily enough
2024-05-23 09:14:21 +03:00
Aminda Suomalainen 616785fc1f
{firefox,chromium}: trust default restricted domains of Firefox
I trust Privacy Badger to handle any potential trackers there and I especially suspect JavaScript blocking of breaking things. Besides they are very unlikely to be actively malicious.
2024-05-21 21:24:34 +03:00
Aminda Suomalainen f7a484ca03
{firefox,chromium}: use GET requests with DoH for caching and speed 2024-05-21 11:07:09 +03:00
Aminda Suomalainen 73ff0cbcf0
{firefox,chromium}: ask for download directory to make drive-by attempts more obvious 2024-05-20 19:42:19 +03:00
Aminda Suomalainen f0a7657d47
chromium: rm disable-incognito.json.badidea
I just tried disabling it and then searching for the difference between it and guest mode and it was so full of ads without even the option to allow my usual extensions
2024-05-20 19:35:20 +03:00
Aminda Suomalainen 0597b4f359
{firefox,chromium}: add PrivacyGuides recommended LegitimateURLShortener.txt 2024-05-20 18:22:29 +03:00
Aminda Suomalainen e2188d25f8
{firefox,chromium}: further cut/adjust default allowlists 2024-05-20 18:20:23 +03:00
Aminda Suomalainen 9a78f6c387
{firefox,chromium}#uBlockOrigin: add uBlock Quick Fixes just in case 2024-05-20 13:30:50 +03:00
Aminda Suomalainen 9a639609cd
{firefox,chromium}#uBlockOrigin: cut filter lists that no one has asked for yet 2024-05-20 13:21:49 +03:00
Aminda Suomalainen 5840a1a8c9
{firefox,chromium}: reset accept_languages to Firefox default 2024-05-20 13:11:23 +03:00
Aminda Suomalainen 889da57c3d
more microsoft login domains + I am not touching browser ETP without a good reason. 2024-05-19 21:12:14 +03:00
Aminda Suomalainen 6d87da0227
Does Microsoft seriously require en-GB? 2024-05-19 20:57:24 +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 428f60d00e
chromium: recommend restoring previous session at startup
This is painful in testing otherwise
2024-05-19 19:02:48 +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 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 6293ce0a14
run prettier on json files (4) 2024-05-19 13:10:20 +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 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 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 a7ef548dab
{chromium,unbound}: experimental dot-private-ecs.conf 2024-05-18 16:08:17 +03:00