From 100709959bba1591e96faf5ac5b87db4e36dd4e0 Mon Sep 17 00:00:00 2001 From: limepotato Date: Fri, 16 Feb 2024 02:56:35 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index f10ddaf..951a64c 100644 --- a/TODO.md +++ b/TODO.md @@ -6,4 +6,5 @@ - and linux well, thats just ``COMMAND`` - After login prompt, decrypts a directory on the remote file system, which asks for a password in jexer - Then the program should open the file browser of some sort, in the remote decrypted folder. -- On exit, the program or server should re-encrypt the directory. \ No newline at end of file +- On exit, the program or server should re-encrypt the directory. +- Probably should have logging of some sort, if something goes wrong for a board member \ No newline at end of file