SayCyberOnceMore

  • 9 Posts
  • 392 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle












  • Yes, I feel your pain.

    Encryption drives sound like a good idea until the subject of unlocking them comes up… and automatically unlocking the drive for the OS isn’t really helping.

    But, for user data, it can be unlocked automatically during login. The Arch wiki covers this.

    But backup your data 😉


  • It depends on your use-case.

    Encryption of data at rest (this discussion) is mostly helpful for physical theft, so a device that never leaves the house, there’s little reason for encryption.

    Similarly, on a lower powered mobile device, maybe you only want / need user data to be encrypted, and there’s no need to encrypt the OS, which keeps the performance up.

    Maybe you want the whole thing encrypted on your high performance laptop.

    So, it’s difficult to define a sane default for everyone, thus making it an option for the end user to decide on.

    Linux has more choice than Windows - and the encryption algorithm(s) can be verified - so it’s definitely the better choice.



  • SayCyberOnceMore@feddit.uktoLinux@lemmy.mlThe power of Linux
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    8 days ago

    It’s dumb and inexcusable IMO

    No, it’s a choice, because:

    1. History… encryption didn’t exist in the beginning. Upgrades won’t enable it.

    2. Recovery… try telling the people that didn’t backup the encryption key - outside of the encrypted vault - that their data’s gone.

    3. Performance… not such an issue these days, but it does slow your system down (and then everyone complains)

    So, please continue to encrypt your data as you choose and be less judgemental on others, esp. anyone new

    No excuses.




  • Or… <using package manager of choice> install immich

    Done.

    No need to map internal & external ports, wrestle with permissions (or… good grief, run the container as root!), etc, etc.

    It’s just… less faff.

    Plus I save all that additional disk space, not having to install docker! 😉

    Don’t get me wrong; Containers, chroot jails, Type-1 & Type-2 hypervisors all had their place in the history of my systems, I just don’t see it as a necessity.