Skip to content

Commit 35360dd

Browse files
committed
update todos
1 parent cfc78a3 commit 35360dd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ The content is encrypted with AES-256 in Python using PyCryptodome and decrypted
3838
* ~~localStorage option is rather useless now (being unsafe to start with). Fix it nevertheless by saving credentials instead of keys~~
3939
* Update/Restructure documentation
4040
* Quick share links
41+
* Implement keystore cache to speed up build time
4142

4243
## Todos for 3.1.x
4344
* optional server side keystore (allows throtteling)

documentation/docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The content is encrypted with AES-256 in Python using PyCryptodome and decrypted
3434
* ~~localStorage option is rather useless now (being unsafe to start with). Fix it nevertheless by saving credentials instead of keys~~
3535
* Update/Restructure documentation
3636
* Quick share links
37+
* Implement keystore cache to speed up build time
3738

3839
## Todos for 3.1.x
3940
* optional server side keystore (allows throtteling)

0 commit comments

Comments
 (0)