sun_is_ra@sh.itjust.works 6 days ago
Firefox has few tricks to prevent finger printing
- There is a built in finger printing protection which helps a little bit but not perfect
- There is containers: Putting different websites into different containers isolate them from one another so for example opening a website selling toys in one container would prevent your facebook account that is running in different container from knowing about this fact.
- There is an extension called NoScript. This allow you to do what you want (block javascript) but since - as many others said - 99% of website won’t work without javascript, u could selectively allow certain javascript from certain domains while blocking others. By default all javascript are blocked but then u test enabling some to see what is the absolute minimum for certain website to work. NoScript remembers your selections so you only need to do it once per website.
Buage_@piefed.social 5 days ago
I will use uBlock Origin and whitelist websites I trust
Thanks for your tips !
sun_is_ra@sh.itjust.works 5 days ago
You’re very welcome!