tidying up bug report about hashed known hosts
[monkeysphere.git] / website / bugs / monkeysphere-ignores-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)