Talk:HOWTO SSH without a password
From Gentoo Linux Wiki
"alias root="ssh -l root 127.0.0.1""
Why would anyone want to do this instead of using sudo?
[edit] Change of focus
I suggest the focus of this HOWTO should be shifted from passwordless SSH logins to using public key authentication with SSH in general. I feel passwordless logins are an insecure side-effect of mis-using this feature of SSH, and this article only scrapes the surface of the bigger picture that is public key cryptography with SSH.
- Koster 05:39, 22 March 2007 (UTC)
