Best practices for securing SSH server

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Tue Jun 23 06:38:52 UTC 2009


> connection, it's a relatively high-risk target.
>
> What are some good practices for securing this SSH server.  Is using a
> stored key safer than a password in this instance? I have no
If your password is not trivial, then it is secure.

using RSA/DSA keys is as good, if you are sure nobody will get it from 
your laptop.

i use keyfiles on every place i have to use ssh regularly.


More information about the freebsd-questions mailing list