documenting need for support of multiple hostnames
[monkeysphere.git] / website / bugs / multiple-hostnames.mdwn
1 [[meta title="Support multiple host names for monkeysphere-enabled servers"]]
2
3 Some monkeysphere-enabled hosts answer to multiple host names, but the
4 current `monkeysphere-server` only generates a single User ID
5 corresponding to a single hostname.
6
7 We should make it easier for machines with multiple names to create
8 multiple User IDs at `gen-key` time.
9
10 We should also make it easy to add new hostnames (and remove outdated
11 ones).
12
13 For example: `george.riseup.net` is now also known as
14 `monkeysphere.info`.  It'd be nice to have a convenient way to add
15 that hostname to the key without mucking around with gpg directly.