• Ulu-Mulu-no-die
    link
    fedilink
    English
    2
    edit-2
    11 months ago

    Sandboxing is always a good idea, but depending on what game you play, it might not help, unless you mean sandboxing the entire game.

    Take World of Warcraft for example. I don’t use any addon manager, I manually install addons tho I do download them from CurseForge.

    They compromised the accounts of developers, so even if you don’t use any app to manage your addons, you’re still at risk because malicious code could be inside the addons themselves. WoW addons are not mentioned in this specific case, but they (potentially) are at risk as well, it wouldn’t be the first time (not the last either).

    Not sure it’s possible to sandbox WoW addons, they’re source code and they’re compiled by the WoW client when loaded, you should sandbox the entirety of WoW but I have no idea what impact it has on the gaming experience, nor if it’s feasible at all.

    • @hschen
      link
      English
      3
      edit-2
      11 months ago

      You can fairly easily sandbox a full game, for example on linux im running steam flatpak version which is sandboxed and can play any game from steam. steam has certain permissions it can operate within and anything launched from steam has those same restrictions, basically means it cannot touch my home folder. Now, the flatpak sandbox isn’t 100% great and there are some exploits to escape it, but im assuming most malware is not gonna be targeting flatpak specifically so probably fairly safe

    • @ch1cken@discuss.tchncs.de
      link
      fedilink
      English
      1
      edit-2
      11 months ago

      unless you mean sandboxing the entire game

      Sandboxie automatically opens any processes/dependencies the sandboxed app opens, under the same sandbox, so it should be fine. The entire game will be sandboxed. The game still runs smoothly on my machine regardless of the sandbox as well.