add try-luks-from-kdbx.py
Signed-off-by: Martin Matous <m@matous.dev>
This commit is contained in:
parent
12bb69a61c
commit
5f17d90c7b
2 changed files with 40 additions and 1 deletions
15
README.md
15
README.md
|
|
@ -131,4 +131,17 @@ Status: one-off
|
|||
|
||||
Dependencies: apparmor
|
||||
|
||||
Usage: `sync-apparmor.py <src> <dst>`
|
||||
Usage: `sync-apparmor.py <src> <dst>`
|
||||
|
||||
|
||||
## try-luks-from-kdbx.py
|
||||
Retrieve known password for a LUKS volume from a KeePass DB.
|
||||
|
||||
For those moments when you forget the name of or
|
||||
mislabel your DB entry.
|
||||
|
||||
Status: one-off
|
||||
|
||||
Dependencies: pykeepass
|
||||
|
||||
Usage: `try-luks-from-kdbx.py /path/to/kdbx /path/to/block-device`
|
||||
Loading…
Add table
Add a link
Reference in a new issue