Updated TODO (markdown)

Alexander 2019-11-07 10:07:55 +02:00
parent 5bf4696060
commit 2338f5978b

10
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)
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.