-
Using your image (https://yunohost.org/en/install/hardware:virtualbox), and the instructions from https://unix.stackexchange.com/a/577765/266638, it's impossible to achieve this:
![image](https://u…
-
NOTE: I'm not a Nix or Linux wizard, please be patient :)
After the system sleeps/suspends, my machine fails to recognize system inputs. This happens once in a while, mostly after first sleep since…
-
When using LUKS with the default compiled-in key and passphrase parameters, the password length is limited to 512 bits. According to cryptsetup --help, the maximum keyfile size is 8192kB and the maxim…
-
I think we need a separate category for file encryption tools
- Cryptomator : https://f-droid.org/en/packages/org.cryptomator.lite/ _(license required)_
- reference: https://docs.cryptomator.org/e…
-
Is there any chance that there's a way to make it so busybox/dropbear and yubikey-luks can play nice together? I had my system set up so it would allow an ssh sign into the luks encrypted disk. Once I…
-
With a LUKS volume with multiple keyslots and/or tokens specified, such as for example (abbreviated output of `cryptsetup luksDump`):
```
Keyslots:
0: luks2
PBKDF: pbkdf2
1: luks2
P…
-
I wanted to create keys with generate_key.sh and then I wanted to install the keys with install.sh
But install.sh is deleting the keys after adding them to the luks partition, without having any ch…
-
```
installer needs lvm2 and luks support, the livecd supports both but the
installer doesn't offer it.
```
Original issue reported on code.google.com by `sidhayn` on 11 Mar 2013 at 1:43
-
When trying to migrate a filesystem that is not residing directly in a block device the `bcachefs migrate` tool comes back with `readlink error while looking up block device: No such file or directory…
-
**Describe the bug**
When booting a NixOS config with an inessential LUKS disk, the boot will fail if the disk is not present. Attempting to continue the boot will cause a kernel panic due to `init` …