mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
inbox/bookmarks2 Remove password element. As suggested by Sam on the list
This commit is contained in:
parent
d08a9c3e7c
commit
1a7bcc5bfc
@ -83,12 +83,6 @@
|
||||
<td>string</td>
|
||||
<td>OPTIONAL</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><password/> element</td>
|
||||
<td>Unencrypted string for the password needed to enter a password-protected room. For security reasons, use of this element is NOT RECOMMENDED.</td>
|
||||
<td>string</td>
|
||||
<td>NOT RECOMMENDED</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>Note: The datatypes are as defined in &w3xmlschema2;.</p>
|
||||
<example caption='An example of the conference element'><![CDATA[
|
||||
@ -138,6 +132,6 @@
|
||||
</section1>
|
||||
|
||||
<section1 topic='Security Considerations' anchor='security'>
|
||||
<p>The password child element of conference is well known to provide only very weak levels of security; storing it in bookmarks lowers this security still further.</p>
|
||||
<p>Security considerations related to object persistence via publish-subscribe are described in <cite>XEP-0060</cite> and <cite>XEP-0223</cite>.</p>
|
||||
</section1>
|
||||
</xep>
|
||||
|
Loading…
Reference in New Issue
Block a user