• KubeRoot
    link
    fedilink
    English
    arrow-up
    15
    ·
    19 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 name]@hexbear.net
      link
      fedilink
      arrow-up
      4
      ·
      19 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
        link
        fedilink
        English
        arrow-up
        4
        ·
        19 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.