maintain an in-memory file map instead of searching the entire vault on every operation
This commit is contained in:
@@ -3,9 +3,8 @@
|
||||
Desktop app for securely storing sensitive files
|
||||
|
||||
## Features
|
||||
* **Pretty usable UI**
|
||||
* **Overkill encryption:** XChaCha20-Poly1305 + Argon2id key derivation
|
||||
* **Cross-platform:** Tested on Linux, Windows and macOS
|
||||
* **Overkill encryption:** XChaCha20-Poly1305 + Argon2id key derivation
|
||||
* **Drag and Drop support**
|
||||
|
||||
## Building
|
||||
|
||||
Reference in New Issue
Block a user