• lengau@midwest.social
    ·
    26 days ago

    You know what else would be awesome? "Update, reboot, and (just this once) automatically login"

    It would be super useful for when I'm alone at home working but want to do updates over my lunch break.

    • KubeRoot@discuss.tchncs.de
      ·
      26 days ago

      I think an issue is, this sets up your computer to have a way to bypass putting your password in on boot. If you don't care about security too much and don't have things like secure boot and encryption, then that's bypassable anyways... But otherwise, I'd be concerned about introducing systems that specifically bypass security.

      • HexKay [none/use any]
        ·
        26 days ago

        As long as you have to put in your password when you enable this I feel like it's fine. There's plenty of times, especially on Linux, where the user has to bypass security limitations to do this (sudo being the most obvious example)

        • KubeRoot@discuss.tchncs.de
          ·
          25 days ago

          The issue is, when doing sudo, you have to put in the password when doing sudo. In this case, you put in your password, some flag is set, the computer does a full reset, and then after it reads the flag and decides to bypass the password system. That sounds like just a step away of figuring out how to set this flag without a password to bypass logging in.