Does using a cloud service waive privilege?
+
Jurisdictions generally focus on whether reasonable steps were taken to preserve confidentiality. A system where the provider cannot decrypt, access is per-matter and every grant is logged is a strong set of reasonable steps — but you should confirm against your own bar guidance.
Can you comply with a subpoena for our documents?
+
We can produce only what we hold: ciphertext and operational metadata. We cannot produce plaintext, because we have no key that would yield it.
Can DRIVUNO read our documents or messages?
+
No. Everything is encrypted on the device before it is uploaded, with XChaCha20-Poly1305, using keys derived locally with Argon2id and wrapped per member with X25519. Our servers hold ciphertext and sealed key envelopes, so there is no admin view, no support tool and no classifier that can reach your content.
Do we need an IT team to deploy it?
+
No. There is nothing to self-host and no key server to operate. You create an account, invite colleagues and clients by email, and the encryption happens transparently in the browser, desktop and mobile apps.
What certifications do you hold today?
+
We do not currently hold SOC 2 or ISO 27001 certification, and we say so publicly rather than implying otherwise. Our compliance page documents where we are, what is in progress, and what is planned. What we can demonstrate today is the architecture itself: client-side encryption, per-member key envelopes and an append-only audit trail.
What happens if someone leaves the firm?
+
Removing a member revokes access and rotates the remaining key envelopes, so an old copy of a key stops opening anything new. Every membership change, share creation and revocation is written to an append-only log.
What if a user loses their 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 be stored offline. That is the same property that stops anyone else, including us, from reading the account.
Is there a free plan to evaluate it?
+
Yes. The free plan includes 1 GB with exactly the same zero-knowledge architecture as paid plans, so you can validate a real client workflow before committing.