skwzrd / flask-math-captcha

A simple math captcha for Flask and WTForms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple math captcha for Flask and WTForms.


Languages

Language:Python 77.8%Language:HTML 22.2%