Earlier quoted context omitted.
Internet explorer used to ask the user before saving cookies. And the server had to declare what cookies would be used for in machine readable form (P3P) which the browser used to decide if it want to allow the cookie (google blatantly lied) And more recently DNT. A graveyard of failed attempts at improving privacy
FIrefox used to ask, then it would ask if you set the right preference, and then it stopped asking entirely. I was very disappointed in them.
Firefox rolls out Total Cookie Protection by default to all users
321–330 of 339 posts
Re: Firefox rolls out Total Cookie Protection by default to all users
#322Cool. Just a heads' up that I had to disable it on Zendesk and Asana so they could talk to each other - you might experience similar issues.
Re: Firefox rolls out Total Cookie Protection by default to all users
#323I remember losing a bet a while back, because I was naive enough to think that was how cookies worked in the first place. Why did other sites ever have access to cookies they didn’t create was beyond me.
> Why did other sites ever have access to cookies they didn’t create was beyond me. They don't. If you go to example.com, and it loads an ad on tracker.com, then tracker.com will create a cookie. example.com WILL NOT be able to see that cookie. Likewise, if you were to log into example.com, tracker.com WILL NOT see the example.com cookie. What happens (Without third party cookie blocking or FF's TCP) is if you then g…
Re: Firefox rolls out Total Cookie Protection by default to all users
#324Earlier quoted context omitted.
I'm not sure about #3. there's still sessions, localstorage, indexDB, etc
I didn't mention #4 of also purging all that other stuff when the browser closes. Honestly, try it with me - it's not so bad. 1, 2, 3, everybody now!
And I can still keep sessions opened where I really need to
Re: Firefox rolls out Total Cookie Protection by default to all users
#325Earlier quoted context omitted.
for non-dark pattern use cases where it is beneficial from a usability standpoint to share cookies across domains
Well, what are those use-cases? That is what I asked.
Re: Firefox rolls out Total Cookie Protection by default to all users
#326Earlier quoted context omitted.
> Why weren’t separate cookie jars the default in the first place? Tracking today is an interaction between cookies and pages, not really because cookies were designed to be shared between domains. Because of that, ads on web pages are a reason that information gets shared across sites. Any ad or other iFramed content that’s served on a site can get the domain name of where it’s be served from and then access the iFr…
The solution still seems to be to: 1. Use Firefox, block .js by default, and selectively allow. 2. Set browser to block cross-site cookies, and to purge all cookies when closing browser. 3. Avoid tabbed browsing, and restart browser after using a website. I've been doing this since about 2006. It's inconvenient, but gives some peace of mind.
Re: Firefox rolls out Total Cookie Protection by default to all users
#327Cool. Just a heads' up that I had to disable it on Zendesk and Asana so they could talk to each other - you might experience similar issues.
Re: Firefox rolls out Total Cookie Protection by default to all users
#328Earlier quoted context omitted.
The web was designed to be highly interconnected. Deep linking is a feature. Cookies are set via headers. If you load an image from another domain, the headers from that domain could set their own cookies, and your browser will give each domain every cookie it has set. That is, cookies aren't shared, they're locked down to the domain that set them. It's just that some domains have content loaded by millions of pages.…
Hmm... I think IPv6 might be actually better. Apple for example will generate and use a temporary IPv6 which changes every few hours to protect your privacy.
Re: Firefox rolls out Total Cookie Protection by default to all users
#329Earlier quoted context omitted.
Didn't that break bookmarks?
Sometimes, but usually not. What it did enable was people accidentally leaking their sessions when sharing links.
(Hmm but you're a different person :-))
Re: Firefox rolls out Total Cookie Protection by default to all users
#330Why not abolish third-party cookies altogether? There are very few good uses for them.
Chrome has on the roadmap to do exactly this. [1] Turns out, Getting rid of 3rd party cookies concentrates power in the ad world in the hands of those with the most 1st party data (and active session cookies). Google, Facebook, Amazon and Apple. [2] The tracking debate is contentious and has a lot of folks on here who are privacy maximalists, and I'm not trying to debate the ethics of ads. But in terms of utility, 3r…