Skip to content

Commit 4b45c93

Browse files
committed
update todos
1 parent 4f3fad0 commit 4b45c93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ The content is encrypted with AES-256 in Python using PyCryptodome, and decrypte
3333
* ~~Add check for latin1 encoding in passwords, as it pycryptodome's implementation of PBKDF2 requires it~~
3434
* ~~find an equivalent way to define multiple passwords in the password inventory as global password~~
3535
* ~~make it possible to define passwords in external yaml file(s)~~
36+
* decrypt all possible keys by one login (replace path fallback)
37+
* optional server side keystore (allows throtteling)
38+
* optional replace crypto-js by webcrypto functions
3639
* ...to be defined
3740

3841
# Table of Contents

0 commit comments

Comments
 (0)