LICENSE
README.md
pyproject.toml
flask_Vouch.egg-info/PKG-INFO
flask_Vouch.egg-info/SOURCES.txt
flask_Vouch.egg-info/dependency_links.txt
flask_Vouch.egg-info/requires.txt
flask_Vouch.egg-info/top_level.txt
flask_vouch/__init__.py
flask_vouch/blocklist.py
flask_vouch/engine.py
flask_vouch/redis.py
flask_vouch/rules.json
flask_vouch/vouch.py
flask_vouch/challenges/__init__.py
flask_vouch/challenges/audio_captcha.py
flask_vouch/challenges/base.py
flask_vouch/challenges/character_captcha.py
flask_vouch/challenges/circle_captcha.py
flask_vouch/challenges/cup_captcha.py
flask_vouch/challenges/datasets.py
flask_vouch/challenges/image_captcha.py
flask_vouch/challenges/image_grid_captcha.py
flask_vouch/challenges/media.py
flask_vouch/challenges/navigator_attestation.py
flask_vouch/challenges/rotation_captcha.py
flask_vouch/challenges/sha256.py
flask_vouch/challenges/sha256_balloon.py
flask_vouch/challenges/sliding_captcha.py
flask_vouch/challenges/third_party_captcha.py
flask_vouch/challenges/trace_captcha.py
flask_vouch/challenges/models/icon_cache.bin
flask_vouch/challenges/models/scene.bin
flask_vouch/challenges/models/scene.gltf
flask_vouch/challenges/templates/audio_captcha.html
flask_vouch/challenges/templates/character_captcha.html
flask_vouch/challenges/templates/circle_captcha.html
flask_vouch/challenges/templates/cup_captcha.html
flask_vouch/challenges/templates/image_captcha.html
flask_vouch/challenges/templates/image_grid_captcha.html
flask_vouch/challenges/templates/navigator_attestation.html
flask_vouch/challenges/templates/rotation_captcha.html
flask_vouch/challenges/templates/sha256.html
flask_vouch/challenges/templates/sha256_balloon.html
flask_vouch/challenges/templates/sliding_captcha.html
flask_vouch/challenges/templates/third_party_captcha.html
flask_vouch/challenges/templates/trace_captcha.html
flask_vouch/extras/__init__.py
flask_vouch/extras/error_handler.py
flask_vouch/extras/rate_limiter.py
flask_vouch/extras/third_party_captcha.py
flask_vouch/extras/templates/error.html
tests/test_coverage.py
tests/test_vouch.py