▲ | OutOfHere 5 days ago | ||||||||||||||||||||||||||||||||||
Passkeys seem overrated for three reasons: (1) Their use of public-key cryptography is not quantum safe (against quantum computing). In contrast, passwords are very much quantum safe. (2) They are tied to the provider. Why on Earth would I want to have the provider own my passkeys? Why would I want this vendor lock-in for my authentication? (3) What if I want multiple accounts for a site? Some passkey vendors may support them, while others may not. | |||||||||||||||||||||||||||||||||||
▲ | jpc0 4 days ago | parent [-] | ||||||||||||||||||||||||||||||||||
1. Neither are passwords… Unless you use a quantum safe hashing algorithm which I believe I’ve only seen Apple adopt, maybe others but most of the internet isn’t using it. 2. By definition this isn’t true 3. Again not true, don’t confound whatever terrible implementation you have used with what is allowed or capable | |||||||||||||||||||||||||||||||||||
|