diff --git a/TODO.md b/TODO.md index 85d1423..b009944 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,7 @@ - [ ] Add able to save file and close it, without closing the app. - [ ] Add password generator. +- [ ] Add load indicator while opening the files. +- [ ] Add support of Argon2id password hashing function.