summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.adoc14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.adoc b/TODO.adoc
new file mode 100644
index 0000000..f383e50
--- /dev/null
+++ b/TODO.adoc
@@ -0,0 +1,14 @@
+TODO
+====
+
+Implement
+---------
+
+* [x] File decryption to temp path
+* [x] File re-encryption
+* [ ] Read environment variable $EDITOR, default to vim (only parse arg 0 to
+ some avoid security concerns)
+* [ ] Argument parser (eg: -r,--recipient)
+* [ ] Recipient addition beyond the list already in the file
+* [ ] Recipient removal from existing file
+* [ ] New file creation (at least one recipient required)

Generated by cgit