Earlier quoted context omitted.
You're the third person to ask this and I'd like to ask you: is this idea coming from a specific source? The law, like any other EU law, obviously does not apply outside the EU. It applies to companies that do business in the EU (even if they are based outside), but it can't apply to companies that don't do business there. https://ec.europa.eu/info/law/law-topic/data-protection/refo...
GDPR applies to all EU citizens. It doesn't matter if the citizen is accessing the web site from the eu or another country. Blocking people in the EU doesn't block all eu citizens from accessing your product/service.
GDPR for lazy people: Block all European users with Cloudflare Workers
51–60 of 1001 posts
Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#52Earlier quoted context omitted.
> EU citizens have turned into pests overnight. That's an excellent attitude to take towards your users.
Let's try another formulation. Valuable, dear, beloved users for which the business has boundless sympathy, empathy, and compassion are now awkwardly the source of compliance concerns for which the costs outstrip the reasonably expected revenues enabled by compliance. While compassion is unlimited, it is possible the budgets and time may not be. Better?
But I wonder what changed since last week because those compliance concerns were just as valid last week. Or do you mean to imply the company knowingly broke the law for a couple of years just because they could?
Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#53Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#54Earlier quoted context omitted.
I'm the author of the post, and yes: blocking 500 million geolocated people is crazy. That's not the spirit of the law. I just wrote the post because if you want to overkill and you are lazy, you can follow our recipe to 'implement' GDPR. I just wanted to be sarcastic and also show how easy to implement Cloudworkers + Apility.io.
On the contrary, if you are running a business where 99% of your customers are outside of the EU, its totally rational versus opening yourself up to massive liability.
Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#55Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#56Earlier quoted context omitted.
Blocking 500 million geolocated people is crazy. That's not the spirit of the law. No crazier than thinking you have to comply if you have no connection to the EU.
If you have no connection with EU why do you collect personal data from the EU citizens? If you don't collect why worry?
Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#57Earlier quoted context omitted.
You can see the average latency here: https://status.apility.io But Cloudflare has servers very close to our endpoints around the world, so I guess We are working hard to reduce the amount of time to establish the connection. It's about 80% of the time of the request.
Isn't there a Cloudflare geo-location header that you can trivially activate and map to EU/Non-EU? That would result in no additional latency except for the worker itself.
Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#58I keep seeing these posts on how to block European users to avoid the GDPR. As a citizen of Europe, seeing these posts consistently making it to the front page is disappointing. It would seem that Silicon Valley perceives the GDPR as more of a hindrance than an opportunity to offer users better privacy. Nothing has been learned.
Don't take it seriously.
Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#59I think GDPR applies to EU citizens no matter where they are? So while this will work for most cases, it doesn't really give you immunity?
"This Regulation applies to the processing of personal data of data subjects who are in the Union"
Re: GDPR for lazy people: Block all European users with Cloudflare Workers
#60Earlier quoted context omitted.
Blocking 500 million geolocated people is crazy. That's not the spirit of the law. No crazier than thinking you have to comply if you have no connection to the EU.
If you have no connection with EU why do you collect personal data from the EU citizens? If you don't collect why worry?
Just to be clear, I treat all my users fairly and protect their data, and I am not intentionally targeting any EU users with anything I do online.