diff --git a/xep-0321.xml b/xep-0321.xml index 0210c352..2e055e2c 100644 --- a/xep-0321.xml +++ b/xep-0321.xml @@ -55,16 +55,16 @@

This document addresses the following requirements:

  1. Make it possible for remote services or entities to manage user's roster by the same mechanisms that descibed in the &rfc6121;.
  2. -
  3. Provide a way for user to control which services have permission to manage their roster.
  4. +
  5. Provide a way for users to control which services have permission to manage their roster.
- +
+
Remote entity
the entity that wants to modify user's roster.
+
User
the entity which roster the remote entity wants to have access to.
+
User's server
the XMPP server User connected to.
+
Roster
the list of User's contacts as defined in the &rfc6121;.
+