Proposal: OGC attestation profile as an integration target for anti-cheat vendors #31
Dagnasty13
started this conversation in
Ideas
Replies: 1 comment
-
|
It's definitely something on the radar. Right now the kernel is in a fairly immature state. Before we take on anything of that caliber we're going to need to get to a stable target and begin shipping on all of our member project distros I think. Once we have that we'll be in a better position to build out a framework and begin working on relationships with vendors. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Opening this as a discussion rather than an issue because it's a scoping question. tldr: would OGC consider publishing a formal attestation profile that anti-cheat vendors could target as an alternative to kernel-level anti-cheat on Linux?
OGC already provides what no individual distro could: a single signed kernel baseline used across Bazzite, Nobara, ChimeraOS, PikaOS, Playtron, and others. That's the missing piece for trust-establishing protocols like TPM remote attestation.
Microsoft shipped exactly this pattern for BO7's anti-cheat in late 2025 (verifying boot state via Azure Attestation). Andrew Moore's writeup last August showed the same architecture is achievable in Linux userspace with TPM2_Quote against PCR banks.
What OGC could ship:
Why it's high-leverage?:
This shifts the negotiating position. Right now individual Linux users get told "we'd have to support 500 distros." OGC reframes that to "here's one signed target with cryptographic verification." The macOS embedded Vanguard precedent shows Riot is willing to trust an alternative kernel-security model when the platform provides cryptographic guarantees, OGC could be that platform on Linux.
Questions
Happy to be told this is out of scope or premature. Mostly want to make sure it's been considered.
Beta Was this translation helpful? Give feedback.
All reactions