▲ | Flimm 9 days ago | |
What about server-generated passwords, like API keys? That would solve the main problem with passwords, namely, that people reuse the same weak password everywhere. I doubt it would be as popular as user-selected passwords, but I still wonder why no website has tried it. | ||
▲ | dchest 9 days ago | parent [-] | |
How is that different from a passkey's private key, apart from being less secure? It's literally something like
stored in the password manager. |