|
|
|
|
|
by lolinder
526 days ago
|
|
Thank you for the link! I saw your other comment and actually edited mine to point to that, because it's definitely the answer to my question! > though I don't know if making your email an even stronger attack vector is necessarily one of them I'm unconvinced that magic links do make your email an even stronger attack vector. Essentially every service that would be inclined to use magic links would already have a way to reset your password entirely once the email is compromised. All magic links do is make this the primary way to interact with the auth flow. The bad guys already know that your email is the best target. Magic links just make that very explicit. |
|
That's a good point. I guess my rationale is that it being explicit makes me feel less comfortable for my parents/non tech-savvy friends, who already may not follow best-practices for email hygiene (and may not use email providers that enforce stricter hygiene like 2FA or other methods of protection) and thus, systems like this, make their email even more explicitly the ultimate place to go for access to stuff.