diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ SPDX-License-Identifier: MIT - Clear passwords from memory. - Lock password safe in `PasswordSafe::drop()` (see [nitrokey-storage-firmware issue 65][]). +- Disable creation of multiple password safes at the same time. - Check timing in Storage tests. - Consider restructuring `device::StorageStatus`. |