Is this total cookie protection something embedded, not requiring any user intervention? I know with librewolf we get the strict enhanced cookie protection mode, but I don't know if for this total protection there's something required, if not turned on by default...
Greetings !
You must log in or register to comment.
I think it is already included: “Enable dFPI, also known as Total Cookie Protection.” https://librewolf.net/docs/features/
Greetings back :).
Oh thanks !
This is all there is as of now:
pref("browser.contentblocking.category", "strict"); // enable APS defaultPref("privacy.partition.always_partition_third_party_non_cookie_storage", true); defaultPref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false);
Maybe that's everything required now a days given it became default. But there used to be more options...
Many thanks !