STARKIVE VAULT · 03
Keep API keys, passwords, recovery phrases, and private notes behind one master password. Encrypted with Argon2id and AES-256, unlockable with Windows Hello, and stored on your device, not in an account someone else controls.
Stripe live key
API KEY
GitHub
LOGIN
Wallet seed phrase
RECOVERY
WHAT IT DOES
Everything is sealed under a single password you choose. It is never stored or sent anywhere.
Your password runs through Argon2id, a memory-hard function, to derive the key. That makes brute-force cracking impractical.
Every entry, its title included, is sealed with AES-256-GCM. A stolen vault file reveals nothing without your password.
Optionally unlock with your face, fingerprint, or PIN on that device. The master password stays the root of trust.
Store website logins, API keys, secure notes, and recovery phrases, each with the fields that fit.
The vault file stays on your machine. There is no account to breach and nothing to leak in the cloud.
ZERO-KNOWLEDGE · Your master password is never stored or transmitted. Argon2id derives a key that unwraps a random data key, and that key seals each record with AES-256-GCM. Two things follow: there is no recovery if you forget your master password, and no one, including us, can open your vault. Windows Hello is a per-device convenience backed by your computer's secure hardware; your master password remains the only key that works everywhere.
PART OF STARKIVE
Vault comes bundled with the rest of Starkive. Free to try, unlock everything once.