NestKey — Secure Password Vault
A lightweight, offline password vault built with pure JavaScript, HTML, and CSS. NestKey focuses on local-first security with no cloud storage, no telemetry, and full user control.
Key Features
Local-Only Storage
All credentials are stored offline on your device. No cloud sync, no external servers.
AES-256 Encryption
All vault data is encrypted using industry-standard AES-256.
Master Password Lock
Secure your vault with a single master password.
Auto-Fill (Planned)
Future browser extension for seamless login workflows.
Engineering Notes
NestKey is intentionally simple and transparent, built with native web technologies for maximum auditability. Encryption is handled client-side, ensuring that sensitive data never leaves the user's machine. Cross-platform packaging will be added once OS tooling is ready.
Tech Stack
Roadmap
Core vault encryption
completedMaster password system
completedUI polish and improved UX
in-progressBrowser extension for auto-fill
plannedCross-platform packaging
planned