Comment on How to harden against SSH brute-forcing?
gerowen@lemmy.world 1 week agoGenerate a unique key for each client or device. SSH keys identify devices, not people, so I do not recommend sharing the same key between two different devices.
Comment on How to harden against SSH brute-forcing?
gerowen@lemmy.world 1 week agoGenerate a unique key for each client or device. SSH keys identify devices, not people, so I do not recommend sharing the same key between two different devices.
StructureOfChaos@lemmynsfw.com 1 week ago
Well, you might have only 1 main client, but if that hardware fails and need to connect from a temporary client or after a fresh install you’re out of your own server…