KeePass support

This commit is contained in:
2023-04-28 14:37:24 +02:00
committed by Stefan Bühler
parent 1f28ee3622
commit ff2cddbf65
3 changed files with 47 additions and 1 deletions
+8
View File
@@ -88,3 +88,11 @@ This configures [`keyringer`](https://0xacab.org/rhatto/keyringer) (based on GPG
`keyringer` need a "keyring" to search in, and you can (optionally) specify a folder to be
prefixed to the password names created from the realm.
#### keepass
```yaml
keepass: /home/me/mypasswords.kdbx
```
This configures KeePass as password manager; it will prompt for your master password every time.