Back to browse
GitHub Repository

Respect-weighted rate limits for the open web

5 starsClojure

Continuity-auth – Respect-weighted rate limits for the open web

by danieltanfh95·May 27, 2026·2 points·4 comments

AI Analysis

●●SolidBig BrainBold Bet

Uses cryptographic device-continuity proof instead of CAPTCHA for rate limiting.

Strengths
  • Novel architecture using time and continuity as trust signals instead of puzzles
  • Supports browsers via WebCrypto and CLI clients with PEM keys
  • Token-bucket rate limiting based on earned trust tiers
Weaknesses
  • Work in progress with zero stars and no demonstrated deployment
  • Requires client-side key management which adds integration complexity
Category
Target Audience

Web developers, API maintainers

Similar To

Privacy Pass · Cloudflare Turnstile · Anubis

Post Description

Identity is a missing piece for managing security in cyberspace where agents co-exist with humans. Traditional methods of managing open-access like captcha or anubis punish real humans while either being rapidly outclassed by computer-use agents or scaling poorly as the value of the site rises.

continuity-auth is my attempt to fix this from first principles by using device-continuity proof as a trust signal and time (enforced via rate-limiting) as the core resource to provide a graceful, zero-trust, login-less method to prevent abuse, supporting both browsers and CLI as first-class clients.

Built with Clojure/Script, babashka, and Datalevin. Work in progress. Happy to discuss.

Source: https://github.com/danieltanfh95/continuity-auth

Similar Projects

Productivity●●Solid

Claude Rate Widget Native macOS Widget to Monitor Claude Code Limits

Shows all four Claude limits (Session, Weekly, Weekly Sonnet, Overage) in one widget with color-coded warnings and reset countdowns — exactly the tiny UX gap heavy users kept bumping into. The author went native: Swift + WidgetKit, OAuth PKCE (no API keys), App Group UserDefaults for widget/app sync and a Homebrew tap for install — practical choices that make this something you'd actually run on your desktop. Limited to macOS Sonoma and Claude subscribers, so great for the audience but narrow in reach.

Niche GemSlick
hulryung
103mo ago