This is an extension for Drive Badger. It provides a sample luks.keys
file, containing a list of LUKS passwords.
Drive Badger is able to automatically detect and decrypt LUKS-encrypted partitions, using passwords only (keyfiles are not supported).
Do NOT clone this repository directly. Instead, fork it (possibly multiple times), or create similar repositories from stratch
(empty repository with just luks.keys
file is enough).
Next, clone each of them as /opt/drivebadger/config/keys-luks-yourchosenname
local directory on your Drive Badger persistent partition.
This way, you are able to update all cloned repositories in the future by a single command /opt/drivebadger/update.sh
.