It's unclear to me how these "trackers" work? How do they track you, is it cookies, or what?
In practice, User-Agent strings (which are just HTTP headers) have been shown to be pretty effective at uniquely identifying and tracking most people. So even disabling JavaScript and Cookies only goes so far.
Apple adds a tracker blocker to desktop Safari
11–20 of 301 posts
Re: Apple adds a tracker blocker to desktop Safari
#12Uhhh, not really. Even if the behavior is unwanted, the web will not "behave" the same - otherwise the feature does nothing.
Re: Apple adds a tracker blocker to desktop Safari
#13It's unclear to me how these "trackers" work? How do they track you, is it cookies, or what?
There are a number of ways. Cookies are one, but you can also collect other kinds of data from a web browser to uniquely identify a user across multiple sessions. Generally speaking, if you can run JavaScript, you can track the user. This is done by all advertisers and most little widgets like Facebook or Disqus comments, like and tweet buttons, etc.
Why isn't this illegal already?
Re: Apple adds a tracker blocker to desktop Safari
#14It's unclear to me how these "trackers" work? How do they track you, is it cookies, or what?
Probably most (if not all) fingerprinting sources are showcased by fingerprint.js: https://github.com/Valve/fingerprintjs2
Re: Apple adds a tracker blocker to desktop Safari
#15Does Apple have access the data? Because that wouldn't be any better.
Re: Apple adds a tracker blocker to desktop Safari
#16Re: Apple adds a tracker blocker to desktop Safari
#17Later they demoed they can track your interests in what you've read on the web to show you personalized news on their news app and keyboard autocompletion.
Re: Apple adds a tracker blocker to desktop Safari
#18Later they demoed they can track your interests in what you've read on the web to show you personalized news on their news app and keyboard autocompletion.
Re: Apple adds a tracker blocker to desktop Safari
#19Later they demoed they can track your interests in what you've read on the web to show you personalized news on their news app and keyboard autocompletion.
Re: Apple adds a tracker blocker to desktop Safari
#20"the web behaves as it always did" Uhhh, not really. Even if the behavior is unwanted, the web will not "behave" the same - otherwise the feature does nothing.