Difference between revisions of "Central Services"

From Second Life Wiki
Jump to navigation Jump to search
(''see also'' wikilinks)
Line 19: Line 19:


(I would simply make APIs for the domains and let other people handle search).
(I would simply make APIs for the domains and let other people handle search).
== See also ==
* [[Proposed Architecture]]
* [[Agent Domain]]
* [[Region Domain]]
* [[Central Services]]
* [[Running at Home and Offline]]

Revision as of 18:22, 27 September 2007

The need of central utilities

SLGArchWG1-21-Central Utilities.jpg

There are several central utilities which are still needed.

Identity

The goal is to have one identity across all agent domains. The goal is also to have various levels of verification being possible (and secure).

Topology

Which regions are connected together. In a way, the DNS of the metaverse. Duties now largely performed by the 'space server' (?)

Currency

Here different payment methods should be implementable.

Search

(I would simply make APIs for the domains and let other people handle search).

See also