|
|
|
|
|
by MarkMc
4668 days ago
|
|
Why not force the user to have strong login credentials? I'm creating an online system that will store users' sensitive financial data. When setting up an account, the user will have to choose a password as normal, but will also be given a passphrase of the form "correct horse battery staple" that they must write down. To log in, the user will need to enter (a) username; (b) password; and (c) passphrase. It is effectively a poor man's two-factor authentication - the second factor being the piece of paper containing the passphrase. I think it strikes a good balance between security, convenience and cost. What do others think of this approach? |
|
Authentication devices for TFA are designed, so that you really have to have the device close to you when you do a login.