From 495f880d38f521246a4a6a818c7925180907f7ea Mon Sep 17 00:00:00 2001 From: Timothy Farrell Date: Mon, 18 May 2026 02:18:11 +0000 Subject: [PATCH] Add clanker-disclaimer --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.