f676937bd01ddbaa6192261aec53674f80bbeecc
[monkeysphere.git] / website / bugs / monkeysphere-adds-hashed-known_hosts-lines-contrary-to-HashKnownHosts-directive.mdwn
1 In `~/.ssh/config`, i have:
2
3    HashKnownHosts No
4
5 But when `monkeysphere-ssh-proxycommand` adds new hosts to
6 `~/.ssh/known_hosts`, they appear to be added in a hashed form,
7 instead of in the clear.
8
9 fwiw: i'm using OpenSSH 5.1p1 on a debian lenny system (backported
10 from sid)