Skip to content

skwzrd/flask-math-captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Flask Math Captcha

Description

This is a simple, lightweight math captcha, effective at filtering most online trawling bots. It is not meant to protect against targeted attacks. For that, you should consider using Google's reCAPTCHA, or similar technologies.

Dependencies

See requirements.txt for Python library requirements.

Demonstration

Running example/example.py will generate a webpage looking something like the following.

title

Releases

No releases published

Packages

No packages published