|
|
|
|
|
by jmillikin
4925 days ago
|
|
Sending servers a "Do-Not-Track" header is like putting a "please don't look at my house!" sign on your porch. It's a request to forbid a fairly harmless behavior (cross-site cookies) which is potentially a prelude to malicious behavior (robbing your house / mapping a visitor's browser to a person). There's also the problem of how vague the spec is. For example, it states "A first party is a functional entity with which the user reasonably expects to exchange data", and then says that DNT should block non-first-parties from storing data about the user. So should YouTube be forbidden from logging in the user based on their Google cookie? After all, most users don't know that they're the same company, and wouldn't expect visiting YouTube to use information from Google. Same applies to any other "big company / acquisition" pair, such as Facebook/Instagram. It would be much better to forbid the malicious behavior itself, such as by writing privacy laws that require companies to obtain explicit consent before distributing data collected from or about users. That would have stopped events like "I visited some random website and they knew my address!" |
|
If we must make an analogy, it might be more like, "please don't sell photos of my house without my approval." But even that isn't a good analogy because houses aren't people vising websites.