Tools

Vault

What it does: a local, encrypted store for the secrets you don't want sitting in plain text — passwords, keys, notes. Everything is encrypted on your machine (AES-256-GCM) and is never transmitted anywhere by the app.

Safe to run: yes. The Vault only holds what you put in it.

Reading results: n/a — it's a secure store, not a scan. Two things to know: the Vault's key is sealed to your Windows user on this device, so copying vault.json to another machine won't open it even with the correct passphrase (a stolen file is useless) — and because of that, if the machine is lost or wiped, those secrets are gone for good. There's no recovery, by us or anyone, so keep anything you can't re-create somewhere else as well. The Vault is deliberately left out of Back up & restore for the same reason.

This page mirrors the in-app help. Open the same article any time from the app's Docs panel. Spot something unclear? Tell us.