diff --git a/README.md b/README.md index 1a4fefe..02997ed 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ An offline-first password manager that runs entirely in your browser. No server, no cloud, no tracking — your vault lives on your machine. +NOTE: This is majority vibe-coded with pi.dev and Qwen 3.6. + ## Features - **AES-256-GCM encryption** — All credentials encrypted with a key derived from your master password via PBKDF2 (600,000 iterations). The key exists only in memory.