(L)inux (U)nified (K)ey IO: A Simple Tool for Mounting LUKS Volumes
Lukio is a lightweight command-line script for mounting and unmounting LUKS encrypted volumes using various backends. Currently it supports zuluCrypt, cryptsetup, and udisksctl.
- Mount and unmount LUKS encrypted volumes with different backends.
- Currently supports zuluCrypt, cryptsetup, and udisksctl.
Clone the repository and run the installation script:
git clone https://github.com/FirstFlush/lukio.git
cd lukio
bash install.sh