Earlier quoted context omitted.
We (F5) published two CVEs today against NGINX+ & NGINX OSS. Maxim was against us assigning CVEs to these issues. F5 is a CNA and follows CVE program rules and guidelines, and we will err on the side of security and caution. We felt there was a risk to customers/users and it warranted a CVE, he did not.
Why did he not want CVE's assigned?
Freenginx: Core Nginx developer announces fork
81–90 of 501 posts
Re: Freenginx: Core Nginx developer announces fork
#82It is scary to think about how much of web relies on projects maintained by 1 or 2 people.
Re: Freenginx: Core Nginx developer announces fork
#83I admit I haven't followed closely this issue, but what is he talking about? >In particular, they decided to interfere with security policy nginx uses for years, ignoring both the policy and developers’ position.
We (F5) published two CVEs today against NGINX+ & NGINX OSS. Maxim was against us assigning CVEs to these issues. F5 is a CNA and follows CVE program rules and guidelines, and we will err on the side of security and caution. We felt there was a risk to customers/users and it warranted a CVE, he did not.
For clarity are you referring to CVE-2024-24989 and -24990 (HTTP/3)?
Re: Freenginx: Core Nginx developer announces fork
#84Earlier quoted context omitted.
HAProxy is an enterprise load balancer that's available through Red Hat or other OSS Vendor. Nginx is just so easy to configure...
HAProxy is a wonderful load balancer that doesn't serve static files thus forcing many of us to learn Nginx to fill the static-file-serving scenarios. Caddy seems like a wonderful alternative that does load balancing and static file serving but has wild config file formats for people coming from Apache/Nginx-land.
This works for me because I already knew a fair bit about nginx configuration before picking up Caddy but it really kills me to see just how many projects don't even bother to explain the nginx config they provide.
An example of this is Mattermost, which requires WebSockets and a few other config tweaks when running behind a reverse proxy. How does Mattermost document this? With an example nginx config! Want to use a different reverse proxy? Well, I hope you know how to read nginx configuration because there's no English description of what the example configuration does.
Mastodon is another project that has committed this sin. I'm sure the list is never-ending.
Re: Freenginx: Core Nginx developer announces fork
#85It is scary to think about how much of web relies on projects maintained by 1 or 2 people.
This is your semi-annual reminder to fork and archive offline copies of everything you use in your stack.
Re: Freenginx: Core Nginx developer announces fork
#86Re: Freenginx: Core Nginx developer announces fork
#87Re: Freenginx: Core Nginx developer announces fork
#88Earlier quoted context omitted.
The world has moved on in the sense that "good enough" and cloud eats into their balance sheets I'm sure, but there's loads and loads of banks and legacy enterprises that maintain their ivory tower data centers and there's nothing to replace these with AFAIK. Google has Maglev, AWS perhaps something similar, MS no idea, everyone else just buys F5 or doesn't need it.
Lots of people are using haproxy