Document Anubis usage (bot / AI-scraper protection) #85

Open
opened 2026-07-17 03:54:22 +00:00 by gravityfargo · 0 comments
Owner

Document that the fleet uses Anubis — a proof-of-work challenge gate — in front of public web services to deter abusive bots and AI scrapers.

What to write

A short page covering:

  • Which services are gated: Forgejo web UI (code.modernleft.org), the athena archive, mainefrancostories, and git-pages (*.modernleft.page).
  • What visitors experience: a brief in-browser proof-of-work interstitial on first visit; one clearance cookie covers subdomains (dynamic cookie domain).
  • What is NOT gated: git-over-SSH (git.modernleft.org), and plain API / curl clients (allowed by default policy).
  • Why: deter scraper / AI-crawler abuse without blocking real people.
Document that the fleet uses [Anubis](https://anubis.techaro.lol) — a proof-of-work challenge gate — in front of public web services to deter abusive bots and AI scrapers. ## What to write A short page covering: - **Which services are gated:** Forgejo web UI (code.modernleft.org), the athena archive, mainefrancostories, and git-pages (`*.modernleft.page`). - **What visitors experience:** a brief in-browser proof-of-work interstitial on first visit; one clearance cookie covers subdomains (dynamic cookie domain). - **What is NOT gated:** git-over-SSH (`git.modernleft.org`), and plain API / `curl` clients (allowed by default policy). - **Why:** deter scraper / AI-crawler abuse without blocking real people.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ModernLeft/modernleft-docs#85
No description provided.