X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fbugs%2Fsetup-test-server-for-public.mdwn;h=2cafafce4b4b8fef58e7e355a70dcbe2da436315;hb=26515a1311d364501d562b706660337fbb906011;hp=63ec766a4c82a3befe8ea8ec9f29600e81fe59ce;hpb=65bb1dc18f691f341895c44f1078379f8bfee321;p=monkeysphere.git diff --git a/website/bugs/setup-test-server-for-public.mdwn b/website/bugs/setup-test-server-for-public.mdwn index 63ec766..2cafafc 100644 --- a/website/bugs/setup-test-server-for-public.mdwn +++ b/website/bugs/setup-test-server-for-public.mdwn @@ -14,8 +14,33 @@ 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 +account with limited shells that we could add User IDs that we want to +encourage to try out the monkeysphere from that perspective. For +example, if one of the George admins who is listed as an +identity-certifier has already certified Foo T. Bar's key, we could +write a simple note like: + + Dear Foo T. Bar-- + + The user account "foo@george.riseup.net" has been created for + you. You can ssh into it by adding an authentication subkey + to your OpenPGP key and publishing it to the public keyservers + (or to george.riseup.net). The easiest way to do this is with + the monkeysphere. + + You can verify george's ssh host key with the monkeysphere + before you connect to the host. Here's how... + +--dkg