From dc1be4c559bb2cfef9fe923a77b3cb474c196358 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Mon, 3 Dec 2018 21:23:24 +0100 Subject: Treat temporary file with care Particularly in case somebody uses de-/encrypting {input,ouput}_program, it is important that the temporary file containing the decrypted data remains only accessible by the current user and is deleted when no longer needed. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9ac9810..6dea8e3 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,10 @@ TODO file for ctct [GENERAL] * consider using an array for *_program to specify arguments `- to circumvent the necessity for eval +* Honor $VISUAL. + +[CONFIGURE SCRIPT] +* Take care of some_dir=/ (man page). [FEATURES] * care about pictures/ subdirectory @@ -11,6 +15,7 @@ TODO file for ctct * upon a single result ('--search-by-*), directly display the contents of the entry `- should be made customizable +* [optional] Do not create a new entry if nothing is entered in the editor. [BUGS] * strange behaviour: -- cgit v1.2.3