Technology

End-to-end encrypted file transfer, done properly.

The term is used loosely. Here is the concrete definition we hold ourselves to, and how each part is implemented.

A definition you can check, not a label you have to trust.

For technical buyers and careful users comparing end-to-end encryption claims across transfer products.

Built for confidentiality

Keys derived on the device

Argon2id derives your master key locally; it never reaches a server in usable form.

Authenticated encryption

XChaCha20-Poly1305 gives confidentiality and tamper detection: modified ciphertext fails rather than opening.

Sealed per recipient

X25519 seals the file key to each recipient, so decryption ability is granted individually.

Key material out of the request

For public links, the key sits in the URL fragment, which browsers do not transmit to servers.

Bounded exposure

Links expire within 24 hours at most, can cap views and can be revoked instantly.

Verifiable operations

Published subprocessors, storage regions, transparency reporting and an append-only audit trail.

The four properties that define it

First, key generation happens on endpoints. Second, the server never receives a key that decrypts content. Third, each recipient's access is granted by sealing a key to them specifically. Fourth, integrity is authenticated, so tampering is detected rather than silently accepted. A product missing any one of these is not end-to-end encrypted, whatever the landing page says.

Common near-misses

Server-side encryption with customer-managed keys held by the provider; password-protected download pages in front of readable files; end-to-end encryption for the transfer but plaintext at rest afterwards; and encryption applied only to file contents while names, structure and previews stay readable.

What end-to-end encryption does not protect

Metadata such as timing, sizes and recipients; endpoints that are already compromised; and anything a legitimate recipient chooses to redistribute. Honest products enumerate these limits — ours are described in the public threat model.

Frequently asked questions

Is the passphrase the same as the encryption key?

+

No. The passphrase participates in deriving key material through Argon2id; it is not stored, and it is not an access check performed by a server on a readable file.

Why does the key go in the URL fragment?

+

Because browsers never send the fragment to the server. The recipient's browser uses it locally to decrypt, so the operator never sees it.

Can DRIVUNO read the files I transfer?

+

No. Files are encrypted on your device with XChaCha20-Poly1305 before the upload starts, using keys derived locally with Argon2id. Our servers hold ciphertext only, so there is no preview, no scanning and no staff view of your transfer.

Does the recipient need an account?

+

No. They open the link in any browser, type the passphrase you shared separately, and the file is decrypted locally on their machine. Nothing to install, nothing to sign up for.

How long do share links last?

+

Public share links always expire within 24 hours at most, and you can make them shorter, limit the number of views, or revoke them instantly. Expiry is enforced by the system, not by a reminder.

How big can a transfer be?

+

Uploads are chunked, resumable and verified after upload, so multi-gigabyte transfers survive a dropped connection, a closed laptop or a hotel network. You resume instead of starting again.

Is there a free plan?

+

Yes. The free plan includes 1 GB with exactly the same zero-knowledge architecture as paid plans, so you can test a real client hand-off before paying anything.

What happens if I lose my password?

+

Because we cannot read your data, we cannot reset it for you. Each account creates a Recovery Kit — a printable PDF with a QR code — to store offline. That is the same property that keeps anyone else, including us, out of your account.

Related

Your sensitive files deserve more than a traditional cloud.

Start free with 1 GB. Zero-knowledge encryption from the first upload — no admin override, no AI scanning, no plaintext on the server.

1 GBfree vault
Encrypted on your device · upload in 1 click
Upload