Alternative to Cloudflare Turnstile
Zipper is a Cloudflare Turnstile alternative.
Portcullis is a first-party Turnstile alternative: embed api.js, Siteverify on the server, checkbox or proof-of-work. Free includes 50,000 challenges.
- 1. Drop-in shape. HTML widget + POST /api/portcullis/v1/siteverify. JSON (success, challenge_ts, hostname) is familiar on purpose so a Turnstile swap is a URL change.
- 2. On the same origin as the CDN. No second vendor for bot checks. Keep can challenge via Portcullis. Tokens are HMAC-signed, single-use, short-lived.