11
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 01 Aug 2023
11 points (92.3% liked)
Firefox
4015 readers
16 users here now
A community for discussion about Mozilla Firefox.
founded 1 year ago
MODERATORS
No, it's just like ... deleting cookies after every interaction?
If a login was simply cookie based (which it is usually not) you would not be able to login at all, if another mechanism is used like e.g. storing user / password in in a backend database, it will have no effect at all.
Cookie protection is more aimed at cookie- based tracking, which works on most websites even without any login.
This is not correct. TCP is not a cookie-deletion technique. It keeps all the cookies, it just separates third-party cookies by first-party context.
If you want cookies to be deleted upon closing tabs, try the (excellent) Cookie Auto Delete addon. Be aware that you need to set up exceptions if you don't want to be logged out of certain sites all the time.