summaryrefslogtreecommitdiff
path: root/TODO.adoc
blob: f383e50ff485a5165734e25735825faaa9eded23 (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)

Generated by cgit