▲ | nalllar 4 days ago | ||||||||||||||||
> 1. NEVER EVER login from an email link. EVER. There are enough legit and phishing emails asking you to do this that it's basically impossible to tell one from the other. The only way to win is to not try. Sites choosing to replace password login with initiating the login process and then clicking a "magic link" in your email client is awful for developing good habits here, or for giving good general advice. :c | |||||||||||||||||
▲ | kyle-rb 4 days ago | parent | next [-] | ||||||||||||||||
In that case it's the same as a reset-password flow. In both cases it's good advice not to click the link unless you initiated the request. But with the auth token in the link, you don't need to login again, so the advice is still the same: don't login from a link in your email; clicking links is ok. | |||||||||||||||||
| |||||||||||||||||
▲ | kiitos 3 days ago | parent | prev [-] | ||||||||||||||||
how is this any worse than a spear phishing email that gives a login link to a malicious domain that looks the same as the official domain? |