Credentials + TOTP
Passwords, usernames, built-in TOTP — no separate authenticator app needed.
Computed live in your browser via the Performance API. Nothing here is sent anywhere — check DevTools → Network yourself.
View this page's source →Encrypted personal vault for Windows. AES-256-GCM authenticated encryption with Argon2id key derivation. Windows Hello unlock, in-app SHA-256-verified updater, portable mode. Fully offline, zero telemetry. Source is proprietary; public repo hosts releases and Discord community only.
The problem
Password managers, note apps, file vaults — most are excellent at encryption in transit. But the data still lives on someone else's server. A breach, a policy change, a shutdown, a subpoena — any of these can expose what was supposed to be private.
Nexus is a single vault for the things that actually matter — files, passwords, notes, bookmarks, contacts — that never leaves the device it's created on. There's no cloud sync to turn off, because there's no cloud to begin with.
Passwords, usernames, built-in TOTP — no separate authenticator app needed.
Markdown-formatted encrypted notes, plus a private daily journal with a 30-day calendar view.
Run any app through Nexus in a monitored session — temp files are securely deleted when you're done.
Makes Nexus invisible to screen capture, OBS, and screenshots — your vault stays private even on stream.
Auto-grouped views that surface related files, notes, and credentials across the vault.
Run several independent vaults side by side, including decoy vaults that unlock in place of your primary.
Settings → Updates. SHA-256-verified downloads, manual restart-to-install always required. Off / Notify / Automatic modes.
Vault cipher upgraded to real AES-256-GCM under a new NXG1 format. Old vaults stay readable forever; new writes get GCM automatically.
Optional Windows Hello unlock on top of the master password — face, fingerprint, or PIN, backed by the platform TPM.
Whole-app theme pass across 17 screens and all 12 themes. Visible keyboard-focus indicator app-wide. Destructive-action styling fixed on Factory Reset.
v11 · in prep
Nexus v11 · final release is being finished right now — a complete UI redesign on top of the v10.x security architecture. Every screen redrawn from scratch: lock screen, vault browser, credential detail, notes editor, settings, updater. The cryptographic core (AES-256-GCM · Argon2id · Windows Hello · signed updates) stays untouched — v11 is a design + interaction refresh, not a rewrite of trust.
v11 · design deck
Frames below are pulled straight from the v11 design deck. These are the surfaces that ship — not concept sketches — pending final external hardening + a11y sign-off.
Not security advice. This page describes the cryptographic architecture of the Nexus vault product. It is not a substitute for professional security or compliance review before you rely on any encryption tool for critical data. Verify claims against the Nexus documentation and release notes at the linked repository.
v11 · what changes, what doesn't