|
|
|
|
|
by nicoburns
1073 days ago
|
|
> Is it really multiple factor auth if you're using the same device for the password and automatically filling in the token No it's not, but plenty of services force MFA, even if the user doesn't want it. And in those scenarios it seems perfectly reasonable to store the 2FA token in a password manager. For some things (frankly most things) 2FA isn't critical as long as you have a high-quality password. I would also point out that given that most people: 1. Have 2FA codes on their phone (either as SMS or TOTP) 2. Have their password manager installed on their phone (if they use one) Then in many ways the phone (something easily lost!) becomes a single point of failure anyway. |
|