summaryrefslogtreecommitdiff
path: root/website/bugs/multiple-hostnames.mdwn
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-14 13:29:58 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-08-14 13:29:58 -0400
commit7d5d1b04f621325a986d3345718c12e9ec753391 (patch)
treec13dc08ef5a2ffe3053e097080aaf6e188309186 /website/bugs/multiple-hostnames.mdwn
parentd3c6dd0928ec9c7a3fd1f155c4b4b1bd1b3e6b41 (diff)
more comments on bugs.
Diffstat (limited to 'website/bugs/multiple-hostnames.mdwn')
-rw-r--r--website/bugs/multiple-hostnames.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/website/bugs/multiple-hostnames.mdwn b/website/bugs/multiple-hostnames.mdwn
index 5668aae..7597af5 100644
--- a/website/bugs/multiple-hostnames.mdwn
+++ b/website/bugs/multiple-hostnames.mdwn
@@ -22,3 +22,16 @@ 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