v1.0.0-Community  ·  Android 8+  ·  Windows 10/11

Your passwords.
Your device.
Nothing else.

A fully offline password manager for Android and Windows desktop. Every credential, note, and TOTP secret is encrypted at rest — no cloud, no sync, no way for your data to leave the device.

AES-256-GCM per field 100% offline by design Zero telemetry
AES-256
GCM, per-field, unique nonce per write
0
platforms — Android & Windows desktop
0
security findings fixed before v1.0
0
bytes sent to any server, ever
// features

Every detail hardened.

No shortcuts. No "good enough." Every feature is built around the assumption that your secrets are worth protecting.

Per-field AES-256-GCM

Every field — username, URL, notes, TOTP secret — encrypted independently with a unique 96-bit random nonce on every write.

Argon2id Key Derivation

Memory-hard and GPU/ASIC resistant — 128 MB / 4 iterations on Android, 64 MB / 3 iterations on Windows. Your master password is never stored in plain text — anywhere.

TOTP Authenticator

Built-in RFC 6238 TOTP with QR scanning and manual entry. Compatible with Google Authenticator and Microsoft Authenticator. Replay-attack protected.

Biometric Unlock Android

Fingerprint and face unlock via Android BiometricPrompt API. Quick access without ever typing your master password in public.

Password Health Engine

Live entropy meter on all password fields with weakness and reuse detection. 50-bit minimum entropy enforced on registration. Generator up to 40 chars.

Encrypted .vmb Backups

Portable encrypted backup format with magic-header verification and KDF version tagging. Auto-backup on every add, edit, and delete.

Offline by Design

On Android, network_security_config.xml blocks all outbound traffic at the OS level. On Windows, there is simply no network code — no sync, no update pings, nothing to phone home.

Auto-Lock & Rate Limiting

Android: 30-minute idle timeout, progressive lockout after 5/10/20 failures, 30-second clipboard auto-clear. Windows: instant lock when the window loses focus, master key wiped from memory.

12 Categories + Search

Banking, Social, Work, Email, Gaming, Health, Travel and more. Colour-coded cards, instant search, and category filters.

Secure Notes Windows

Store recovery codes, licence keys, and sensitive text with the same per-field AES-256-GCM encryption as your passwords.


// security stack

The full stack, documented.

Vault was designed to pass a security audit from day one. Nothing here is marketing shorthand — this is the actual implementation.

LayerTechnology
Vault encryptionAES-256-GCM, per-field, 96-bit nonce/write, 128-bit MAC
Key derivationArgon2id — 128 MB / 4 iter (Android) · 64 MB / 3 iter (Windows)
Login hashArgon2id (same params, GPU/ASIC resistant)
2FATOTP RFC 6238 · replay attack protection (Android)
BiometricBiometricPrompt API (Android)
Key storageEncryptedSharedPreferences (Android) · Credential Manager (Windows)
Backup format.vmb — AES-256-GCM + magic header + KDF version
Screenshot blockFLAG_SECURE on all screens (Android)
Session lock30-min idle + lockout (Android) · lock on focus loss + key wipe (Windows)
DatabaseSQLite, local only — all fields encrypted at rest
NetworkBlocked via OS config (Android) · no network code paths (Windows)
14 security findings — identified and fixed before v1.0 shipped. From raw password storage to TOTP replay attacks, every issue found during internal review was patched and verified. Nothing shipped broken.
CRIT Raw password storage — fixed HIGH TOTP secret in backups — fixed HIGH SHA-256 login hash → Argon2id HIGH Weak Argon2id cost → 128 MB/4 MED Plaintext TOTP in SQLite — encrypted MED Unencrypted metadata — all fields encrypted MED TOTP replay — used-window tracking MED No rate limiting — progressive lockout MED No idle expiry — 30 min timeout LOW Clipboard persistence — 30s auto-clear LOW FLAG_SECURE missing — enabled LOW + 3 more, all resolved
Windows v1.0 hardening: CSV import column-detection bugs fixed before release, and the in-place master-password-change feature was deliberately removed after review — the safe path (export → new vault → import) prevents any chance of partial re-encryption corrupting your data.

// switching is easy

Import from your current manager in one tap.

Universal CSV import with automatic column detection — no manual field mapping — on both Android and Windows. Windows also supports CSV export, so your data is never locked in.

ChromePassword export CSV
LastPassVault export CSV
BitwardenIndividual vault CSV
1PasswordCSV export
KeePassCSV export
Community edition is free with a 100-password cap — enough for most personal vaults. All security features included, nothing held back.

// download

Ready to own your passwords again?

Free community builds for both platforms — no account, no cloud, no internet required. Install and your vault stays yours.

Android 8.0+ (min SDK 26) Windows 10/11 x64 · 100 MB disk Signed by VaultMorph SHA-256 published per release
→ How to verify your download