lib created
Go to file
Aravinth Manivannan 0356bb1329
licence
2021-03-01 20:34:05 +05:30
.github/workflows ownership transfer 2021-03-01 16:41:59 +05:30
browser licence: cli and backend lib AGPL, browser MIT or apache 2021-03-01 16:18:29 +05:30
cli licence: cli and backend lib AGPL, browser MIT or apache 2021-03-01 16:18:29 +05:30
src removed old level implentation 2021-02-28 23:28:27 +05:30
.gitignore readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
Cargo.lock cli 2021-02-28 23:45:19 +05:30
Cargo.toml licence: cli and backend lib AGPL, browser MIT or apache 2021-03-01 16:18:29 +05:30
LICENSE.md licence 2021-03-01 20:34:05 +05:30
README.md ownership transfer 2021-03-01 16:41:59 +05:30

README.md

mCaptcha

mCaptcha - PoW based DoS protection

Documentation CI (Linux) dependency status
codecov

Features

TODO

Usage:

Add this to your Cargo.toml:

mCaptcha = { version = "0.1", git = "https://github.com/mcaptcha/mCaptcha" }

Examples:

TODO