Ross ROSS = Recommend OSS · open-source software intelligence for agents

mCaptcha/mCaptcha

A no-nonsense CAPTCHA system with seamless UX | Backend component observed · 2026-08-28

github.com/mCaptcha/mCaptcha · homepage · Rust · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

43/100

  • Activity 45
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2003
  • days_rel: n/a
  • days_push: 330
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2486 stars · 94 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

mCaptcha is a self-hosted, privacy-respecting CAPTCHA system that uses SHA-256 proof-of-work to rate-limit users instead of image puzzles. This repository is the backend service that validates proofs of work and issues tokens for websites to verify.

Use cases

  • protect a website form from spam bots without annoying image CAPTCHAs
  • mitigate DDoS attacks by making requests computationally expensive for clients
  • replace Google reCAPTCHA with a self-hosted, tracking-free alternative
  • add bot protection to a login or signup flow with seamless UX
  • rate limit abusive traffic using variable proof-of-work difficulty

When to choose

  • you need a privacy-focused CAPTCHA with no user tracking
  • you want to self-host your bot protection instead of relying on third parties
  • you prioritize seamless UX over interactive puzzles
  • you need DDoS mitigation that scales difficulty with attack load

When to avoid

  • you need accessibility features for users on low-powered devices where PoW computation is slow
  • you prefer a managed SaaS CAPTCHA with zero infrastructure
  • you need a CAPTCHA that blocks fully automated headless browsers with high compute resources

Facets

service · maturity active

security rate-limiting http-server web-framework self-hosted security web-development privacy self-hosted self-hosted rust captcha proof-of-work anti-spam ddos-protection bot-protection privacy-respecting actix-web linux docker web-server

3 sources

Member repositories

RepositoryRoleHealth v2
mCaptcha/mCaptchamain43

For agents

markdown · JSON · MCP: product_card(name="mCaptcha/mCaptcha")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem