Hacker News new | ask | show | jobs
by jj00 4222 days ago
A second password is just another form of a second factor (in 2-factor authorization)
2 comments

2 factor auth is "something I know" (password) and "something I have" (token/device to provide a one time password)

Two passwords you know is not 2 factor auth

No, it's one factor, twice.
Not even twice, just split in two fields :)