| We need a reasonable alternative to some of what Cloudflare does that can be easily installed as a package on Linux distributions without any of the following to install it. * curl | bash * Docker * Anything that smacks of cryptocurrency or other scams Just a standard repo for Debian and RHEL derived distros. Fully open source so everyone can use it. (apt/dnf install no-bad-actors) Until that exists, using Cloudflare is inevitable. It needs to be able to at least: * provide some basic security (something to check for sql injection, etc) * rate limiting * User agent blocking * IP address and ASN blocking Make it easy to set up with sensible defaults and a way to subscribe to blocklists. |