Key Highlights
- Vaultwarden-aligned login and master password verification workflow.
- Per-user key hierarchy with encrypted user key storage and key rotation compatibility.
- Short-lived presigned URLs for object access to reduce token exposure window.
Security in LockMem is designed around strong client-side cryptography and strict server-side authorization.
Start with prelogin to fetch KDF metadata, then complete authenticated API login and token-based calls.
View API Reference