Skip to main content
Run any Skill in Manus
with one click

altcha

Stars0
Forks0
UpdatedMay 4, 2026 at 21:07

Comprehensive guide for building spam/bot protection solutions with the Altcha Rust library. Use this skill whenever the user wants to: implement ALTCHA proof-of-work (PoW) challenges in Rust to protect forms, APIs, or web applications from bots and spam; create cryptographic challenges using PBKDF2, SHA-256/384/512, scrypt, or Argon2id algorithms; solve ALTCHA PoW challenges on the client side; verify challenge solutions on the server side; set up deterministic mode with key signatures for fast-path verification; integrate ALTCHA Sentinel server signature verification; verify form field hashes for tamper detection; build challenge-response endpoints in Rust web frameworks (Axum, Actix-web, Rocket, etc.); configure challenge difficulty via cost, key prefix, and algorithm parameters; handle challenge expiration and HMAC-based payload signing; or work with any ALTCHA protocol feature in Rust. Make sure to use this skill whenever the user mentions altcha, proof-of-work captcha, bot protection, spam protection, P

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly