@nikitonsky Never seen such a password manager. Also: passwords might get sniffed. With passkeys, you need to hijack the communication channel, because of the challenge/response nature (but I'm no expert).
However, the difference between passwords and passkeys might be more applicable to "normal" users (although even experts get phished sometimes).
@doekman I mean, what password manager gives you:
- Unique password per site
- Good randomness and length
- Site identity check (if you are at fishing site it won’t find the password)
- Most of the time, you don’t see the passwords
But I like signing the challenge part instead of sending entire password. That’s the part password managers don't give you