• PolarPirate@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    30 天前

    There are relatively few people who “crack” the games and the community around it is very verbal. Some people go deep on inspecting things, and if something gets found they’re added to a list of untrusted sources. From what I’ve seen it’s hard to get that trust back.

    So yeah it’s definitely a risk, but not a super dangerous one. Especially if you use Linux and a VM

      • barryamelton@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        arrow-down
        1
        ·
        edit-2
        25 天前

        Steam already runs games in a form of container (pressure vessel) in Linux, it’s quite secure.

        Also, in this day an age, anybody that is conscious or security plays games in a dedicated machine…

        Edit: for those downvoting me and saying that Steam games in Linux are not containenarized and more secure, go read https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/tree/main/pressure-vessel which is the basis of Proton and sandboxed, since like 10 years…

        • crypt0cler1c@infosec.pub
          link
          fedilink
          English
          arrow-up
          1
          ·
          29 天前

          Steam does not run games in a container at all… Are you talking about Proton?

          It really just seems like you have no idea what you’re talking about.

          Best of luck to you.

          • barryamelton@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            arrow-down
            1
            ·
            25 天前

            incredible how you are so dismissive, but actually is you that has no idea. Steam in Linux runs Proton, Proton runs pressure-vessel as I said in my first message, which uses its own container runtime, akin to other Linux container runtimes, using cgroups etc, which provides the security sandboxing…