Live data from Hacker News

Firefox Containers Preview

blog.mozilla.org

101–110 of 136 posts

Re: Firefox Containers Preview

#101

Curious how is this better than using multiple profiles (config:profiles) to isolate one set of behaviors from another? I’ve been doing that for years.

You can't run two profiles concurrently can you? I have a container for finances, a container for shopping, a container for untrusted, etc... I can't imagine restarting Firefox every time I wanted to transition between those.

As mentioned, each profile launches in its own window.

I use different themes for each so they are visually distinct.

And different home pages, etc.

I could use different shortcuts for different identities, but I don’t any more. Instead about:profiles is one of my home page tabs for each profile.

Re: Firefox Containers Preview

#102
Containers are really awesome and I thought Mozilla would jump on them. But nothing ever happened they are barebones and there is so much more that could be added. The only thing we have is taking them from an extension to in-browser which changes nothing for the user.

Re: Firefox Containers Preview

#103

I’ve been using Firefox Containers for years through Mozilla’s Multi-Account Containers extension.[1] Now that container management is available directly in Firefox, I’d prefer to use the native implementation if possible. Mozilla notes that the extension still adds some functionality: > “Installing the Multi-Account Containers extension developed by Mozilla provides a few benefits on top of the native container func…

> [...] integration with Mozilla VPN or your own proxy [...]

This one is one of my favorite things about Firefox containers. I love being able to only route a given streaming or banking site through my home network when traveling without incurring the latency and bandwidth hit on my other browsing.

Unfortunately Firefox's native "VPN" (the new, built-in, free, Fastly-powered one that's actually a proxy) seems to have broken this feature; I hope they'll fix that at some point.

Re: Firefox Containers Preview

#104

Is there a way to assign certain domains to always open in a certain container? e.g., if I type the url of my bank that it immediately becomes a banking container? That would be great.

Within the Multi-Account Containers extension (Mozilla's extension) you can setup this, so I guess they will implement it also.

The behaviour is, before requesting the domain, to ask you if you want to open such domain in its assigned container or if you want to continue using the current open tab/container. You can also select the Don't ask me again option. (among other useful options, like if this should be done opening a new tab).

Re: Firefox Containers Preview

#105
post #19

Multi-Account Containers paired with Container Proxy allows for some really cool setups. I especially like the options to use socks proxies. Hope they will add proper proxy support later.

> the options to use socks proxies

I pair it with wireproxy [0]. This way you can assign any Wireguard-capable VPN for specific containers. It's extremely useful.

[0] https://github.com/windtf/wireproxy

Re: Firefox Containers Preview

#106
post #15

This is great, and the direction Firefox should focus on: creating user-first features that other browsers won't and extension authors can't. I only wish it was more automated. Every site should automatically get its own container. How much of the anti-tracking value is defeated by non-cookie browser fingerprinting?

Every site should automatically get its own container.

This will break almost all sso when authentication service is at different domain.

Re: Firefox Containers Preview

#107
Unless they stop happily providing all kind of hardware info to the trackers that will trivially identify your session, this privacy circus is fooling no one. Anyway, Mozilla agains spying is as bees agains honey. Just recently they push FIFA from start page, then added some third party site with games, all while their codebase is leaking memory and consuming CPU and wasted more electricity in 10 years than all AI datacenters wordwide.

Re: Firefox Containers Preview

#109

I stopped fighting with Firefox to use containers the way i wanted a long time ago... Nowadays i just use different Firefox instances.

Same

Have you figured out a way to open a specific Firefox instance using some sort of routing.

e.g.

I click on a link in my work Slack desktop app, it then routes the link to be open on my Work Firefox instance.

Meanwhile if I click on a YouTube link, it opens on my personal Firefox instance.

Re: Firefox Containers Preview

#110

I stopped fighting with Firefox to use containers the way i wanted a long time ago... Nowadays i just use different Firefox instances.

Same Have you figured out a way to open a specific Firefox instance using some sort of routing. e.g. I click on a link in my work Slack desktop app, it then routes the link to be open on my Work Firefox instance. Meanwhile if I click on a YouTube link, it opens on my personal Firefox instance.

I briefly researched the matter recently, and I found these:

1. Browser Tamer: https://github.com/aloneguid/bt

2. Browsers (what a stupid name): https://github.com/Browsers-software/browsers

3. Switchyard: https://github.com/alyraffauf/switchyard

Post reply on HN