Comment on Why isn't using a key file the most common way to log into self-hosted servers?
Decipher0771@lemmy.ca 2 weeks ago
That’s what SSH keys are essentially.
Or using a hardware key for physical logins.
Both of those basically make your credentials a small encrypted key file instead of password.
Usernames and passwords really only exist as a “convenience”……both for lazy users and bad actors.