Files
checkpoint/README.md
Vaxry 5b35b675cb core: Implement basic git integration
Missing streaming, so git's a bit confused, but works.

Also easy to bypass. Although I doubt any mf at alibaba gon bypass it
with his custom UA.
2025-04-12 23:04:24 +01:00

711 B

🛑 Checkpoint

Checkpoint is a tiny reverse proxy that attempts to block AI by serving a cryptographic challenge.

This project is a work-in-progress. It works, but has only basic functionality.

Why?

AI scrapers are everywhere. This will stop them. robots.txt won't.

Features

  • Protect your endpoint from AI bots with a cryptographic challenge
  • Easy configuration in jsonc
  • Support for cloudflare

Planned features

  • Dynamic challenge amount (aka difficulty)
  • Detection of token overuse
  • Better wait screen
  • Better git integration (it's quite rudimentary right now)

Caveats

If you are using this, it's almost certain search engines will stop indexing your site. Keep this in mind.