Basically What the title says - Is Firefox “Total Cookie Protection” same as Sandboxing individual tabs, e.g. can I do two different logins to the same site in two tabs? Does it work the same way as Multi Account Containers? Thanks in advance!

Edit: updated the post title.

  • Löhwe
    link
    fedilink
    arrow-up
    1
    arrow-down
    3
    ·
    11 months ago

    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.

    • föderal umdrehen@feddit.de
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      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.