summaryrefslogtreecommitdiff
path: root/website/bugs/monkeysphere-adds-hashed-known_hosts-lines-contrary-to-HashKnownHosts-directive.mdwn
blob: f676937bd01ddbaa6192261aec53674f80bbeecc (plain)

In ~/.ssh/config, i have:

HashKnownHosts No

But when monkeysphere-ssh-proxycommand adds new hosts to ~/.ssh/known_hosts, they appear to be added in a hashed form, instead of in the clear.

fwiw: i'm using OpenSSH 5.1p1 on a debian lenny system (backported from sid)