keyctl_keyscript icon indicating copy to clipboard operation
keyctl_keyscript copied to clipboard

Password caching script for multiple luks volumes

Results 2 keyctl_keyscript issues
Sort by recently updated
recently updated
newest added

Can you make the script work also when using [osk-sdl ](https://gitlab.com/postmarketOS/osk-sdl)to unlock LUKS? This is the script that I set in `crypttab` from the Mobian package: ``` #!/bin/sh if [...

PR welcome

Hi ! I implemented decrypt_keyctl on my debian server with encrypted root and several other encrypted disks. I am asked for the passphrase in the initramfs, but as its not...