A simple and safe wrapper around cryptsetup written in bash
https://git.ari.lt/ari/luksmount
|
||
---|---|---|
LICENSE | ||
luksmount | ||
README.md |
Luksmount
A simple and safe wrapper around cryptsetup written in bash
Requirements
- Bash -- https://www.gnu.org/software/bash/
- Cryptsetup -- https://gitlab.com/cryptsetup/cryptsetup/
- GNU coreutils -- https://www.gnu.org/software/coreutils/
Installation
Manual
sudo install -Dm755 luksmount /usr/local/bin
Packages
- Linux
- Gentoo linux: sys-fs/luksmount::dinolay