ariellahahn
ariellahahn
About
- Username
- ariellahahn
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
- Thanked
- 0
Comments
-
SSH keys are definitely more secure, mainly because they don't travel over the network. Try using Ed25519 keys, and for extra security, change the default SSH port.
-
I know this thread is a bit old, but I'm curious if anyone has tried using hardware keys for SSH authentication? I've heard they add an extra layer of security and convenience. Plus, I'm interested in hearing if folks have had issues with managing m…