Hacker News new | ask | show | jobs
by it 915 days ago
And isn't it ominous how it's "Multi" and not just "Two"...
1 comments

"Two" is a magic number that conflates the concept with implementation. Two-factor authentication is not useful because of 2, it's useful because of >1. "Multi-factor" lets us generalize to 0 factors (anonymous), 1 factor (weakly authenticated), and many factors (strongly authenticated).