Hacker News new | past | comments | ask | show | jobs | submit login

Jails for cookies, history, etc.

I want to be able to stay logged into Google/Facebook/Linkedin for convenience without other browser tabs knowing anything about it...or isomorphically, I want to be able to browse the internet while logged into those services without the pages I am browsing leaking data back to those sites. I'll take the hit of downloading 100k of jquery on my 20mbit pipe a few extra times.

I want my browser to sandbox my information to the same degree I can achieve by running separate browsers or setting up special browsing VM's.




Wouldn't creating a second user in chromium do what you want here? You could have a specific "social media" user.


I'm not sure what you mean. If this involves "sign in to Chromium" then that seems to involve signing in to Google, and that sort of defeats the purpose.

Incidentally, Chromium is what I use for Facebook...and only Facebook, on this particular computer. And signing into Chromium with my Google account seems to me to be a big information leak.


Chrome/chromium has the distinction of user profiles[1]. You can have separate windows have separate profiles (but not separate tabs). This has nothing to do with Google accounts. Each profile has their own 'jail' of chrome resources (cookies/history/tabs/etc). This is really useful when you need multiple persisting sessions while doing web dev or whatever else.

[1] https://www.chromium.org/user-experience/multi-profiles


Thanks. The command line can be used to launch Chromium with a specific user profile as described here:

https://superuser.com/questions/377186/how-do-i-start-chrome...


to achieve what he said he'd need one user per browser tab...

you do realize that facebook etc still track you, even if you're logged out, right?


as can google, and every other major player.


In the meantime I can recommend the RequestPolicy[1] add-on for Firefox. It's not exactly what you're asking for; it blocks cross-domain requests entirely instead. Since it uses a whitelist you'll have to add exceptions for the sites you use (images and stylesheets are often placed on a different domain). This takes a bit of time but I think it's worth it.

[1] https://addons.mozilla.org/firefox/addon/requestpolicy/ (the developer happens to have the same lastname as my firstname, but we're not related in any way)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: