[FEATURE]: add encryption support
Is your feature request related to a problem? Please describe.
I always frustred when my device isn't encrypted
Describe the solution you'd like
Just adding a adw expander row in the disk selection page
Describe alternatives you've considered
A new page only show when a checkbox is clicked (but I prefer the expander row)
Additional context
No response
This is something to be added in jade, transferring issue to there
Describe the solution you'd like
- full disk encryption based on dm-crypt https://wiki.archlinux.org/title/dm-crypt/Encrypting_an_entire_system and/or
- User directory encryption based on systemd-homed https://wiki.archlinux.org/title/Systemd-homed
Describe the solution you'd like
* full disk encryption based on dm-crypt https://wiki.archlinux.org/title/dm-crypt/Encrypting_an_entire_system and/or * User directory encryption based on systemd-homed https://wiki.archlinux.org/title/Systemd-homed
We do actually plan on moving to systemd-homed in the future, so that we can set up an in-place reinstall from a recovery partition, @axtloss what do you think of this?
both of these solutions definitely are possible and we could support both of them, but I'll have to check how the in place reinstall would change with an encrypted home