|
|
|
|
|
by wtfstatists
2950 days ago
|
|
I like this definiton better. IANAL Warning. Personal Data: - PII is Personal Data.
- If a user has PII, then all of the userdata is Personal Data.
So HN posts would not be Personal Data for the users that have email field empty. And even email (and any other user-entered data) can be made non-PII if ToU explicitly required to be so.My advice would be to legally and technically isolate PII and other_userdata. GDPR/etc compliance become quite easier this way. |
|
The GDPR also states that consent alone isn’t a legal reason to collect or process PII and “advises” against relying and structuring terms of service to collect PII.
Basically you can’t build a service ask people for their data and then relying on their consent for the legal reasoning of having that data. You need an actual legal basis e.g. a regulatory requirement or a business requirement to collect that data, and in all cases the requirements unless stated in law must be evaluated against the best interests of those you collect data from.