aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2020-01-28 21:07:18 +0100
committerRobin Krahl <robin.krahl@ireas.org>2020-01-28 21:07:18 +0100
commit3bdc550ce31aa9a8aaec13b4901e8517d34272be (patch)
tree41b4ecbb8d2bdd72aa448790176c56b768999149 /TODO.md
parent817409140a8778215d2d65d614d3672166fff576 (diff)
parentebe75339a3fb29c51ea22a0bb25fd113b15759f1 (diff)
downloadnitrokey-rs-3bdc550ce31aa9a8aaec13b4901e8517d34272be.tar.gz
nitrokey-rs-3bdc550ce31aa9a8aaec13b4901e8517d34272be.tar.bz2
Merge branch 'hotfix-0.5.2'
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 92d4b04..e50d354 100644
--- a/TODO.md
+++ b/TODO.md
@@ -6,5 +6,7 @@ SPDX-License-Identifier: CC0-1.0
- Clear passwords from memory.
- Lock password safe in `PasswordSafe::drop()` (see [nitrokey-storage-firmware
issue 65][]).
+- Consider only regenerating the null bytes instead of the complete password in
+ `util::generate_password`.
[nitrokey-storage-firmware issue 65]: https://github.com/Nitrokey/nitrokey-storage-firmware/issues/65