From 52287b8dcbbf89b2df82c314e8c564de87a20234 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 7 Aug 2008 13:24:04 -0400 Subject: documenting need for support of multiple hostnames --- website/bugs/multiple-hostnames.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 website/bugs/multiple-hostnames.mdwn (limited to 'website') diff --git a/website/bugs/multiple-hostnames.mdwn b/website/bugs/multiple-hostnames.mdwn new file mode 100644 index 0000000..ab5e4e2 --- /dev/null +++ b/website/bugs/multiple-hostnames.mdwn @@ -0,0 +1,15 @@ +[[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 +corresponding to a single hostname. + +We should make it easier for machines with multiple names to create +multiple User IDs at `gen-key` time. + +We should also make it easy to add new hostnames (and remove outdated +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. -- cgit v1.2.3