|
|
|
|
|
by Rygian
1510 days ago
|
|
Blaming the user-agent for accepting an abusive amount of cookies set by the website is outright bad faith. The only entity with any real power to decide which cookies the website uses is the website itself. Asking the user or the user agent to comb through cookies and decide, one by one, which ones seem marketing-related and which ones are technically required, and then block, is way too much to ask from a regular internet user. I have tried, but fail to see good faith in your reply. |
|
You don't even have to shift through cookies for this to work, you can just reject all by default until the user explicitly request them to be stored (or use a whitelist or wait until the users tried to login that would necessitate a cookie, etc.) Lots of possibilities.
> is way too much to ask from a regular internet user.
That's kind of the point. By making it all transparent and seamless browser makers played into the hand of marketing companies. If cookies had a cost and would degrade the user experience, they might be thinking twice before putting hundreds of them on a site.
Marketing companies are just making use of the tools they are given. And browser manufacturers gave them a lot of tools, while taking control away from the user.