Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NO
Nothingwise @lemmy.world
Posts 0
Comments 10
Do I still need containers? (Bonus: User account switching).
  • Firefox now isolates third-party cookies by default for all users. This means that you only need containers if you want to do something like:

    • Logging in to multiple accounts on the same site
    • Browsing sites that use cookies to limit how many articles you can read
    • Having private tabs in the same window as your regular tabs

    If you want to remove the extension but not lose the functionality, it's possible to use about:config to manually enable containers by setting

    privacy.userContext.enabled and privacy.userContext.ui.enabled to true.

    You can then edit your containers from about:preferences#containers

  • Telemetry with Arkenfox?
  • Per one of the Arkenfox maintainers: “There's nothing wrong with mozilla's telemetry - it uses PRIO, and it uses GLEAN, and it doesn't collect any PII, and it helps decisions upstream (and I'm not talking pedantic UI changes) that benefit everyone. Opt-in doesn't work. I'm sure you can google why. There is no reason to distrust Mozilla here - you're using their product” https://github.com/arkenfox/user.js/issues/1659#issuecomment-1518353397

    That being said, if anyone wishes to block the telemetry you can do so by following the Arkenfox recommendations and setting up uBO: https://github.com/arkenfox/user.js/wiki/4.1-Extensions And/or a network wide DNS blocker (which OP did).