A gamer seeking financial support for cancer treatment lost $32,000 after downloading from Steam a verified game named Block Blasters that drained his cryptocurrency wallet.

  • wetbeardhairs@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    33
    ·
    3 days ago

    I only game on my steamdeck now. And it has practically zero security on it. Admin has no password. When I realized that I then came to the conclusion that Steam doesn’t give a fuck about security.

    I tried setting an admin password on it and it broke everything. So it’s in a penalty box on my network and can’t access anything except the outside internet and I do nothing with it but game.

    • x4740N@lemmy.world
      link
      fedilink
      English
      arrow-up
      32
      ·
      3 days ago

      As someone who duly boots linux and windows I feel like you’re bullshitting here or didn’t read manpages and put in a wrong command which you thought did something you wanted but actually fucked up your system

      Linux is very easy to break if you want to do it intentionally due to its freedom but I’d you know how to use it correctly it’ll serve you well

      • DarkSirrush@lemmy.ca
        link
        fedilink
        English
        arrow-up
        7
        ·
        3 days ago

        Yeah, I have not a clue how they bricked their steam deck just setting a sudo password, its not exactly difficult to set. That, and stuff like SSH is disabled by default on a steam deck.

    • cyberic@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      30
      ·
      3 days ago

      I was able to change the root password on mine from the terminal in Desktop Mode and have had no issues thus far.

    • dastanktal [he/him]@hexbear.net
      link
      fedilink
      English
      arrow-up
      12
      ·
      3 days ago

      Not sure what you’re talking about, the root password is not set, and that prevents people from being able to log into the account. Pretty standard setup on most computers nowadays where the root password isn’t set on Linux.

      And the entire OS is basically reaf only except for a few select folders. So for security, it’s pretty solid. You can’t just install a package on a steam deck, you have to use flatpack to get a package installed, or you have to install a steam game.

    • stephen01king@piefed.zip
      link
      fedilink
      English
      arrow-up
      5
      ·
      3 days ago

      You don’t set an admin password on Linux, you use sudo with your normal account’s password if you need to do anything important. It doesn’t work the same way as Windows.