|
|
|
|
|
by sneak
2354 days ago
|
|
> Ultimately I’d prefer SMS over nothing when it comes to 2FA This isn't always a good setup. Frequently implementors use SMS, once set up for 2FA, to do password resets. This means that it's actually 1FA - get the sim, and you're in. No password required. |
|
I'm not advocating for poorly implemented 2FA, just that SMS 2FA is more secure than just a password.
If a site required you to have a 32 character length password, but kept the passwords in plain text, that wouldn't make your password any less strong. It just opens a different attack vector. If a site implements 2FA via SMS, but allows password reset via SMS it doesn't make SMS 2FA less secure, it makes that sites implementation incorrect.