privacytests / privacytests.org

Source code for privacytests.org. Includes browser testing code and site rendering.
https://privacytests.org
MIT License
798 stars 23 forks source link

Firefox with containers #90

Open citydelver opened 2 years ago

citydelver commented 2 years ago

Do the tests make use of containers in Firefox ? If no, can such an option be added (a second Firefox column) ? That's a unique feature that significantly enhances privacy and cross-site tracking. Or so it seems, so it would be great to confirm that claim.

PhysicsIsAwesome commented 2 years ago

FF containers do primarily state partitioning. On FF the recommended way is to use ETP in strict mode instead, which does state partitioning for every website, not just for a few. FF in private browsing mode has ETP set to strict, also Librewolf.

alfredonodo commented 2 years ago

I think that this issue can be closed now since total cookies protection is on by default.