Earlier quoted context omitted.
This is all bullshit. We literally did this sort of thing for years on the Internet before all of this tracking was common. Every company claims that they are doing this stuff to make things better for users, and it never is.
> We literally did this sort of thing for years on the Internet before all of this tracking was common. You mean back when your average website was hot garbage? The yearning for the days of static HTML pages is childish atavism
Who wants to be tracked?
161–170 of 273 posts
Re: Who wants to be tracked?
#162Disclosure: I am a privacy researcher and co-founder of GPC.
[1] https://globalprivacycontrol.org/ [2] https://gpcsup.com/
Re: Who wants to be tracked?
#163I don't understand why we still don't have a standard for a built-in tracking preferences system in browsers. We have that for the microphone, webcam, and location access... why do we let websites control tracking preferences with their own design they can make as obscure and manipulative as they wish?
Re: Who wants to be tracked?
#164Better question here is, why is this not handled through the browser instead of relying on individual web apps to do it. Block third party cookies by default, delete other cookies on the last tab or window closed and prompt user to save cookies on a form submit ("do not delete cookies for this domain when leaving" type of prompt, for pages with logins, settings, etc). Also remove features that make easy fingerprintin…
2. Your proposal gives a pretty crummy experience in cases where users do expect the site to store data on the client longer. For logins you're popping up a confusing banner, and for client-side only storage (shopping carts, preferences, work in progress) you're silently discarding people's work.
Re: Who wants to be tracked?
#1650 https://www.destroyallsoftware.com/talks/the-birth-and-death...
Re: Who wants to be tracked?
#166Earlier quoted context omitted.
You mustn't reject service based on refusal of non-legitimate-reason data processing consent. Allowing paying to not have ads is orthogonal to the service being provided - in both cases the user gets the news, it's just flanked by ads in one case.
Well, I don't have a problem with the paid version. What I have have a problem with, is the refusal of service if I don't consent to being tracked. So if there would be three versions, like 'personalized ads with tracking', 'tracking-free/unpersonalized ads' and 'paid ad-free', that would be fine with me. What I don't understand, is that it is okay to refuse the service if you don't consent for the ad-supported track…
Re: Who wants to be tracked?
#167Earlier quoted context omitted.
This is all bullshit. We literally did this sort of thing for years on the Internet before all of this tracking was common. Every company claims that they are doing this stuff to make things better for users, and it never is.
> We literally did this sort of thing for years on the Internet before all of this tracking was common. You mean back when your average website was hot garbage? The yearning for the days of static HTML pages is childish atavism
Re: Who wants to be tracked?
#168Earlier quoted context omitted.
This is all bullshit. We literally did this sort of thing for years on the Internet before all of this tracking was common. Every company claims that they are doing this stuff to make things better for users, and it never is.
> We literally did this sort of thing for years on the Internet before all of this tracking was common. You mean back when your average website was hot garbage? The yearning for the days of static HTML pages is childish atavism
Re: Who wants to be tracked?
#169Better question here is, why is this not handled through the browser instead of relying on individual web apps to do it. Block third party cookies by default, delete other cookies on the last tab or window closed and prompt user to save cookies on a form submit ("do not delete cookies for this domain when leaving" type of prompt, for pages with logins, settings, etc). Also remove features that make easy fingerprintin…
> why is this not handled through the browser Did you forgot what happened the last time 'the browser was handling it'? I would remind you: Internet Explorer, Do Not Track.
Re: Who wants to be tracked?
#170Better question here is, why is this not handled through the browser instead of relying on individual web apps to do it. Block third party cookies by default, delete other cookies on the last tab or window closed and prompt user to save cookies on a form submit ("do not delete cookies for this domain when leaving" type of prompt, for pages with logins, settings, etc). Also remove features that make easy fingerprintin…
The last thing a browser wants to do is break experience for older sites. If a site relies on 3rd party cookies for log in, it will no longer work on your browser. It makes your browser look shit. Same reason we allow unclosed tags, crossed tags, etc.