Comment Why PINs? (Score 1) 55
I never understood PINs being part of Windows Hello.
First of all, PINs are often shorter than an average password.
Second, the PIN length is fixed, making it even easier for an attacker.
Third, the PIN address space is often fixed to digits, making it easier for an attacker.
I know if I was an attacker, I'd prefer an 8 digit PIN to a variable length password, that may (not must) include uppercase, lower case, numerical, or special characters.