←back to thread

656 points EthanHeilman | 2 comments | | HN request time: 1.117s | source
1. totony ◴[] No.30123704[source]
How do you do MFA without a password? I thought it was "what you know" "what you have" "what you are" etc?
replies(1): >>30125832 #
2. kevlened ◴[] No.30125832[source]
You only need two of the three factors to make it multifactor. A computer with a fingerprint scanner could be enough if it’s implemented properly. It’s something you have (a specific computer with a specific fingerprint scanner) with something you are (the fingerprint). In practice, you also need to know an identifier like an email or username, but those are often considered public.