minus-squareDecipher0771@lemmy.catoSelfhosted@lemmy.world•Why isn't using a key file the most common way to log into self-hosted servers?linkfedilinkEnglisharrow-up43·1 day agoThat’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. linkfedilink
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.