Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Screenshot: https://cloudflare-ipfs.com/ipfs/QmcjrYXR934QZqBuMHioRdcZEmo...

On small displays this is otherwise obstructed by a cookie popup that offers only an “accept all” button. What’s even the point of the popup then?



> What’s even the point of the popup then?

If you're in the EU you'll see a "Reject All" option. To confirm this, set a breakpoint in their JS, change your country to an EU one, and the option to "Reject All" cookies appears: https://dl.dropboxusercontent.com/s/09wcuy4yh3qqoaw/reject_a...

Here's a screenshot of where I set the breakpoint and changed my country to France: https://dl.dropboxusercontent.com/s/ju41dpj14pn4onh/bp.png


They chose to spend developer time on that rather than treat their users well.

Wow.


This is bad but I’ve seen worse. One of the bigger networks has a ~20second “processing” stage when you opt out of these, as a punishment for not clicking “accept” (which works instantly)


TrustArc


They chose adhering to the legal requirements over the users, putting them right in the middle of the pack of literally all websites and companies run by more than an individual. You don't have to continue on to their site if you don't wish to.


They need the ad money to run the website and the better analytics to know how to improve it. It’s not a mystery.


Too bad I am from EU, but don't see the reject all button anyway...


You can also view it on Flightaware, which doesn't have the popup: https://flightaware.com/live/flight/GTI747/history/20230201/...


Make sure to choose “yes” to see the Easter egg

> Live flight not found

> The flight with callsign GTI747 is currently not tracked by Flightradar24. It's either out of coverage or has already landed.

> Do you want to see the flight history of this aircraft?

> [ ] No, close pop-up > [X] Yes, show aircraft history


It opened the app for me, but the app doesn’t offer this option, so it just fails. Great.


The app offered this option for me. Are you on the latest version?


Thank you, I couldn’t see the interesting part due to zoom/number of other planes etc.


> What’s even the point of the popup then?

Complying with idiotic bureaucratic regulations. Nobody wants to be popping that thing up, but if they don't, they can get reamed by the EU.


They could just... not use tracking cookies. Then no banner is required. The real idiocy is every website wanting to hoover up data.


The popup is about any cookies, right?

Cookies are a basic building blocks of websites. If you login to a legit website, there's a cookie in your browser for that.


> The popup is about any cookies, right?

The popup is, yes. But the legislation they are pretending to be compliant with isn't.

For basic session-level cookies that are essential to the operation of some sites, no legislation requires consent. The issues are third party tracking, long term use stalking, etc. But those that want to stalk you want you to believe that the legislation is against even session maintenance & similar cookies as well so you'll be against the legislation and not them. And that is apparently working on you and some others commenting in this thread.


Got it, those are good points. Thanks.


Unfortunately it's not always reasonably possible to convince the client / legal team that a cookie banner is not needed in such case and the decision makers would rather be sure than care about the UX. Or so I heard.


This is understandable, though it shows a lack of legal understanding which could be worrying from a legal team, as there was a lot of scare-mongering when cookie-and-other-tracking legislation was a significant talking point.

Also, largely due to the same anti-anti-tracking voices making spurious claims of what would happen, some put the warning up not because they think they need to, but to avoid having to argue that they don't need to if a complaint is made.


It might be just them refusing to look into it and covering their asses, because they don't care if there is an unnecessary cookie banner.

But to be fair the stories I have heard were something along the lines of: a freelancer making a website for a local restaurant and being unable to convince the restaurant owner, because the owner's nephew said that the cookie banner must be there.


No, login cookies are specifically exempt.


github doesn't require such consent?



And you can just not use the website. Then no data is hoovered. I actually think this is probably the best system. It's double opt-in. If you both commit to your sides, you both sign the deal and get what you want. If neither of you wants to do it, you can both just not sign the deal.


The trouble is that popups like this don’t even comply with the relevant legislation. (Which is the ePrivacy Directive after the 2009 amendment, though people largely ignored this part of it until the advent of the GDPR which came into force in 2018. Simplified, ePD says “most cookies must be opt-in”.)

If anything, putting such wildly non-compliant popups should make you more liable to punishment, because it undermines an argument of ignorance.


I suspect if you access the site from an EU IP address you’ll see an option besides “Accept All”. The layout [0] even seems to leave room for where this other button might be.

edit: looking at the code I even see references to a “Reject All” button as well as an XHR request to a geolocation endpoint.

edit2: I set a breakpoint in their code and changed by country to "FR" and sure enough, I now see a "Reject All" button! Screenshot: https://dl.dropboxusercontent.com/s/09wcuy4yh3qqoaw/reject_a...

[0]: https://dl.dropboxusercontent.com/s/vw2khgjnyrnqucb/f


I walked away from the site on first visit due to "accept all" being the only option. Nipped back just to check after seeing your post while checking replies to my earlier comment, and wondering if the site is deliberately treating the UK differently. It turns out only-accept-all is the default and if the geolocation lookup fails (apparently that service is blocked by my pihole, it works if on mobile without home VPN) no reject option is present.

A bit of bad design there, not failing safe, if there intention is to be compliant with stricter laws, because a failure in an external dependency makes the site less compliant.


so apparently they only care about your privacy if you are a citizen of the EU?

And that just brings up the question again: why show the popup to non-EU viewers if the only option is to accept the cookies. It isn't even effective as a form of protest because those viewers have even less influence over EU regulations than EU citizens.


> so apparently they only care about your privacy if you are a citizen of the EU?

No, they care about being minimally compliant and laws vary.

A number of places have legislation that just says "users much opt in" but the EU has legislation that says "users must opt-in, but cannot be forced to opt-in by there being no opt-out option".

They don't care about your privacy at all, no matter where you are, if any claim otherwise is made it is a lie.


I was being sarcastic. I was referring to the fact that the on the EU dialog it said "we care about your privacy", but in the dialog I got in the US it didn't. And was thus implying that despite their claim, they do not care about anyone's privacy.


If these silly laws were enforced, you'd have to shut down the whole Internet anyway.


> If these silly laws were enforced, you'd have to shut down the whole Internet anyway.

No, the tracking across sites will stop. None of those "silly" laws prohibit the use of e.g. session cookies.


I recently realized you can bypass cookie auth requests by toggling reader. Led me to wonder what the EU plans on doing to enforce compliance if JavaScript isn’t enabled, for example. Kind of makes the legal obligations of sites more or less impossible to fulfill under some limited circumstances.


If JavaScript is disabled, most of the offending cookies are not loaded. Session cookies are usually fine wrt GDPR.


I actually left the page and came back in private mode, so I am thankful they asked.


There has never been a point to cookie popups, as with most things resulting from technically-illiterate politicians trying to help with technology matters.

Their ideas are at best slightly lower-quality than the results of letting my 2-year-old wash the windows.


Thanks. It wasn't showing anything for me at all, just a bunch of icons of planes. Much appreciated.


The point is that you won't access the info you came for without shoveling all the tracking malware up your cookie storage.


SOS would’ve been a funny prank




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: