A pit full of rusty nails
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

Note on Caddy bottleneck

+2
+2
README.md
··· 10 10 11 11 Rate-limiting has a spicy mode to attempt to disrupt the scrapers further if they hit the limits. Do be warned that this mode might be seen as... naughty. But all in all, `nailpit` is designed to *not* use too much resources, and markov chains are orders of magnitudes cheaper at generating slop than an LLM might. Extra sloppy, yum yum. 12 12 13 + Basically, Caddy server is more likely to crap out before `nailpit` struggles to serve responses or it eats up all available resources. 14 + 13 15 ## Disclaimer 14 16 15 17 Nailpit is intended to not be exposed to the public, only to bots/scrapers. Any link into the tarpit should be hidden to users, and the initial entry point for Nailpit is a disclaimer as well. This project is not responsible for misconfigured deployments or consequences relating to that. You are responsible for ensuring this is deployed correctly and employed against only agents that are ignoring widely used and accepted web standards such as `robots.txt`.