Merge remote branch 'origin/master'
[monkeysphere.git] / website / bugs / multiple-hostnames.mdwn
index ab5e4e221cf56abda71e20b10c53aa78fb9eada3..9189ba803b32c13c4e800f2388e04544c56ca1a0 100644 (file)
@@ -1,4 +1,4 @@
-[[meta title="Support multiple host names for monkeysphere-enabled servers"]]
+[[!meta title="Support multiple host names for monkeysphere-enabled servers"]]
 
 Some monkeysphere-enabled hosts answer to multiple host names, but the
 current `monkeysphere-server` only generates a single User ID
@@ -13,3 +13,27 @@ ones).
 For example: `george.riseup.net` is now also known as
 `monkeysphere.info`.  It'd be nice to have a convenient way to add
 that hostname to the key without mucking around with gpg directly.
+
+---
+
+So how do we imagine the behavior here?  I assume that basically it
+would just add/remove user ID's to/from the host key locally.  I guess
+we will continue to rely on the "publish-key" subcommand to actually
+publish all changes to the keys.
+
+-- BJ (jgr)
+
+---
+
+I think [when we reorganize the `monkeysphere-server`
+shortcuts](reorganize-monkeysphere-server-shortcuts) it'll make it
+clearer what the right interface should be.
+
+As for what should actually happen, i think that the server should
+actively revoke old User IDs, rather than removing them.  It should
+probably prompt the administrator to re-publish the host key as well,
+to ensure that the new User IDs are published.
+
+  --dkg
+
+[[bugs/done]] on 2008-08-15 15:00:02-0400 in 84b775ff0b36ec4b86e6708844ad2d678eced403