The LibreCaptcha framework, for self-hosted, privacy respecting CAPTCHAs
Go to file
sanjana dfa146e139 Separate captcha classes and add LabelCaptcha
LabelCaptcha creates a pair of known and unknown images. BlurCaptcha is modified to use a better filter.
2018-01-04 15:50:59 +05:30
project Initial skeleton for the framework. 2018-01-03 09:12:43 +05:30
src/main/scala Separate captcha classes and add LabelCaptcha 2018-01-04 15:50:59 +05:30
.gitignore Initial commit 2018-01-02 10:57:01 +05:30
build.sbt Initial skeleton for the framework. 2018-01-03 09:12:43 +05:30
LICENSE Initial commit 2018-01-02 10:57:01 +05:30
README.md Initial commit 2018-01-02 10:57:01 +05:30

lc-core