• Ooops@feddit.org
      link
      fedilink
      arrow-up
      15
      ·
      edit-2
      1 day ago

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

    • WhoIzDisIz@lemmy.today
      link
      fedilink
      arrow-up
      5
      arrow-down
      3
      ·
      edit-2
      3 hours ago

      Go to something immutable.

      Apparently this is not as strong a solution as I thought. Apologies.

      • PabloSexcrowbar@piefed.social
        link
        fedilink
        English
        arrow-up
        3
        ·
        22 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
        5
        ·
        1 day 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.