summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2018-10-24 18:08:51 -0600
committerAaron Ball <nullspoon@oper.io>2018-10-24 18:08:51 -0600
commit5bc4b12fe432e36d896e25c13569411ccf4c233e (patch)
tree4ff4334bdeef74f50248f75f15db84929ca047a3
parent25378d03e6fe81321952ca8e41580027f71943ed (diff)
downloadgpgedit-5bc4b12fe432e36d896e25c13569411ccf4c233e.tar.gz
gpgedit-5bc4b12fe432e36d896e25c13569411ccf4c233e.tar.xz
Initial commit of TODO.adoc
-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