Crate fcaptcha

source ·
Expand description

fcaptcha

An experimental alternative implementation of FriendlyCaptcha/friendly-lite-server in Rust using Actix Web.

Re-exports

Modules

  • Implements building puzzles..
  • Implements configuration of the crate.
  • Implements utility functionality.
  • Implements verifying puzzle results.
  • Serves the functionality over the web. Requires the web feature.