Y
Hacker News
new
|
ask
|
show
|
jobs
by
0xffff2
4216 days ago
What additional security would be derived from a second password?
1 comments
jj00
4216 days ago
A second password is just another form of a second factor (in 2-factor authorization)
link
stephenr
4215 days ago
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
link
EpicEng
4215 days ago
No, it's one factor, twice.
link
mobiplayer
4214 days ago
Not even twice, just split in two fields :)
link