mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0321: more editing in response to discussion on #476
This commit is contained in:
parent
946ecdb69c
commit
1b15a44243
14
xep-0321.xml
14
xep-0321.xml
@ -55,16 +55,16 @@
|
|||||||
<p>This document addresses the following requirements:</p>
|
<p>This document addresses the following requirements:</p>
|
||||||
<ol>
|
<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>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>
|
</ol>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic='Glossary' anchor='glossary'>
|
<section1 topic='Glossary' anchor='glossary'>
|
||||||
<ul>
|
<dl>
|
||||||
<li><strong>Remote entity</strong> — the entity that wants to modify user's roster.</li>
|
<di><dt>Remote entity</dt><dd>the entity that wants to modify user's roster.</dd></di>
|
||||||
<li><strong>User</strong> — the entity which roster the remote entity wants to have access to.</li>
|
<di><dt>User</dt><dd>the entity which roster the remote entity wants to have access to.</dd></di>
|
||||||
<li><strong>User's server</strong> — the XMPP server User connected to.</li>
|
<di><dt>User's server</dt><dd>the XMPP server User connected to.</dd></di>
|
||||||
<li><strong>Roster</strong> — the list of User's contacts as defined in the &rfc6121;.</li>
|
<di><dt>Roster</dt><dd>the list of User's contacts as defined in the &rfc6121;.</dd></di>
|
||||||
</ul>
|
</dl>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic='Use Cases' anchor='usecases'>
|
<section1 topic='Use Cases' anchor='usecases'>
|
||||||
<section2 topic='Remote entity asks for permission to manage user's roster' anchor='ask_permission'>
|
<section2 topic='Remote entity asks for permission to manage user's roster' anchor='ask_permission'>
|
||||||
|
Loading…
Reference in New Issue
Block a user