• CallMeAl (like Alan)@piefed.zip
    link
    fedilink
    English
    arrow-up
    111
    ·
    14 hours ago

    The headline is a little misleading, this story is about the group Velvet Ant breaking into devices and replacing the login software in those devices with backdoored copies.

    It is not them backdooring linux login software in the distro supply chain…

    • moonpiedumplings@programming.dev
      link
      fedilink
      arrow-up
      12
      ·
      12 hours ago

      I’m so tired of news articles that hype up fairly mundane stuff, acting like it’s the next big bomshell.

      In addition to that, by misrepresenting what is happening, it’s literally actively harmful to consume this kind of news, which is so common on the cybersecurity news cycle.

      Yet another cyberslop article.

    • kbal@fedia.io
      link
      fedilink
      arrow-up
      31
      ·
      14 hours ago

      Thank you. I’m glad my instincts told me to read the comments on this one before following the link.

  • wltr@discuss.tchncs.de
    link
    fedilink
    arrow-up
    5
    ·
    14 hours ago

    LOL, here I am, too lazy to use any, but just the default CLI thing which autostarts Sway from bash, for like a decade.

    • Ooops@feddit.org
      link
      fedilink
      arrow-up
      13
      ·
      edit-2
      14 hours ago

      Don’t let people steal your device to break into it and replace the login software with a compromised version…

      • PabloSexcrowbar@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        I don’t know that the current crop of immutable distros would be able to prevent something like this. rpm-ostree, at least, lets you install out-of-tree rpm packages to the base system, you just have to reboot for them to take effect.

      • moonpiedumplings@programming.dev
        link
        fedilink
        arrow-up
        3
        ·
        12 hours ago

        Not really. Immutability can be overriden by root, who can then edit files.

        And in addition to that, /etc/, system config files, including pam files mentioned here, are not immuable even in immutable distros.