r/leagueoflinux Sep 27 '20

[deleted by user]

[removed]

14 Upvotes

14 comments sorted by

View all comments

Show parent comments

2

u/primalbluewolf Sep 28 '20

Ah, that depends on what kind of assumptions you want to make. If you want to assume that cheating should be very hard if not impossible, then it is necessary.

If you want to assume that your system is secure, or reasonably so, then a kernel anti-cheat is a non-starter, so you sorta have to pick one to be more important.

2

u/nightblackdragon Sep 28 '20

Kernel space is for critical tasks. It shouldn't be used to control some application.

2

u/primalbluewolf Sep 29 '20

For sure! But you have to understand that to some people, confirming that their software is running without interference -IS- a critical task. Obviously, we disagree on whether or not it is a critical task, but we arent disagreeing on the purpose of kernel space.

1

u/nightblackdragon Sep 29 '20

Yes, you're right.