tidying up bug report about hashed known hosts
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 4 Aug 2008 01:14:36 +0000 (21:14 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 4 Aug 2008 01:14:36 +0000 (21:14 -0400)
website/bugs/monkeysphere-adds-hashed-known_hosts-lines-contrary-to-HashKnownHosts-directive.mdwn [deleted file]
website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn [new file with mode: 0644]

diff --git a/website/bugs/monkeysphere-adds-hashed-known_hosts-lines-contrary-to-HashKnownHosts-directive.mdwn b/website/bugs/monkeysphere-adds-hashed-known_hosts-lines-contrary-to-HashKnownHosts-directive.mdwn
deleted file mode 100644 (file)
index f676937..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-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)
diff --git a/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn b/website/bugs/monkeysphere-ignores-HashKnownHosts-directive.mdwn
new file mode 100644 (file)
index 0000000..6b5b53d
--- /dev/null
@@ -0,0 +1,10 @@
+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)