this post was submitted on 11 Aug 2025
56 points (92.4% liked)

Linux Gaming

21499 readers
17 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Id like to hear thoughts. Of course us gamers hate kernel level anti cheat, but is that actually tied to secureboot?

I know some/most distros can boot in secure mode, so it doesn't seem like an issue there.

With all the new games moving to it, looks like we will all have to sit them out or install Spyware (microshit) to play. I will opt not to.

you are viewing a single comment's thread
view the rest of the comments
[–] that_leaflet@lemmy.world 29 points 1 month ago (8 children)

For Linux, the protection is weak.

But if properly implemented, it’s good. But it would be a hassle to do and would require users to register new keys and blacklist Microsoft’s.

Measured boot is a better solution for Linux. It’s decentralized and does not rely on Microsoft. It uses the TPM to “measure” various parts of the UEFI, bootloader, and OS to ensure they have not been tampered with.

[–] lemonskate@lemmy.world 8 points 1 month ago (1 children)

Measured boot requires secure boot to be enabled as one of its components.

The real value of measured boot is when paired with full disk encryption as it protects against boot loader attacks that can compromise your sealed keys.

[–] that_leaflet@lemmy.world 3 points 1 month ago

I don't believe that's the case, according to Aeon. The state of secure boot can be measured, so if you have it enabled/disabled, you have to keep it that way or else the measurement will fail and the TPM will complain.

load more comments (6 replies)