3/1/2026 at 1:40:58 AM
A comment on libxml, not on your work: Funny how so many companies use this library in production and not one steps in to maintain this project and patch the issues. What a sad state of affairs we are in.by wooptoo
3/1/2026 at 10:58:49 AM
About a day after I resigned as maintainer, SUSE stepped in and is now maintaining the project. As announced here [1], I'm currently trying a different funding model and started a GPL-licensed fork with many security and performance improvements [2].It should also be noted that the remaining security issues in the core parser have to do with algorithmic complexity, not memory safety. Many other parts of libxml2 aren't security-critical at all.
by nwellnhof
3/1/2026 at 2:01:16 AM
Yeah I agree, maintaining OS projects has been a weird thing for a long time.I know a few companies have programs where engineers can designate specific projects as important and give them funds. But it doesn't happen enough to support all the projects that currently need work, maybe AI coding tools will lower the cost of maintenance enough to improve this.
I do think there are two possible approaches that policy makers could consider.
1) There could probably be tax credits or deductions for SWEs who 'volunteer' their time to work on these projects.
2) Many governments have tried to create cyber reserve corps, I bet they could designate people as maintainers of key projects that they rely on to maintain both the projects as well as people skilled with the tools that they deem important.
by jawiggins
3/1/2026 at 4:31:45 AM
There should be public works grants to maintain them, or else a foundation specifically to maintain them funded with donations, grants, etc.The alternative is another XZ backdoor.
by da_chicken
3/1/2026 at 7:43:47 AM
funny how this myth won't die. Checking the commit history plenty of companies are contributingredhat, apple, samsung, huawei, google, etc...
by socalgal2
3/1/2026 at 4:37:42 AM
we need a tax on companies using or selling anything OSS, the funds of which go into OSS, the wealth it generated is insane, and it's nearly all just donations of expertsby ddlsmurf
3/1/2026 at 8:34:30 PM
Which is approximately all companies because all companies use software and depending on what the researchers look at, 90% to 98% of codebases depend on OSS.Conclusion: support OSS from general taxation, like the Sovereign Tech Fund in Germany does. It's a public good!
by mlinksva
3/1/2026 at 6:23:14 AM
That's a bit unclear on the concept. It's not open source if you have to pay for it. How about charging money for your code instead?by skybrian
3/1/2026 at 6:39:30 AM
Well that's not strictly true.OSS is allowed to make money and there are projects that require paid licenses for commerical use.
The source is available and collaborative.
Qt states this on their site: Simply put, this is how it works: In return for the value you receive from using Qt to create your application, you are expected to give back by contributing to Qt or buying Qt.
by saintfire
3/1/2026 at 6:29:25 AM
There is nothing in the open source licensees that prevents charging money, in fact, non-commercial clauses are seen as incompatible with the Debian Free Software Guidelines.And there is a lot of companies out there that make their money based on open source software, red hat is maybe the biggest and most well known.
by capitol_
3/1/2026 at 6:44:27 AM
I meant in the sense that someone else can redistribute the source for free, not that the company has to do it.> The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources. The license shall not require a royalty or other fee for such sale.
by skybrian
3/1/2026 at 4:27:03 AM
Feels like tragedy of the commons.by da_chicken
3/1/2026 at 4:31:12 AM
Feels more like you don’t understand the concept of the tragedy of the commons.EDIT: Sorry, I’ve had a shitty day and that wasn’t a helpful comment at all. I should’ve said that as I understand it TOTC primarily relates to finite resources, so I don’t think it applies here. Sorry again for being a dick.
by wrboyce
3/1/2026 at 7:23:58 AM
the finite resource here is the unpaid developer time. everyone takes advantage of it until the developer burns out.by em-bee
3/1/2026 at 1:42:35 AM
[dead]by black_13