I used a sentence from the article as the title since I felt it represented the actual issue better, let me know if I should change it.

Essentially, Snap Store has basically no restrictions on publishing new applications, allowing for scammers to impersonate legitimate applications. In this case (and several times in the past) the target was a cryptocurrency wallet, resulting in ~$490,000 worth of bitcoin being stolen.

The “Safe” rating reminds me of this xkcd:

If someone steals my laptop while I'm logged in, they can read my email, take my money, and impersonate me to my friends, but at least they can't install drivers without my permission.

(For comparison, it seems being proprietary is an automatic unsafe rating for any application, which could be considered too extreme in the other direction.)

  • rnd@beehaw.org
    link
    fedilink
    arrow-up
    7
    ·
    3 months ago

    For comparison, I wonder how vulnerable Flathub (flatpak’s primary repo) is to these kinds of manipulations… Seems like every app manifest there is publicly available and is compiled on their servers, presumably making it easier to spot shady apps and updates, and the submission process requires manual approval.

    • brie@beehaw.orgOP
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      Another thing that they do that should make the process less vulnerable is they try to get developers involved in packaging their own applications (and have a verified badge, though I’m not sure how rigorous their verification is).

  • vsis@feddit.cl
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 months ago

    Friends don’t let friends to use snap.

    I used to love Ubuntu. But for many reasons, snaps among them, it no longer exists to me. It’s just Mint or Debian if I need something Ubuntu-like.

    • pineapple_santa@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      It’s not all bad. If the alternative is downloading binaries from a website then confined snaps are a great way to get software.

      • jarfil@beehaw.org
        link
        fedilink
        arrow-up
        2
        ·
        3 months ago

        Snaps are not confined, they’re root-level system add-ons.

        Flatpacks are slightly confined, they still get access to user data.

        Android 10+ apps are confined, they have to ask for particular directory access… and users can still mess up and give them access to all their data. 🤷