Add Containers to Firefox Privacy Add-ons #341

Closed
opened 2017-09-27 01:40:35 +00:00 by groovecoder · 7 comments
groovecoder commented 2017-09-27 01:40:35 +00:00 (Migrated from github.com)

Now that Containers is available on AMO, the Containers collection should be added to the Firefox Privacy Add-ons section. (Particularly, Multi-Account Containers and Containers on the Go)

Now that [Containers is available on AMO](https://blog.mozilla.org/firefox/introducing-firefox-multi-account-containers/), [the Containers collection](https://addons.mozilla.org/en-US/firefox/collections/jkt/container-addons/) should be added to the Firefox Privacy Add-ons section. (Particularly, Multi-Account Containers and Containers on the Go)
Atavic commented 2018-01-04 19:33:51 +00:00 (Migrated from github.com)

AMO page not found, containers options are into the browser:

[SETTING-56+] Options>Privacy & Security>Tabs>Enable Container Tabs
[SETTING-ESR] Options>Privacy>Container Tabs>Enable Container Tabs

AMO page not found, containers options are into the browser: [SETTING-56+] Options>Privacy & Security>Tabs>Enable Container Tabs [SETTING-ESR] Options>Privacy>Container Tabs>Enable Container Tabs
groovecoder commented 2018-01-04 22:19:25 +00:00 (Migrated from github.com)

Oops, the collection went away. Here's the link straight to the add-on on AMO: https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/

Oops, the collection went away. Here's the link straight to the add-on on AMO: https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/
Mikaela commented 2019-09-19 21:18:22 +00:00 (Migrated from github.com)
I think this depends on https://github.com/privacytoolsIO/privacytools.io/issues/1327
DF2NwasJiMYLNFyAOQarZtfPPj0qXh4G commented 2019-09-19 21:32:00 +00:00 (Migrated from github.com)

Perhaps consider Temporary Containers [1][2]. Firefox only, like multi-account-containers.
Listed on ghacks user.js extension list [3].

[1] https://github.com/stoically/temporary-containers
[2] https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/
[3] 44f04f0e2c

Perhaps consider Temporary Containers [1][2]. Firefox only, like multi-account-containers. Listed on ghacks user.js extension list [3]. [1] https://github.com/stoically/temporary-containers [2] https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/ [3] https://github.com/ghacksuserjs/ghacks-user.js/wiki/4.1-Extensions/44f04f0e2c32d88b3ce8b3f1e78ba6d42b2a9742
stoically commented 2020-01-28 10:47:48 +00:00 (Migrated from github.com)

Just wanted to mention that Temporary Containers is a viable alternative (or complement, if you use permanent containers as well) to Cookie AutoDelete, since almost all storage and cache is covered by containers and hence removed after the tab is closed - while cookie cleaners rely on manual API calls, and as of yet aren't able to clear some of the storage reliably; also they can't isolate cross-tab cookie/storage access.

Disclaimer: I'm the author - feel free to ask if there are any questions.

Just wanted to mention that Temporary Containers is a viable alternative (or complement, if you use permanent containers as well) to Cookie AutoDelete, since [almost all storage and cache](https://wiki.mozilla.org/Security/Contextual_Identity_Project/Containers#What_is_.28and_isn.27t.29_separated_between_Containers) is covered by containers and hence removed after the tab is closed - while cookie cleaners rely on manual API calls, and as of yet aren't able to clear some of the storage reliably; also they can't isolate cross-tab cookie/storage access. Disclaimer: I'm the author - feel free to ask if there are any questions.
smnthermes commented 2020-03-23 01:07:32 +00:00 (Migrated from github.com)

I don't think containers are useful if the user has others extensions properly configured (uBlock Origin and uMatrix). Let's not fall into marketing traps and encourage users to bloat their browsers with add-ons.

Edit: also, installing many add-ons increases the effectiveness of fingerprinting.

I don't think containers are useful if the user has others extensions properly configured (uBlock Origin and uMatrix). Let's not fall into marketing traps and encourage users to bloat their browsers with add-ons. Edit: also, installing many add-ons increases the effectiveness of fingerprinting.
stoically commented 2020-03-23 14:53:32 +00:00 (Migrated from github.com)

uBlock Origin / uMatrix aren't Data-Cleaners - without dedicated Data-Cleaners storage is persistent and lets e.g. the same first party domain easily recognize users on repeated visits. More details on that are here: https://github.com/stoically/temporary-containers/wiki/Comparison

Add-ons can increase fingerprinting, correct. Containers however don't really have an detectable surface, since they're basically "profile per tab/container", which isn't detectable in itself.

uBlock Origin / uMatrix aren't Data-Cleaners - without dedicated Data-Cleaners storage is persistent and lets e.g. the same first party domain easily recognize users on repeated visits. More details on that are here: https://github.com/stoically/temporary-containers/wiki/Comparison Add-ons *can* increase fingerprinting, correct. Containers however don't really have an detectable surface, since they're basically "profile per tab/container", which isn't detectable in itself.
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#341
No description provided.