812
submitted 6 months ago* (last edited 6 months ago) by ForgottenFlux@lemmy.world to c/technology@lemmy.world

Vanguard, the controversial anti-cheat software initially attached to Valorant, is now also coming to League of Legends.

Summary:

The article discusses Riot Games' requirement for players to install their Vanguard anti-cheat software, which runs at the kernel level, in order to play their games such as League of Legends and Valorant. The software aims to combat cheating by scanning for known vulnerabilities and blocking them, as well as monitoring for suspicious activity while the game is being played. However, the use of kernel-level software raises concerns about privacy and security, as it grants the company complete access to users' devices.

The article highlights that Riot Games is owned by Tencent, a Chinese tech giant that has been involved in censorship and surveillance activities in China. This raises concerns that Vanguard could potentially be used for similar purposes, such as monitoring players' activity and restricting free speech in-game.

Ultimately, the decision to install Vanguard rests with players, but the article urges caution and encourages players to consider the potential risks and implications before doing so.

you are viewing a single comment's thread
view the rest of the comments
[-] bdonvr@thelemmy.club 32 points 6 months ago

Most user software should NOT need sudo.

Typically you need "sudo" to use the package installer though, if that's where you're getting confused. But that's because most Linux package managers are built to install software to be available for all users. However once installed that does NOT mean the package always has sudo access. And the way Linux software is typically installed is just putting the executable in a certain folder, unlike Windows where you run a software's custom installer which asks for admin access and then does who knows what.

[-] NightAuthor@lemmy.world 1 points 6 months ago

You usually have the option of installing for just your user, and I think that usually doesn’t require admin permissions.

[-] davidgro@lemmy.world 1 points 6 months ago

My context here (which I should have been more explicit about) is "ordinary user is installing a closed source commercial large game" (with its own installer) and doesn't know if they are also getting a free rootkit.

Sure when it's something you compile yourself and you have some knowledge you can ./configure it to go under your home directory and not need sudo to make install later, but a game with a script or binary you need to run is likely to ask for root on launch (Especially on Windows) and maybe asks later or has command line options for a single user install, but we can assume the user does whatever is default.

However once installed that does NOT mean the package always has sudo access.

I didn't suggest that it would (although it Could if it's malicious - on Linux that would be as simple as the setuid bit. Or ...back on topic... installing a kernel driver on either OS)

this post was submitted on 20 Jan 2024
812 points (98.3% liked)

Technology

57226 readers
4324 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS