• mub@lemmy.ml
    link
    fedilink
    English
    arrow-up
    8
    ·
    2 days ago

    My problem with pirating anything isn’t the principle, it is the reliability and risk of viruses.

    • dubyakay@lemmy.ca
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 days ago

      Should be nearly a non-issue on Linux, unless the DRM busting does some seriously shady shit as well.

      • Supercrunchy@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        ·
        16 hours ago

        Wine/proton are not emulators, they run the code directly on linux, but using some fancy tricks to rrimplement windows dlls into linux native code. If someone embeds linux code in the windows executable you have the same privileges of your user and at tgat point you can be infected with a linux virus.

        It’s not likely today because windows is much more popular, but once linux becomes popular enough to be an attractive target you will need to be as careful as on windows.

      • mub@lemmy.ml
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 days ago

        True, assuming the crack works in Wine or Proton. However, those emulators aren’t fully sandboxed, so as long as the code can run it could in theory grab data or damage the system. Probably only a matter of time before such things are compromised regularly.