I recently switched to Linux (Zorin OS) and I selected “use ZFS and encrypt” during installation. Now before I can log in it asks me “please unlock disk keystore-rpool” and I have to type in the encryption password it before I’m able to get to the login screen.

Is there a way to do this automatically like with Windows or MacOS? Zorin has biometric login which is nice but this defeats the purpose especially because the encryption password is long and tedious to type in.

Also might TPM have anything to do with this?

  • redtree3@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I’m also a linux noob, but I thought having to unlock the encryption before getting to the actual account was part of the point. If the encryption is always already unlocked it’s easier to break in.

      • acockworkorange@mander.xyz
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        You keep bringing that up. Those are different systems with different approaches to security. You can compare them to death and back and it won’t bring your system to where you want it.

        People have come to you with suggestions to achieve what you want and explained the consequences. Try that instead.

        • Jediwan@lemy.lolOP
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          Yeah I don’t need a silver bullet I’m not storing highly sensitive data, I just mistakenly assumed this would be easier.

          • umami_wasabi@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            1 year ago

            Great to hear. TPM is totally usable if your threat model can tolerate the risk. Sadly Linux is a bit lacking support for TPM in FDE. You can try the Nitrokey with GPG method without pin I wrote in the other thread if you hit the wall. Good luck!

            Here’s a guide if you want FDE with TPM: https://blastrock.github.io/fde-tpm-sb.html

            • Bitrot@lemmy.sdf.org
              link
              fedilink
              English
              arrow-up
              0
              ·
              edit-2
              1 year ago

              Linux works fine with the TPM, systemd even includes it as a feature (although Ubuntu patches it out, Fedora does not). Takes two commands to enable it, although you can get very into the weeds like that guide does if you are concerned about real bad actors instead of common thieves.