Difference between revisions of "Services:XMPP:Spam"
Jump to navigation
Jump to search
(→Notes) |
m (→Notes) |
||
Line 5: | Line 5: | ||
* [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 | * [https://github.com/JabberSPAM Jabber SPAM]: Spam Protection and Abuse Management | ||
+ | * [https://github.com/JabberSPAM/resources/blob/master/collection-of-server-modules.md Collection of antispam server modules] |
Latest revision as of 11:08, 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
- Collection of antispam server modules