DEV Community

Varinder Singh
Varinder Singh

Posted on

I built an encrypted vault where markdown notes and passwords live together

Use for a longer-form technical post covering:

  • Why Tauri over Electron (bundle size, memory, Rust backend)
  • The encryption architecture (key hierarchy, per-block encryption, Argon2id parameters)
  • How the MCP server works for AI tool integration
  • The markdown-first approach

Link back to https://claspt.app and https://claspt.app/security/

Top comments (0)