Digital Safe Vault
Secure · Offline · Zero-knowledge

Digital Safe Vault

Offline. Encrypted. Yours to move.

A private, offline password manager that runs entirely on your own device. Your logins, cards, secure notes and files are encrypted locally with a password only you know — no accounts, no servers, no tracking. The whole app is a single self-contained HTML file.

No accounts No servers No tracking AES-256
What it is

Digital Safe Vault is a zero-knowledge vault for everything you need to keep private. There is nothing to install and no internet connection required — open the single HTML file in any up-to-date browser and everything you store is encrypted on your device before it is ever written to disk. Nothing ever leaves your device.

What it can do

Everything private, in one place

A full password manager that works completely offline — from generation to autofill.

Stores everything

Logins, cards, bank & netbanking details, identities, secure notes and fully custom entries — build your own fields.

Passwords, handled

A strong-password generator and an offline health check that flags weak, reused and old passwords.

Two-factor codes

Built-in TOTP generation with a live countdown, so your 2FA codes live right next to the login.

Organise fast

Tags, favourites, a type filter, search and sort — and attach files to any entry.

Recover mistakes

A Trash bin with restore, so a deleted entry is never gone until you say so.

Move between devices

Import from a spreadsheet (.xlsx/.csv) and export a single encrypted backup file.

Automatic backups

Rolling encrypted auto-backups, plus optional scheduled backups to a folder you choose (Chromium + extension).

Multiple profiles

Keep separate vaults, each with its own master password and PIN, on the same device.

Themes & reach

Light and dark themes; works on Windows, macOS, Linux, Android and iPhone/iPad. Guided tour on first run.

Optional browser extension adds a quick-access popup, in-page autofill and a toolbar lock-status icon on top of the same vault.

How it keeps you safe

Zero-knowledge, by design

There's no server and no stored password hash — only someone with your password (or recovery code) can decrypt your vault.

AES-256-GCM encryption

Authenticated encryption protects all vault contents, at rest, on your device.

PBKDF2-SHA256 · 600,000 iterations

Your password is stretched to derive a key — never stored as a hash anywhere.

Key-wrapping architecture

A random data key encrypts your data and is itself wrapped by your password, so you can change the password without re-encrypting everything.

Recovery code & PIN

An independent recovery code is your backup way in; an optional PIN gives quick in-session re-unlock with brute-force throttling.

Clear lock model

Idle time soft-locks the vault; logging out or closing the browser wipes the key — it's never written to disk.

Safe across windows & devices

A writer lease keeps two windows from overwriting each other, and it detects cloud-sync conflicts for a safe review & merge.

Get started

Download & open — that's it

No sign-up, no install. Download the single HTML file to your own device and open it in a modern browser.

1

Download the app

Save the single HTML file to a device you control.

2

Open it in your browser

Chrome, Edge, Firefox or Safari — just double-click the file.

3

Create a profile

Pick where your vault is stored, set a password & PIN, and save your recovery code.

Download Digital Safe Vault
Run it locally, from your own device. This app is designed to be opened from a file you control. We don't recommend running it from a website you don't trust, because whoever hosts it could alter the code. If you host it yourself (behind your own domain), use HTTPS.

Want autofill in the browser? The optional Manifest V3 extension builds on the same vault.