Difference between revisions of "Services:XMPP:Spam"
Jump to navigation
Jump to search
(Created page with "With the growing popularity of XMPP/Jabber, there has also been an uptick in spam on the network recently. This page should document our own anti-spam measures, as well as col...") |
(→Notes) |
||
Line 4: | Line 4: | ||
* [https://blog.prosody.im/simple-anti-spam-tips/ Simple Anti-Spam Tips] by the Prosody server devs (covers both client and server tips) | * [https://blog.prosody.im/simple-anti-spam-tips/ Simple Anti-Spam Tips] by the Prosody server devs (covers both client and server tips) | ||
+ | * [https://github.com/JabberSPAM Jabber SPAM]: Spam Protection and Abuse Management |
Revision as of 11:02, 22 September 2020
With the growing popularity of XMPP/Jabber, there has also been an uptick in spam on the network recently. This page should document our own anti-spam measures, as well as collect notes for implementing new ones.
Notes
- Simple Anti-Spam Tips by the Prosody server devs (covers both client and server tips)
- Jabber SPAM: Spam Protection and Abuse Management