this post was submitted on 05 Apr 2024
109 points (96.6% liked)
Technology
37702 readers
287 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not by itself.
Distros are shutting down system 32bit repos, because they require effort to be maintained: people who patch possible security holes, and people who test and package them. As most people have switched to 64bit systems, developers are no longer maintaining 32bit versions, no longer patching them, and barely anybody cares to check or run them, so any possible security flaws can slip through.
This is all irrelevant if you run stuff in a VM, or a container: so it has a security flaw? Cool, let it get... nothing, it's contained.
Games running in a contained Wine, or in a OS container, can have all the security flaws they want, who cares. Games also rarely get security patches, or any kind of patches at all, so running them contained should be standard practice anyway.