I spent a bit of time today getting the Users window layed out. It shows a scrolling list of all your trusted users, and another scrolling list of possible users. A [<-] button in the middle will move selections from the possible list into the trusted list. You can untrust a user by right clicking and selecting the untrust menu item. Or perhaps I should use a [->] button.
There are a few checkboxes that decide what is in the possible users list. They are 'Web of Trust', 'Recent users', and Search. The Web of trust shows all the users who are trusted by your trusted users. The recent users shows all the users who have posted something in the last few hours or days. (Perhaps that should be a field). The search checkbox enables a field that allows you to enter a regular expression that will find users for whom we have metadata stored in the database.
Suggestions?