this post was submitted on 05 Sep 2025
42 points (97.7% liked)

Free and Open Source Software

20097 readers
57 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] phoenixz@lemmy.ca 2 points 6 hours ago

There is only one solution that stands any chance of being effective: to bolster massively the support that open source maintainers receive.

Yeah good luck with that.

They need to be properly financed so as to enable them to create broad teams with the human and technical resources to spot and fight LLM attacks of the kind that will come.

Even more luck with that. Companies (and governments) typically take much MUCH more than they give. When they give, it's only because it's in their own interests. One could argue this is in their interest, but middle and upper managers deciding these things typically are shortsighted to the point where they won't be able to understand the threat, the required investment, and the gains.

The sums required are trivial compared to the trillions of dollars of value created by open source software, selfishly used without payment by governments and companies alike.

Basically what I just said. Investments versus gains is crazy yet most companies won't be able to see this as the only thing they care about is their own bottom line.

They are also tiny compared to the losses that would be incurred by those same governments and companies around the world if such LLM attacks succeed in subverting key software elements.

Most managers won't care about this, instead hoping this will happen only after they've left with their bonusses

What’s frustrating is that this problem has been raised time and time again, and yet little has been done to address it.

This. This is exactly the result of what I'm saying

The xz Utils hack should be the digital world’s final wake-up call to tackle this core vulnerability of the open source world before it is too late.

You'd think so, yeah.

What we need is government support. We need governments to step up and give financial support to open source developers. Again, won't happen because Microsoft gives nice enough contracts to governments to focus on just that single US provider who totally won't fuck us over when the US government wants it

[–] Coopr8@kbin.earth 0 points 7 hours ago

This is a huge reason to support open source LLM development, and training projects to specialize them to cybersecurity.

There will be an ever growing divide between those who pay for the latest automated code review services and those who don't, unless the open source side keeps up.

Honestly this might be the most important open source AI application of all, and from what I can tell it seems to be falling behind.

[–] Naich 9 points 21 hours ago (2 children)

Not just a problem for open source, surely? The answer is to use AI to scan contributions for suspicious patterns, no?

[–] WalnutLum@lemmy.ml 4 points 17 hours ago (1 children)

And then when those AI also have issues do we use the AI to check the AI for the AI?

[–] prex@aussie.zone 1 points 1 hour ago

Its turtles all the way down.

[–] byzxor@beehaw.org 4 points 20 hours ago

there's already a whole swathe of static analysis tools that are used for these purposes (e.g. Sonarqube, GH code scanning). of course their viability and costs affect who can and does utilise them. whether or not they utilise LLMs I do not know (but I'm guessing probably yes).