Commit Graph

73 Commits

Author SHA1 Message Date
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 7a68117198
firefox policies: go wild 2024-05-13 21:54:05 +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
Aminda Suomalainen 99c63d25fe
{firefox,chromium} policy: add OpenDyslexic 2024-04-04 14:27:43 +03:00
Aminda Suomalainen 08ae59ed99
firefox policy: configure Homepage 2024-03-31 08:46:12 +03:00
Aminda Suomalainen 323dde1545
{firefox, chromium}: force install privacy pass
This is in hopes of reducing family member frustation with captchas should they happen
2024-03-29 08:32:44 +02:00
Aminda Suomalainen e823810723
firefox: add search engine aliases 2024-03-24 08:16:20 +02:00
Aminda Suomalainen 4bab0cbb6a
firefox: default to Brave Search 2024-03-24 08:15:43 +02:00
Aminda Suomalainen 405d407c2a
firefox: add Brave Search Goggles 2024-03-21 17:21:30 +02:00
Aminda Suomalainen 3e56346be0
firefox: add Brave Search 2024-03-20 18:53:18 +02:00
Aminda Suomalainen cc6dbceaff
{firefox,chromium} policy: add UpdateSWH 2024-03-14 20:25:06 +02:00
Aminda Suomalainen 39b0f1d19a
{firefox,chromium} policy: disable PrivacyBadger on Element Web instances 2024-03-13 11:45:19 +02:00
Aminda Suomalainen 5c1dce8d36
{firefox,chromium} policy: explicitly configure PrivacyBadger
I think all of these default to true anyway, but explicit is better than implicit is what they say
2024-03-12 10:15:15 +02:00
Aminda Suomalainen e35c477a71
firefox policy: block uBlock & uMatrix to avoid conflict with force_install AdNauseam 2024-03-09 15:45:02 +02:00
Aminda Suomalainen 685b14c2f6
firefox policy: block wayback machine 2024-03-09 15:41:39 +02:00
Aminda Suomalainen 5149b23598
browser policies: add wayback machine 2024-03-08 08:41:41 +02:00
Aminda Suomalainen 16d6a3df09
browser policies: install Bias Finder 2024-03-08 08:29:54 +02:00
Aminda Suomalainen 0f23d25647
firefox policy: add offline-qr-code-generator 2024-03-04 12:29:45 +02:00
Aminda Suomalainen f2e8b86665
browser policies: remove AdNauseam advancedSettings 2024-03-02 16:26:47 +02:00