A local-first local-only, encrypted notes vault.
- User authenticates with a secure 256-bit private key
- Vault box is an encrypted SQLite db file
- Encryption with XChaCha20-Poly1305
- Key split using SLIP-0039
Built with
npm install
npm run dev
MIT
A local-first local-only, encrypted notes vault.
Built with
npm install
npm run dev
MIT