diff options
author | Aaron Ball <nullspoon@oper.io> | 2018-10-24 18:13:34 -0600 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2018-10-24 18:13:34 -0600 |
commit | e1db7506e39532c6c3ef33e7bd2a3dc490b7f807 (patch) | |
tree | 7a5908986dcb548a8b081f75f256e88e1e345f5d | |
parent | 84c36b0e2a3a43c9b925fd4c1089518c12475cee (diff) | |
download | gpgedit-e1db7506e39532c6c3ef33e7bd2a3dc490b7f807.tar.gz gpgedit-e1db7506e39532c6c3ef33e7bd2a3dc490b7f807.tar.xz |
TODO:Add comment all functions item
-rw-r--r-- | TODO.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Implement * [x] File decryption to temp path * [x] File re-encryption +* [ ] Comment all functions * [ ] Read environment variable $EDITOR, default to vim (only parse arg 0 to some avoid security concerns) * [ ] Argument parser (eg: -r,--recipient) |