|
|
|
@ -55,16 +55,16 @@
@@ -55,16 +55,16 @@
|
|
|
|
|
<p>This document addresses the following requirements:</p> |
|
|
|
|
<ol> |
|
|
|
|
<li>Make it possible for remote services or entities to manage user's roster by the same mechanisms that descibed in the &rfc6121;.</li> |
|
|
|
|
<li>Provide a way for user to control which services have permission to manage their roster.</li> |
|
|
|
|
<li>Provide a way for users to control which services have permission to manage their roster.</li> |
|
|
|
|
</ol> |
|
|
|
|
</section1> |
|
|
|
|
<section1 topic='Glossary' anchor='glossary'> |
|
|
|
|
<ul> |
|
|
|
|
<li><strong>Remote entity</strong> — the entity that wants to modify user's roster.</li> |
|
|
|
|
<li><strong>User</strong> — the entity which roster the remote entity wants to have access to.</li> |
|
|
|
|
<li><strong>User's server</strong> — the XMPP server User connected to.</li> |
|
|
|
|
<li><strong>Roster</strong> — the list of User's contacts as defined in the &rfc6121;.</li> |
|
|
|
|
</ul> |
|
|
|
|
<dl> |
|
|
|
|
<di><dt>Remote entity</dt><dd>the entity that wants to modify user's roster.</dd></di> |
|
|
|
|
<di><dt>User</dt><dd>the entity which roster the remote entity wants to have access to.</dd></di> |
|
|
|
|
<di><dt>User's server</dt><dd>the XMPP server User connected to.</dd></di> |
|
|
|
|
<di><dt>Roster</dt><dd>the list of User's contacts as defined in the &rfc6121;.</dd></di> |
|
|
|
|
</dl> |
|
|
|
|
</section1> |
|
|
|
|
<section1 topic='Use Cases' anchor='usecases'> |
|
|
|
|
<section2 topic='Remote entity asks for permission to manage user's roster' anchor='ask_permission'> |
|
|
|
|