Hacker News new | ask | show | jobs
by petercooper 5595 days ago
When I read your comment, I thought "surely you couldn't rig up a fake sshd to steal passwords" thinking the protocol wouldn't send passwords in plaintext but instead some hashing would take place. I read the RFC and, wow, it does send plaintext (though it's over an encrypted transport). Ouch..
1 comments

Any client that has the server's public key in their known_hosts will throw up a big fat error.