Position · v1.0
Security Philosophy
A short, plain-English statement of how DRIVUNO thinks about your data — and what we refuse to ask you to trust us with.
Traditional clouds rely on provider trust. You hand over your files, and you trust the provider's staff, processes, jurisdictions, and partners not to read them. We think that model is the wrong default for sensitive work. DRIVUNO is built so the provider does not have to be trusted with the content itself.
Principles
Verifiable, not just promised
A claim about privacy is only as good as the mechanism that keeps it true after the next code change. So we treat "no plaintext leaves the client" as an engineering invariant to be checked automatically, not a statement to be trusted on faith:
No escrow, ever
Key escrow — any mechanism that lets a third party unwrap your master key without your password or your own recovery factors — is the single feature we refuse to build, under any pressure: business, legal, or convenience. Every recovery path we offer (Recovery Kit, Recovery Key, optional email or SMS factors, backup master key) wraps your master key; none of them store it in a form anyone but you can open. The consequence is symmetric: we cannot help you if you lose every factor, and we cannot be compelled to help anyone else either.
What this rules out
Some product decisions are easy because they violate the philosophy:
- No server-side scanning, AI analysis, or content moderation of user files.
- No server-side password reset. The cryptography does not allow it; neither do we.
- No silent metadata expansion: every field we collect appears in the Metadata Policy.
- No telemetry of file contents, even aggregated.
- No marketing claims that exceed what the architecture actually delivers.
What this commits us to
- A public threat model describing what we protect and what we don't.
- A public security roadmap with dated commitments.
- A coordinated vulnerability disclosure policy with safe harbor.
- An incident response playbook and a public changelog.
- External cryptography review on the roadmap, followed by a full penetration test.
“The encrypted vault for the files you cannot afford to expose.”