From 1b15a44243d41885a0170ef6fef4efd567fddcf2 Mon Sep 17 00:00:00 2001 From: Jonas Wielicki Date: Thu, 24 Aug 2017 07:38:13 +0200 Subject: [PATCH] XEP-0321: more editing in response to discussion on #476 --- xep-0321.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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;.
+