clevis-decrypt
Clevis is a framework for automated decryption. It allows you to
Install
- All systems
-
curl cmd.cat/clevis-decrypt.sh
- Debian
-
apt-get install clevis
- Ubuntu
-
apt-get install clevis
- Kali Linux
-
apt-get install clevis
- CentOS
-
yum install clevis-7
- Fedora
-
dnf install clevis
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install clevis
- Dockerfile
- dockerfile.run/clevis-decrypt
clevis
Clevis is a framework for automated decryption. It allows you to
encrypt data using sophisticated unlocking policies which enable decryption to occur automatically. The clevis package provides basic encryption/decryption policy support. Users can use this directly; but most commonly, it will be used as a building block for other packages. For example, see the clevis-luks and clevis-dracut packages for automatic root volume unlocking of LUKSv1 volumes during early boot.