mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
XEP-0161: Remove the supersededby note.
With the previous commit it is functionally equivalent, so no version bump.
This commit is contained in:
parent
39abb90145
commit
00277e8338
@ -7,7 +7,7 @@
|
||||
<xep>
|
||||
<header>
|
||||
<title>Abuse Reporting</title>
|
||||
<abstract>This document specifies an XMPP protocol extension for reporting abusive XMPP stanzas. NOTE: This specification has been superseded by XEP-0268.</abstract>
|
||||
<abstract>This document specifies an XMPP protocol extension for reporting abusive XMPP stanzas.</abstract>
|
||||
&LEGALNOTICE;
|
||||
<number>0161</number>
|
||||
<status>Deferred</status>
|
||||
@ -58,7 +58,6 @@
|
||||
</header>
|
||||
|
||||
<section1 topic='Introduction' anchor='intro'>
|
||||
<p>NOTE: This specification has been superseded by &xep0268;.</p>
|
||||
<p>Unfortunately, not all XMPP entities are well-behaved -- they may send spam of various kinds, harrass chat rooms, generate large amounts of traffic, etc. Currently, if an XMPP entity (the "attacker") sends abusive stanzas to another XMPP entity (the "victim"), there is no way for the victim or the victim's server to inform the attacker's server that the attacker is generating abusive traffic. In current practice, the victim's server may have no choice but to terminate the server-to-server connection rather than continue to accept the abusive traffic.</p>
|
||||
<p>This situation is far from desirable. Therefore, this specification defines several protocol functions that can help to discourage abuse on the XMPP network:</p>
|
||||
<ol>
|
||||
|
Loading…
Reference in New Issue
Block a user