Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1017 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 1017 Bytes

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).

Installing

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.

More information