KryVault ← Back to home

How KryVault keeps your files private

Updated 25 September 2026

KryVault is built so that we cannot read your files — not if we wanted to, and not if someone forced us to. This page explains how, step by step, in plain words. Technical details for reviewers are at the end.

The short version: your files are locked on your own device before they are uploaded. The only thing that can unlock them is your 28-character key, and we never see that key. Our server stores scrambled data and nothing else about you.

1. Your key is your account

2. The key is turned into two separate secrets

Your browser runs the key through Argon2id, a method that is slow and uses a lot of memory on purpose — it makes guessing keys very expensive for an attacker. It produces two different values:

3. Every file is locked before it leaves your device

What our server can and cannot see

We can seeWe can never see
Scrambled (encrypted) dataYour files or notes
The size of each fileFile names, file types or folder names
When a file was uploadedYour key
How much space your vault usesYour name, email or phone number — we never ask

Like any website, our hosting provider sees your IP address when you connect. It is used only to deliver the page and stop abuse — for example, limiting how many vaults one network can create — and it cannot be linked to what is inside a vault, because we cannot read what is inside. See the privacy policy.

4. Opening your vault

5. If you lose your key

Your files are gone for good. There is no "forgot key" button, no support team that can help and no back door. This is not a missing feature — it is the protection itself. If we could open your vault to help you, we could also be forced to open it for someone else.

Keep your key safe in at least two places:

What KryVault does not protect you from

No tool protects against everything. Being honest about the limits:

Stopping bots without asking who you are

When you create a vault, your browser solves a small puzzle that takes a few seconds. That is nothing for one person, but it makes creating thousands of vaults slow and costly for a bot — without us ever asking for a phone number or email. Vault creation is also limited per network.

Technical details (for reviewers)

Found a problem? Please tell us.

Create a free vault 100 MB free · no email, no phone · takes 30 seconds