(no title)
GlickWick | 2 years ago
In the case of being a small business, it’s not even about being shady. Imagine you were building a simple step tracking database for a pedometer app. All it does is store a user id and some daily steps. You have zero intent to market or share it in any way, no ad personalization, no third parties, etc. Before GDPR you’d just spin this up and be fine. Now you need to deal with data consent policies, data deletion tools, potential exfiltration policies if your DB isn’t in the EU, etc. Enjoy the engineering and legal costs there.
Mega corp can just ignore most of this and pay later. It’s a massive difference.
dylan604|2 years ago
transmitting that information to the company servers is a decision that can easily be not made to do, and when it is, you're already at risk. so, why do it?
GlickWick|2 years ago