mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0280: Restructure Section 11: Security Considerations
This commit is contained in:
parent
1ddda5dc97
commit
59777055e1
@ -432,7 +432,11 @@
|
||||
</section2>
|
||||
</section1>
|
||||
<section1 topic='Security Considerations' anchor='security'>
|
||||
<p>The security model assumed by this document is that all of the resources for a single user are in the same trust boundary. Any forwarded copies received by a Carbons-enabled client MUST be from that user's bare JID; any copies that do not meet this requirement MUST be ignored.</p>
|
||||
<p>The security model assumed by this document is that all of the resources for a single user are in the same trust boundary.</p>
|
||||
<ul>
|
||||
<li>Any forwarded copies received by a Carbons-enabled client MUST be from that user's bare JID;</li>
|
||||
<li>any copies that do not meet this requirement MUST be ignored.</li>
|
||||
</ul>
|
||||
<p>Outbound chat messages that are encrypted end-to-end are not often useful to receive on other resources. As such, they should use the <private/> element specified above to avoid such copying, unless the encryption mechanism is able to accommodate this protocol.</p>
|
||||
</section1>
|
||||
<section1 topic='IANA Considerations' anchor='iana'>
|
||||
|
Loading…
Reference in New Issue
Block a user