volume_key
A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases
Install
- All systems
-
curl cmd.cat/volume_key.sh
- Debian
-
apt-get install volume_key
- Ubuntu
-
apt-get install volume_key
- Arch Linux
-
pacman -S volume_key
- Kali Linux
-
apt-get install volume_key
- CentOS
-
yum install volume_key
- Fedora
-
dnf install volume_key
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install volume_key
- Dockerfile
- dockerfile.run/volume_key
volume_key
A library for manipulating storage volume encryption keys and storing them separately from volumes to handle forgotten passphrases
volume-key
Utility for manipulating storage encryption keys and passphrases
This package provides a command-line tool for manipulating storage volume encryption keys and storing them separately from volumes. The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly.