blob: c2b79a4ed9b7f79571f4d4a7b43f278421b726ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# TODO
* [ ] Support for external sources:
* [ ] Files with `.external.asc` extension are handled especially.
* [ ] Datas sources to be configured (`config/` folder in the keyring).
* [ ] External commands supported (such as KeePassXC CLI and
`password-store`).
* [ ] Support for exporting data:
* [ ] Into `password-store`.
* [ ] Into KeePassXC files.
* [ ] Support for secrets templates.
* [ ] Document recommended organizational schemes for password management.
* [ ] A `grep` action for filtering secret outputs.
|