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