-
Writing this as a FYI. I followed this guide: https://github.com/gitbls/sdm/blob/master/Docs/Disk-Encryption.md with the latest "rasbian with all recommended application" image. Used ubuntu 24.04LTS t…
-
hi, i tried right now this tool and i saw in logs that is used Luks type 1, can you change encryption algorithm to use more secure Luks type 2?
-
Sometimes there is requirement to save sensitive data for k8s kata containers. Is there any suggested way to do that?
I found a [PR](https://github.com/kata-containers/kata-containers/pull/9999) whic…
-
i have windows and nixos (luks btrfs) at same disk, and i am not able to passthrough volume because "seems to be already mounted in the host system". any way to fix this?
-
I do not recall if password stored in tpm can be just one or many and was wondering if this use case which is in the subject is possible to achieve with the script, meaning I have 3 partitions which I…
-
There is a Kernel panic going on
```
21:48:26 === RUN coreos.boot-mirror.luks
21:48:52 qemu-system-ppc64: warning: kernel_irqchip allowed but unavailable: IRQ_XIVE capability must be present fo…
-
### Component
systemd-homed
### Is your feature request related to a problem? Please describe
Trying to follow the blog post: https://0pointer.net/blog/authenticated-boot-and-disk-encryption-on-lin…
-
**Describe the bug**
dracut-generated initramfs was unable to find cryptsetup in a way that
would unlock the local encrypted disk.
I do not have systemd-cryptsetup installed, but i do have cryp…
-
### Steps to reproduce the problem
1. Have a partition for the music files that for unrelated reasons won´t mount during boot (in my specific case, a non-LUKS partition which only decrypts at boot ti…
-
I am trying to backup my root and home partitions, they are btrfs volumes and on top is Luks.
I open the device first with crypsetup luksOpen /dev/whatever whatever
after opening the volume it gets…