From 2338f5978b1b77f7bcc21e550719173c670ed283 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 7 Nov 2019 10:07:55 +0200 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index bc9d129..117d017 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,5 @@ -- [ ] Add password generator. -- [ ] Add load indicator while opening the files. -- [ ] Add support of Argon2id password hashing function. -- [ ] Move project to [ScintillaNET](https://github.com/jacobslusser/ScintillaNET). -- [ ] Implement tabs [#4](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/4) \ No newline at end of file +This is list of future plans. Features that is already in work you can find [**here**](https://github.com/Crypto-Notepad/Crypto-Notepad/issues) + +- [ ] Add the support of Argon2id password hashing function. +- [ ] Rewrite the source code, to make it more clear. +- [ ] Add error logging for users. \ No newline at end of file