diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-07 10:58:10 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-07 10:58:10 -0400 |
commit | ae12c7747d637250153b227827c19c851b44280a (patch) | |
tree | 3212de34cc351008f6987cfa768cb19c466d1e62 /website/bugs | |
parent | b17336f72c179e4132f318d4ab69a31dfea560de (diff) |
re-formatting comments in test server suggestion
Diffstat (limited to 'website/bugs')
-rw-r--r-- | website/bugs/setup-test-server-for-public.mdwn | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/website/bugs/setup-test-server-for-public.mdwn b/website/bugs/setup-test-server-for-public.mdwn index b659b53..2cafafc 100644 --- a/website/bugs/setup-test-server-for-public.mdwn +++ b/website/bugs/setup-test-server-for-public.mdwn @@ -14,11 +14,15 @@ authentication, I guess. -- Big Jimmy. -> Maybe we should use George? As you point out - it doesn't actually -> have to do any user authentication. It seems like a waste to have a -> virtual machine that does nothing but deny people's ssh connections. -> And - george is already setup and ready to go. -> -- Sir Jam Jam +--- + +Maybe we should use George? As you point out - it doesn't actually +have to do any user authentication. It seems like a waste to have a +virtual machine that does nothing but deny people's ssh connections. +And - george is already setup and ready to go. +-- Sir Jam Jam + +--- I like the idea of using George for this. There's nothing wrong with denying people's ssh connections. Also, we could make public user @@ -38,3 +42,5 @@ write a simple note like: You can verify george's ssh host key with the monkeysphere before you connect to the host. Here's how... + +--dkg |