|
|
Log in / Subscribe / Register

If this actually works...

If this actually works...

Posted May 31, 2026 15:51 UTC (Sun) by mb (subscriber, #50428)
In reply to: If this actually works... by ecm
Parent article: Nesbitt: Protestware for coding agents

>we gated the hgweb behind a password check (with publicly known conditions to allow access), though since earlier this year we switched to anubis.

I'm wondering why you changed that.
To me anubis seems to be a worse solution, because it's much more complex and it does prevent some legitimate uses like users using simple scripts to fetch things.
For example anubis breaks RSS feeds that are provided by repository web interfaces. I had subscribed to some Arch git RSS feeds to monitor things, but that broke when they switched to anubis. With http basic auth this would be trivial to fix on my side in the RSS reader. With anubis I'm not so sure what to do.


to post comments

If this actually works...

Posted May 31, 2026 19:19 UTC (Sun) by zdzichu (subscriber, #17118) [Link]

You contact the provider of RSS feeds. These are expected to be consumed by automation, not people. Putting RSS feeds behind bot-protection is a misconfiguration.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds