aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-09-06 17:11:05 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-09-06 17:11:05 -0300
commite0cdcdaddcf809dedfd331315909532c7e29a82f (patch)
treeff9347b9f9d034132598497ca4c7c70298bc3ec6
parent048544a56742f9fc342b6fbca309c6a4f47f78d6 (diff)
downloadkeyringer-e0cdcdaddcf809dedfd331315909532c7e29a82f.tar.gz
keyringer-e0cdcdaddcf809dedfd331315909532c7e29a82f.tar.bz2
Adds a TODO filedevelop
-rw-r--r--TODO.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
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.