this post was submitted on 29 Jul 2024
32 points (88.1% liked)

Linux Gaming

15480 readers
173 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

I have been using GNU for so long now and what always annoyed me, was the fact that the last proprietary components of my OSs were always some kernel firmware blobs that are packaged with the official Linux kernel. Now I'd like to know if anyone has already tried the Linux-libre kernel on a modern system.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 1 month ago (1 children)

That's true. And that's exactly why I give zero trust to any executable that I don't have the source code of. But there is a huge difference between running kernel level proprietary software and user space apps, which are easily at least sandboxable.

[โ€“] Quazatron 1 points 1 month ago

True, but most people don't sandbox their games, and while a userspace binary can't usually get root privileges, it doesn't need it to exfiltrate their summer holiday pics or health bulletin.

A good first step to mitigate this is to use separate gaming and serious accounts.