A few others: - Temporary Containers[0] - Google Container[1] - Google Container w/ Integrations (YouTube, AdTech, Apps, etc)[2] - Reddit Container[3] There are a few others[4] as well, but I've found the Temporary Containers solves the 80%. -- [0] - https://addons.mozilla.org/en-US/firefox/addon/temporary-con... [1] - https://addons.mozilla.org/en-US/firefox/addon/google-contai... [2] - https://addons.mozilla.org/en…
Do not use Temporary Containers. This extension to Multi-Account Containers looks great at first -- its Automatic mode spins up a new container each time you open a new tab, then switches that tab to an existing container, should one be associated with the TLD you visit. The problem is that Temporary Containers does not delete these temporary containers. They accumulate in the MAC containers list. There is no way to…
Facebook Container for Firefox
181–190 of 446 posts
Re: Facebook Container for Firefox
#182I use Firefox multi-account containers[1] extensively, it's honestly the primary reason I use Firefox these days. The big win for me is that I _hate_ having to use the Google account switcher, so I basically set up a container for each Gmail account (work, personal, old email, etc). The nice bonus feature is you can have certain sites default to containers. I had a paid YouTube account for a while, for example, so ha…
I use it to split my work and my personal GitHub accounts!
https://github.community/t/using-one-account-for-all-your-pr...
Re: Facebook Container for Firefox
#183Browser finger printing will defeat this. I wonder how prevalent it is. Most of the sites I visit seem not to recognize me without cookies but I always wonder if it's just a "ploy" to make me feel untracked. While I'm at it, anyone has good resources on how not to be finger printed (without going full Tor browser)? Do I have to disable Javascript?
Hi, I did my thesis on browser fingerprinting. Most algorithms that build profiles and look for combinations of features that are unique. The best way to hide your fingerprint is to be as similar to everyone as possible. So that means use as much of the standards as possible that comes with the OS. Do not use anything that would not be considered mainstream (e.g. don't be the only person from Guatemala on Opera, Linu…
Ironically, this also means you should not enable your browser's "Do not track" preference.
Re: Facebook Container for Firefox
#184Re: Facebook Container for Firefox
#185Re: Facebook Container for Firefox
#186I use Firefox multi-account containers[1] extensively, it's honestly the primary reason I use Firefox these days. The big win for me is that I _hate_ having to use the Google account switcher, so I basically set up a container for each Gmail account (work, personal, old email, etc). The nice bonus feature is you can have certain sites default to containers. I had a paid YouTube account for a while, for example, so ha…
Along with the Facebook Container I use multi-account containers to keep a Google, Microsoft, and Amazon container as well. I included all of their children companies in the parent containers (like GitHub in Microsoft, YouTube in Google). It's sobering seeing how much of the internet shows up in one of these four containers.
Is there any reason to also use facebook container if you already have multi-account containers?
Re: Facebook Container for Firefox
#187Re: Facebook Container for Firefox
#188Earlier quoted context omitted.
Hi, I did my thesis on browser fingerprinting. Most algorithms that build profiles and look for combinations of features that are unique. The best way to hide your fingerprint is to be as similar to everyone as possible. So that means use as much of the standards as possible that comes with the OS. Do not use anything that would not be considered mainstream (e.g. don't be the only person from Guatemala on Opera, Linu…
Does changing things often also help? Like, if there was a way to set things up so the browser would randomly change (on every request, or maybe every N minutes) bits of your user-agent, font list, screen resolution, etc., would that make it harder for sites to track you?
What we saw was that people tried to spoof their UA only made it more unique. (E.g. your UA says Internet Explorer but you have Chrome specific plugins). Or even worse if you have a completely unique User Agent.
Re: Facebook Container for Firefox
#189Re: Facebook Container for Firefox
#190Earlier quoted context omitted.
Hi, I did my thesis on browser fingerprinting. Most algorithms that build profiles and look for combinations of features that are unique. The best way to hide your fingerprint is to be as similar to everyone as possible. So that means use as much of the standards as possible that comes with the OS. Do not use anything that would not be considered mainstream (e.g. don't be the only person from Guatemala on Opera, Linu…
> The best way to hide your fingerprint is to be as similar to everyone as possible. Ironically, this also means you should not enable your browser's "Do not track" preference.