blob: 6dc6b738fa2a4cd623b8bd3bdf114c10d7ebac8a (
plain)
1 TODO
2 ====
3
4 Implement
5 ---------
6
7 * [x] File decryption to temp path
8 * [x] File re-encryption
9 * [ ] Read environment variable $EDITOR, default to vim (only parse arg 0 to
10 some avoid security concerns)
11 * [ ] Argument parser (eg: -r,--recipient)
12 * [ ] Recipient addition beyond the list already in the file
13 * [ ] Recipient removal from existing file
14 * [ ] New file creation (at least one recipient required)
15 * [ ] Helptext
|