• Alex@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    Kernel access isn’t needed if they use signed boot and can verify everything running is what it should be.

      • Alex@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        You want to be sure if the integrity of the binaries that are running. That needs a chain of trust from firmware to user space.

        • RamRabbit@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          6 months ago

          ‘Never trust the client’, an adage that modern game developers have apparently forgotten. The only thing one can ultimately trust is the server. Anything client-side, beyond keeping honest people honest, is doomed to failure.

          Regular (ie, not kernel-level) anti-cheat is as far as it needs to go. Anything delving past that, such as into kernels, is dumb and an increasing level of security risk for the consumer.