Skip to content

aqua/nothingofvalue

Repository files navigation

nothingofvalue - a webserver of least possible value

Nothing of value is here.

A self-contained webserver which strives to be of as little use as possible, as a musing on the modern zombie internet, where any webserver sees a constant background noise of malicious traffic punctuated by aggressive scrapers.

Serves a single homepage of no great value, a /robots.txt forbidding all robotic crawls other than that homepage, and on all other possible URLs serves content of the least productive value possible, while keeping locally-consumed resources modest.

Not an infinitely-recursrive content tarpit (I wrote one of those too for spambots many years ago if you need one, and there are many more now aimed at poisoning abusive AIs); nothing the server offers encourages more requests, but it does aim to respond to every request in the least helpful way possible.

Notable valueless offerings include decompression bombs for common image codecs and transport encodings, exponentially self-expanding markup language documents, made-up credentials, and similar.

Usage:

  go run main/main.go --listen=localhost:8080

Demo:

About

A webserver of the least possible value

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published