|
|
|
|
|
by cavisne
2569 days ago
|
|
It seems the email part is optional (ie you can choose to share your verified email with the company if you want). The above scenario goes against what they are trying to achieve though 1) If you support SSO and email/password - then the email and password are still stored (and possibly not hashed and salted if the developer is incompetent) - so you are at risk of compromise if you reuse passwords
2) If you store the users actual email, you are putting them at risk of credential stuffing, as well as opening them up to tracking The EU can always surprise, but I suspect they would actually like this because it addresses key risks to consumers of password reuse, credential stuffing, and tracking. Additionally it competes against their ideological targets, Facebook and Google. |
|