mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated TODO (markdown)
parent
5bf4696060
commit
2338f5978b
1 changed files with 5 additions and 5 deletions
10
TODO.md
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.
|
||||
Loading…
Reference in a new issue