About
What n.wtf is, why it exists, and how we build and maintain it.
What is it?
n.wtf is a customized, prebuilt distribution of the famous nginx web server, delivered as a drop-in Debian & Ubuntu repository — so you always run the latest mainline release without compiling anything.
Why do we make it?
Official Debian and Ubuntu releases track the nginx stable branch. Stable gives you a predictable API and behavior — but it also leaves you without the features that land in mainline.
Normally, getting those features means compiling and maintaining nginx yourself. With our repository in your sources, you get rolling mainline updates through apt instead.
TLS 1.3 brings real gains in performance and security, yet many distributions still aren't ready for it. We statically pack OpenSSL 4 into our nginx as standard, so TLS 1.3 works regardless of what your distro ships — and HTTP/3 comes along as a bonus. On top of that, we bundle a set of extra modules we find genuinely useful.
How do we make it?
We use the official Debian packaging scripts while pulling the latest mainline branch from nginx official. You get the exact experience of the Debian / Ubuntu nginx packages — just always on the newest release.
In case of an emergency security issue or a critical bug, we may backport a patch from an unreleased version and ship it ahead of schedule.
Current version
Features
Everything from the Debian / Ubuntu official builds is included, with these modules added to the full and extras flavors:
Statically built with OpenSSL 4, so you can use TLS 1.3 even on distributions that don't ship it.
Where to next
License & trademark
The n.wtf website and packaging are © m.ac, all rights reserved. The bundled third-party modules keep their own upstream licenses, listed on each module page.
nginx is an open-source HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server, distributed under the 2-clause BSD-like license.
NGINX is a trademark of F5, Inc. This project simply distributes nginx binary packages and is not sponsored by or affiliated with nginx official or F5, Inc.