django-simple-spam-blocker
Spam blocker
A Django application that uses regular expressions to block spam on specific paths in a web application
Simple spam blocker for Django
23 stars
3 watching
7 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msurguy/honeypot | A package that helps prevent spam submissions on web forms by using a hidden field to detect bots | 429 |
tasdikrahman/spammy | Spam filtering software using machine learning and Python. | 140 |
ma-shamshiri/spam-detector | A program designed to classify emails as spam or not using machine learning algorithms. | 33 |
rspamd/rspamd | An email processing framework with advanced spam filtering capabilities | 2,071 |
lpomfrey/django-debreach | Protects against a specific web-based attack by modifying the length of HTML responses. | 75 |
karser/karserrecaptcha3bundle | A Symfony bundle for integrating Google reCAPTCHA v3 as an anti-spam measure in web applications | 162 |
mosparo/mosparo | Protects online forms from spam by analyzing user input data | 191 |
wikier/djubby | A Linked Data frontend for SPARQL endpoints in Django, providing an interface to access and manipulate data using standard web protocols. | 18 |
db0/threativore | A bot designed to detect and filter out spam from online discussions | 12 |
dcramer/mock-django | A simple library for mocking Django's ORM behavior. | 224 |
julioliraup/antiphishing | Creates rules to block phishing attacks by integrating data from community APIs. | 2 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |
codefriar/rubyspamassassin | A Ruby-based service that helps filter out spam from incoming emails using the SpamAssassin system. | 29 |
ghostery/adblocker | A lightweight, efficient JavaScript library for blocking ads and trackers in web applications | 809 |
shinneider/django-admin-search | An advanced search modal for the Django admin interface. | 79 |