Skip to content

anubis: add impressum footer linking to wiki dumps#532

Merged
SuperQ merged 2 commits into
masterfrom
nthmost/wiki-dumps-systemd
Jun 7, 2026
Merged

anubis: add impressum footer linking to wiki dumps#532
SuperQ merged 2 commits into
masterfrom
nthmost/wiki-dumps-systemd

Conversation

@nthmost

@nthmost nthmost commented Jun 4, 2026

Copy link
Copy Markdown
Member

Adds an Anubis impressum footer pointing to dumps.noisebridge.net on every challenge/deny page. Useful for headless browsers and bots that make it past the Caddy layer.

Noisebridge wants wiki content indexed by LLMs, so we're not redirecting or blocking AI crawlers — the ai-block-permissive Anubis policy is intentional. The dump is an alternative for bulk consumers who prefer structured data.

Closes noisebridge/noisebridge-wiki#10

- Add @dump_crawlers matcher in Caddy (before Anubis) to 302-redirect
  known bulk AI scrapers to dumps.noisebridge.net
- Add Anubis impressum footer linking to dumps on the challenge/deny page

Closes noisebridge/noisebridge-wiki#10
@nthmost nthmost requested review from SuperQ, jof and patrickod June 4, 2026 06:33
@nthmost nthmost marked this pull request as draft June 4, 2026 06:34
@nthmost nthmost removed request for SuperQ, jof and patrickod June 4, 2026 06:35
@nthmost nthmost changed the title Redirect named AI crawlers to wiki dumps anubis: add impressum footer linking to wiki dumps Jun 5, 2026
@nthmost

nthmost commented Jun 6, 2026

Copy link
Copy Markdown
Member Author

@SuperQ does this strategy make sense vis-a-vis what we've set up so far?

@nthmost nthmost marked this pull request as ready for review June 6, 2026 00:15

@SuperQ SuperQ left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems legit.

@SuperQ SuperQ merged commit a67b962 into master Jun 7, 2026
1 check passed
@SuperQ SuperQ deleted the nthmost/wiki-dumps-systemd branch June 7, 2026 11:27
@SuperQ

SuperQ commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redirect bots to dumps.noisebridge.net

2 participants