]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Adds a TODO file
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 6 Sep 2024 20:11:05 +0000 (17:11 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 6 Sep 2024 20:11:05 +0000 (17:11 -0300)
TODO.md [new file with mode: 0644]

diff --git a/TODO.md b/TODO.md
new file mode 100644 (file)
index 0000000..c2b79a4
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,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.