GateCHA icon
GateCHA icon

GateCHA

GateCHA is a self-hosted, open-source management server for the ALTCHA proof-of-work CAPTCHA protocol. It is an alternative to ALTCHA Sentinel, not a replacement for the ALTCHA widget itself: GateCHA runs the challenge and verification endpoints for you and adds the management...

GateCHA screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Application type

Platforms

  • Self-Hosted
  • Docker
  • Wordpress
0likes
0articles

Features

Properties

  1.  Privacy focused
  2.  Lightweight

Features

  1.  Spam Filter
  2.  No Tracking
  3.  No registration required
  4.  Ad-free
  5.  Captcha

 Tags

GateCHA News & Activities

Highlights All activities

Recent activities

  • Dified1997 added GateCHA
  • POX updated GateCHA
  • ALTCHA icon
    Dified1997 added GateCHA as alternative to ALTCHA

GateCHA information

AlternativeTo Category

Security & Privacy

GitHub repository

  •  14 Stars
  •  2 Forks
  •  5 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
GateCHA was added to AlternativeTo by Dified1997 on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is GateCHA?

GateCHA is a self-hosted, open-source management server for the ALTCHA proof-of-work CAPTCHA protocol. It is an alternative to ALTCHA Sentinel, not a replacement for the ALTCHA widget itself: GateCHA runs the challenge and verification endpoints for you and adds the management layer around them.

Run one container and serve every site you own from it. Each site gets its own API key with its own difficulty, challenge TTL, and domain restrictions (including wildcards such as *.example.com). Solved challenges are tracked and rejected on reuse, so a challenge cannot be replayed. A dashboard shows challenges issued and verifications succeeded or failed, per key and per day.

It ships as a single binary with the Vue dashboard embedded, so the Docker image is about 24 MB and needs no external service in its default SQLite mode. MySQL is available as a separate build variant. API keys can also be managed from an AI client such as Claude Code or Cursor through an authenticated MCP endpoint, which is disabled by default.

A WordPress plugin is available for sites that want the integration done for them.