About SecureKeep
SecureKeep is a local-only, zero-knowledge vault app for iOS and Android that holds the passwords, documents, notes, and recorded messages your family would need if something happened to you. Everything is encrypted on the device with AES-256-GCM. There's no server holding user data, no account to create, and no subscription. It's free to download, and a single $7.99 in-app purchase unlocks everything permanently.
Who builds SecureKeep
SecureKeep is built by Heston Dsouza at KCH Labs. It's a one-person operation: the same person writes the encryption code, answers support email, and publishes the blog posts. There's no team page because there isn't a team.
That matters for a product like this one. A vault app asks you to trust an architecture you can't inspect from the outside, so the least we can do is tell you exactly who's behind it. Support questions go to support@securekeep.app and reach the person who wrote the code. SecureKeep first shipped on the App Store and Google Play in 2026 and launched publicly on Product Hunt on 22 July 2026.
Why SecureKeep has no server
SecureKeep stores nothing on a server because a server is the thing that gets breached. Your master password never leaves the device. It's run through PBKDF2-SHA256 at 600,000 iterations to derive a key, and that key wraps a randomly generated data-encryption key which encrypts everything in the vault. When the app locks, that key is zeroed out of memory.
The consequence is unavoidable and worth stating plainly: if you forget your master password, nobody can recover your vault, including us. We never hold the key, so there's no support ticket that can bring the data back. That's the trade SecureKeep makes, and if it's the wrong trade for you, a hosted password manager with account recovery is the better tool.
How SecureKeep is funded
SecureKeep is funded by people buying it once. The app is free to download with one vault and up to 10 items. Unlocking everything costs $7.99 as a single in-app purchase, and it never becomes a subscription. Full pricing and the exact free-tier limits are on the pricing page.
There's no venture funding, no advertising, and no analytics SDK in the app. SecureKeep collects no usage data at all, which means there's no behavioural data to sell and no second revenue stream propping up the price. One purchase is the whole business model. It also explains why the roadmap is narrow: features get built when a paying customer needs them, not to hit a growth target.
What SecureKeep deliberately doesn't do
SecureKeep doesn't sync across devices, doesn't autofill in a browser, and has no team or enterprise sharing, no self-hosting option, and no command-line tool. These are choices rather than gaps in the roadmap. Each one would require either a server or a browser extension, and both would undo the local-only architecture that the rest of the app depends on.
If you need cross-device sync or browser autofill, a subscription manager like 1Password or Bitwarden will serve you better, and we'd rather say so up front than sell you something that doesn't fit. What SecureKeep does instead is hold the things those tools don't: documents, an emergency medical card, written instructions, and video or audio messages for the people who'll need them.
How to reach SecureKeep
Email support@securekeep.app for anything: bug reports, refund requests, feature ideas, or questions about how the encryption works. You can also use the contact form, or send feedback from inside the app under Settings. There's no ticketing system and no chatbot in front of it.
For questions that come up often, the FAQ covers 44 of them across encryption, backups, recovery, pricing, and platform support. The blog goes deeper on digital legacy and on migrating from other password managers.