Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:solution (Score 1) 303

This assumes that the administrator for www.cuteandfluffy.com is a dumb*ss that just installs and runs any code offered by ad networks without thinking.
If I were an administrator, I would expect and require the use of clean APIs for showing ads.

But of course, the ad networks can still make their APIs such that the user can still be tracked. However, this approach would soon expose the dirty practices of ad networks (google included).

Comment Re:solution (Score 1) 303

One big problem with advertisements as it stands now, is that they are served from different servers than the content is being served from. This allows advertising networks to collect information about your browsing habits (through e.g., cookies, http referer header, fingerprinting, etc.) Ad blockers make this close to impossible, but they are not prevalent enough to be of a big threat to advertisers.

One solution would be to install ad-blockers in web-browsers by default (starting with e.g., firefox).

Of course, the reaction to this will be that advertisers demand their clients (websites) to show the ads in an "inline" fashion, one which the ad-blocker cannot block.
So this is not a solution against ads per se, but at least it will keep advertisers from snooping browsing behavior.

Comment Re:Huh? (Score 2) 243

But computing a hash-value IS going through your files.

What if they use a hash that is computed like this:
1. compute md5sum of the data
2. make the last bit zero or one, depending on whether the file has some interesting property.

Suddenly, they can profile you based on "hash-value" alone.

Slashdot Top Deals

God doesn't play dice. -- Albert Einstein

Working...