Added more anti-spam tools

This commit is contained in:
niftylettuce 2020-06-08 03:59:04 -05:00 committed by GitHub
parent ebc4f293ca
commit d580fe5a6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,6 +150,8 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
- [fwknop](https://www.cipherdyne.org/fwknop/) - Protects ports via Single Packet Authorization in your firewall.
### Anti-Spam
- [Spam Scanner](https://github.com/spamscanner) - Anti-Spam Scanning Service and Anti-Spam API by [@niftylettuce](https://github.com/niftylettuce).
- [rspamd](https://rspamd.com/) - Fast, free and open-source spam filtering system.
- [SpamAssassin](https://spamassassin.apache.org/) - A powerful and popular email spam filter employing a variety of detection technique.