Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
1–10 of 151 posts
Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#2Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#3Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#4Edit: seems so: snip ... the persistent tracking can only be avoided by erasing the browser cache between visits.
Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#5is there any indication on where the data is stored?
Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#6Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#7is there any indication on where the data is stored?
It works by setting a unique cache tag (etag as in screenshot) for each user of a resource such as HTML, JPG, GIF, etc files. The later requests can then be extrapolated of what the user views per site. It's in effect, a cookie.
I think it's quite brilliant as an alternative to cookies but unfortunately I can't use it as a form of cookies as they are not a HTTP standard.
More: https://secure.wikimedia.org/wikipedia/en/wiki/HTTP_ETag
Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#8Very interesting article, but the proclamation you can't avoid it seems a bit too far. When my browser exits it both deletes cookies and clears the cache, which looks like it's enough to break the tracks.
Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#9Re: Researchers Expose Cunning Online Tracking Service That Can’t Be Dodged
#10The article focuses mostly on legal measures (e.g. lawsuits, regulation), but my guess is that those would only deter the largest companies. What I'm more worried about is why 'incognito' modes in current browsers don't appear to stymie this tracking, and how likely it is that that can be fixed.