Earlier quoted context omitted.
It seems strange that access to the audio stack isn't also behind the permission.
It does, and also as someone who has never heard of AudioContext before, I can't fathom why it would be necessary for a web application to generate an audio data stream that isn't output to speakers _AND_ _THEN_ analyze the result. What is the typical use case for AudioContext? The capabilities of AudioContext used in audio fingerprinting seem like they're beyond what is really necessary?
Online tracking: A 1-million-site measurement and analysis
201–210 of 272 posts
Re: Online tracking: A 1-million-site measurement and analysis
#202Earlier quoted context omitted.
If you can set cookies, the user has already expressed their consent by enabling the cookies in the browser. As long as cookies' existence is common knowledge (it is by now), there is no need to duplicate browser UI within every website. This is the official stance of the ICO[1], the UK national authority: there was a need to educate users what cookies were when the directive was passed. No such need exists now. ICO…
> If you can set cookies, the user has already expressed their consent by enabling the cookies in the browser. As long as cookies' existence is common knowledge (it is by now), there is no need to duplicate browser UI within every website. Wrong. If I disable cookies in my browser, I can't log in to websites anymore, so they need to be allowed. A whitelist would be very inconvenient. On top of that, it's not explicit…
It has never been enforced that way to my knowledge, anywhere in the EU. Which law or court decision says that it is actually illegal?
Re: Online tracking: A 1-million-site measurement and analysis
#203Earlier quoted context omitted.
The EU Commission and the regulatory agencies actually agree with you. The stupidity is 100% with the web devs and customers.
What do you mean with "The stupidity is 100% with the web devs and customers"? The law requires user consent, in form of a click on a banner or scrolling the page, before setting any cookie.
Re: Online tracking: A 1-million-site measurement and analysis
#204Earlier quoted context omitted.
If you can set cookies, the user has already expressed their consent by enabling the cookies in the browser. As long as cookies' existence is common knowledge (it is by now), there is no need to duplicate browser UI within every website. This is the official stance of the ICO[1], the UK national authority: there was a need to educate users what cookies were when the directive was passed. No such need exists now. ICO…
I see a consent overlay on that very page.
Re: Online tracking: A 1-million-site measurement and analysis
#205Re: Online tracking: A 1-million-site measurement and analysis
#206Earlier quoted context omitted.
And how would Silverlight or Java applets or Flash or any other client side technology be better in this regard? You have to expose capabilities and those capabilities can be used to create an unique fingerprint based on your device. How would you design the stack so that this kind of thing is impossible? Feel free to use your favorite tech stack as a base.
How about not developing applications in the browser? Its about linked documents. Not angular-17 MVVM async session persistence in indexdb with websql and asm.js rendering webgl for a spinning teapot.
What happens under your new regime? Someone reimplements them all as native apps?
The point I'm making is just because your internet is document-only please don't assume mine or other people's are.
Re: Online tracking: A 1-million-site measurement and analysis
#207Ahhh. Remember when this was just a Flash problem, and getting rid of Flash was going to rid the world of evil? Spoiler: that didn't happen.
Things like this happened with flash but you had no control over them since flash was all or nothing and closed source.
Re: Online tracking: A 1-million-site measurement and analysis
#208Earlier quoted context omitted.
> Web apps are definitely getting better, ... but they have a long way to go before they can replace dedicated clients entirely. And yet, just yesterday there was a great discussion on Virtual Desktop Infrastructures, where entire operating systems are accessed and operated virtually through just the browser [0]. The current top comment indicates that while there are some setup hoops to jump through to use a specific…
That doesn't sound too far from Desktop Computing as a Service. It will be a sad day when I have to pay $9/month to be able to log into my desktop.
Re: Online tracking: A 1-million-site measurement and analysis
#209Earlier quoted context omitted.
Some application want access to the battery info as they might want to disable some functionality in case your battery runs low. It would be smarter if instead of giving exact battery level it will get a callback once the battery runs low.
The Great Suspender is an example of this. Auto-sleeps browser tabs when on battery. https://chrome.google.com/webstore/detail/the-great-suspende...