refer to web.monkeysphere.info as "web site" instead of "wiki" to distinguish it...
[monkeysphere.git] / website / getting-started-admin.mdwn
index d76d783905eb02129c41d00607fd16f7859896dd..bff1773a9676a05057cf601ac849cca11b353f7f 100644 (file)
@@ -1,6 +1,9 @@
 Monkeysphere Server Administrator README
 ========================================
 
+       Note: This documentation is for Monkeysphere version 0.23 or later.
+       If you are running a version prior to 0.23, we recommend that you upgrade.
+
 As the administrator of an SSH server, you can take advantage of the
 Monkeysphere in two ways:
 
@@ -24,11 +27,11 @@ RSA key.  Once that has been done, import the key:
 
        # monkeysphere-host import-key /etc/ssh/ssh_host_rsa_key server.example.net
 
-This will generate an OpenPGP certificate for server.  The primary
+This will generate an OpenPGP certificate for the server.  The primary
 user ID for this certificate will be the ssh service URI for the host,
 (eg. `ssh://server.example.net`).  Remember that the name you provide
-here must be a fully qualified domain name for the host in order for
-the monkeysphere to work.
+here should probably be a fully qualified domain name for the host in
+order for your users to find it.
 
 Now you can display information about the host key's certificate with
 the 'show-key' command: