If I have a home server connected to Proton Drive for example, would that be sufficient to back up my data?

  • peregus@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    If you tick the encryption box during install, you will have to enter the decrypt password at every boot and that means that if the power goes out for long enough (UPS doesn’t keep the server up for hours), I (and my family) will not have access to the self hosted stuff until I’ll be home and this is why I encrypt only the data partition and not the boot one.

      • peregus@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        That’s interesting, but that won’t help if I’m away or on vacation on the other side of the world

        • bluespin@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 months ago

          I may be missing something in your use case. As long as you have the port forwarded you can decrypt from anywhere. Use pub key auth and you’re good to go

          • peregus@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            2 months ago

            You’re just missing the part where I want to be on vacation without the need to find a decent Internet connection to boot my server because the power went off. What’s the plus of encrypting the OS partition too?

            • bluespin@lemmy.world
              link
              fedilink
              English
              arrow-up
              0
              ·
              2 months ago

              Fair enough. Every service I run depends on encrypted data, so starting the machine without decrypting isn’t worthwhile in my case. I have to decrypt to get everything back up after power loss anyway.

              Main advantages I’m aware of for full disc encryption are encrypted swap and system config. Overkill for some use cases so YMMV, but wanting to point out that decrypting at boot can be done.