| ▲ | torginus 3 hours ago | |||||||||||||||||||||||||||||||||||||||||||||||||
All of this is beyond horrific. Mucking about in the kernel basically bypasses the entire security and stability model of the OS. And this is not theoretical, people have been rooted through buggy anticheats software, where the game sent malicious calls to the kernel, and hijacked to anti cheat to gain root access. Even in a more benign case, people often get 'gremlins', weird failures and BSOD due to some kernel apis being intercepted and overridden incorrectly. The solution here is to establish root of trust from boot, and use the OSes sandboxing features (like Job Objects on NT and other stuff). Providing a secure execution environment is the OS developers' job. Every sane approach to security relies on keeping the bad guys out, not mitigating the damage they can do once they're in. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | exyi 2 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
Every sane approach to security relies on checking you are doing permitted actions on the server, not locking down the client. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | stavros 2 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
Are you saying that the solution here is to sell computers so locked down that no user can install anything other than verified software? | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | rl3 an hour ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
>All of this is beyond horrific. Hot take: It's also totally unnecessary. The entire arms race is stupid. Proper anti-cheat needs to be 0% invasive to be effective; server-side analysis plus client-side with no special privileges. The problem is laziness, lack of creativity and greed. Most publishers want to push games out the door as fast as possible, so they treat anti-cheat as a low-budget afterthought. That usually means reaching for generic solutions that are relatively easy to implement because they try to be as turn-key as possible. This reductionist "Oh no! We have to lock down their access to video output and raw input! Therefore, no VMs or Linux for anyone!" is idiotic. Especially when it flies in the face of Valve's prevailing trend towards Linux as a proper gaming platform. There's so many local-only, privacy-preserving anti-cheat approaches that can be done with both software and dirt cheap hardware peripherals. Of course, if anyone ever figures that out, publishers will probably twist it towards invasive harvesting of data. I'd love to be playing Marathon right now, but Bungie just wholesale doesn't support Linux nor VMs. Cool. That's $40 they won't get from me, multiply by about 5-10x for my friends. Add in the negative reviews that are preventing the game's Steam rating from reaching Overwhelmingly Positive and the damage to sales is significant. | ||||||||||||||||||||||||||||||||||||||||||||||||||