privacy

Dumb Storage Is Disappearing: AI Now Lives Inside Your Cloud Files

Microsoft, Google, Apple, and Dropbox have woven AI into their storage products. Getting files stored privately, without an AI reading them, is getting harder to do.

There used to be a simple version of cloud storage: you upload a file, it sits on a server, you download it later. The company providing the service charges you for the disk space. That’s it.

That model is quietly going away.

Across every major cloud storage provider — Microsoft, Google, Apple, Dropbox, Amazon — the shift is the same: AI features are being woven into the storage product itself. Your files aren’t just stored anymore; they’re read, analyzed, indexed, and used to power intelligent features. And opting out of that processing is becoming structurally difficult or impossible.

If you want your files stored privately, with no AI touching them, you need to understand what’s actually changed — and what your options are.

The Microsoft Restructuring

In July 2026, Microsoft pushed through a set of commercial pricing changes that revealed the extent of the shift in its storage strategy. Business Basic went from $6 to $7 per user per month; Business Standard jumped from $12.50 to $14, with some Frontline tiers seeing increases of up to 43%.

More significant than the price increases: Microsoft stopped selling standalone OneDrive for Business plans. You can no longer buy cloud storage from Microsoft without also purchasing a Microsoft 365 subscription — which comes with Copilot, Microsoft’s AI assistant, integrated at the OS and application level.

Copilot is designed to read your files, emails, and calendar to surface relevant information and assist with tasks. For users who just wanted a place to store files privately, the new structure offers no opt-out. The storage and the AI come as a package.

Microsoft has framed this as adding value. For privacy-conscious users, it changes the fundamental nature of the product they’re paying for.

Google’s “Personal Intelligence” Layer

Google has built what it calls “personal intelligence” into its ecosystem — the idea that Google’s AI systems, fed by your emails, documents, photos, and Drive contents, can provide more useful assistance than a general-purpose AI.

The implementation means that Gemini, Google’s AI assistant, can access your Drive files and provide answers based on what’s in them. Google Photos uses AI to automatically surface memories, identify faces, recognize scenes, and enable natural-language search across your image library.

Users can technically turn off some of these features, but they’re opt-out rather than opt-in. And the processing happens on Google’s infrastructure — your files are being read by Google’s systems as a prerequisite for them working the way they do.

For Google specifically, this is also inseparable from the company’s advertising business. While Google says it doesn’t serve ads in Workspace or Drive based on file contents, the organizational infrastructure being built around your personal data has commercial value beyond the storage subscription itself.

Apple’s Private Cloud Compute

Apple has taken a different architectural approach. When Apple Intelligence processes data that can’t be handled on-device, it uses what Apple calls Private Cloud Compute — cloud servers that Apple claims are architecturally designed to prevent Apple from accessing the data being processed.

This is a meaningful technical distinction from Google’s or Microsoft’s approach, and Apple deserves credit for the privacy engineering work it represents. But it’s still cloud AI processing of your personal content. The guarantee is architectural rather than contractual, and it requires trusting Apple’s design claims.

For users storing sensitive personal files through iCloud, Apple Intelligence features — including the AI system’s ability to surface and summarize content across your photos, notes, and documents — mean the service is no longer purely passive storage.

Dropbox’s AI Features

Dropbox, which built its product specifically around cloud file storage, has been adding AI features aggressively. Dropbox AI allows you to ask questions about documents stored in your account, generate summaries, and search across file contents using natural language.

These features require Dropbox to process your file contents. An opt-out exists — users can toggle off AI-powered features in their account settings — but the default for new users is that AI processing is enabled.

Dropbox also raised its Plus plan price in 2026, from $9.99 to $11.99 per month. Like Microsoft, the pricing changes came alongside expanded AI capabilities, suggesting the companies see the AI integration as justification for higher prices.

Why This Matters for Privacy

When cloud storage was “dumb” — when it simply held your files without reading them — the privacy questions were primarily about data security: could the provider secure your files against breaches, and would they comply with government requests for your data?

Those questions still matter. But AI integration introduces a new category of concern: your files are now being read and analyzed for purposes beyond storage. This creates several risks:

Training data exposure. When you ask an AI tool to summarize a document or answer questions about its contents, that interaction — the document, your question, the AI’s response — typically becomes data that can improve AI models, even if your specific content isn’t directly used in training. The terms of service govern this, but they’re not always transparent.

Context leakage. AI systems that can access your files to answer questions can also surface information in unexpected ways. A Copilot answer to a question about one project might inadvertently reference details from an unrelated document the system indexed. This is a known failure mode of retrieval-augmented generation.

Expanded attack surface. AI features require your file contents to be parsed, indexed, and made searchable in ways that passive storage doesn’t. Those indexes and parsed representations create additional data stores that weren’t present before — and additional points of potential exposure.

Inference accumulation. AI systems reading your documents over time can build rich inferences about your behavior, beliefs, health, relationships, and financial situation — far beyond what any individual file would reveal.

What “Opt-Out” Actually Means

Most providers offer some form of AI feature opt-out. But opt-outs in this context are narrower than they sound.

Opting out of AI features typically means turning off the user-facing AI tools — the chat interface, the summary generation, the intelligent search. It usually does not mean your files are no longer processed or indexed. The underlying infrastructure still needs to analyze your content to serve the features to other users or to run system-level processes.

Some providers are more explicit about this than others. Reading the actual data processing addendum or privacy policy — not the marketing language about AI features — is the only reliable way to understand what processing continues even after you opt out.

The Alternatives

If you want cloud storage that doesn’t integrate AI processing of your content, the options are narrowing but still exist.

Zero-knowledge providers. Services like Proton Drive, Tresorit, and Internxt use client-side encryption, meaning files are encrypted on your device before they’re uploaded. The provider’s servers never receive unencrypted content. This makes AI processing of your files technically impossible — but it also limits search, preview, and sharing features that depend on the provider being able to read your files.

Privacy-focused storage without E2EE. Services that commit by policy to not using your content for AI training, not showing you ads, and not processing your files for purposes beyond storage. These services use server-side encryption (AES-256 at rest, TLS in transit) without the zero-knowledge architecture — they hold the keys, but commit to not reading your content. This model is less architecturally airtight than E2EE but provides more usability while still maintaining meaningful privacy protections.

Self-hosted storage. Running your own file server (Nextcloud, for example) puts you entirely in control of your data. But it requires technical setup, ongoing maintenance, and responsibility for your own security.

What daftei’s Approach Is

daftei takes the second path: server-side AES-256 encryption at rest, TLS 1.3 in transit, and a firm policy commitment against selling data or training third-party AI on your content. There are no AI features processing your stored photos or files. The service is paid (5 GB free, unlimited on Pro at $5.99/month or $44.99/year), which means there’s no advertising business model requiring access to your content.

To be precise: daftei uses server-side encryption, not zero-knowledge E2EE. daftei holds the encryption keys. What that means in practice is that daftei can provide account recovery and legal compliance with data access requests — and commits, as a policy matter, to never using that access for AI training or advertising purposes.

That’s a different privacy model than a provider like Proton Drive, where technical architecture makes accessing your content impossible. It’s a much stronger privacy stance than Microsoft, Google, Apple, or Dropbox, where AI processing of your content is an active product strategy.

The Trend Won’t Reverse

The bundling of AI with cloud storage isn’t a temporary product experiment. It’s the business direction every major technology company has committed to. Storage, on its own, is a commodity with thin margins. AI features are where the differentiation (and the pricing power) are being built.

For users who want their files stored without AI reading them, the implication is clear: the mainstream options are moving away from you, and the alternatives you choose now are likely to matter more over time.

Understanding what your current provider actually does with your files — not what their marketing says, but what their privacy policy and data processing terms commit to — is the first step in making an informed choice.

Your memories deserve better than an ad platform.

Try daftei free →
← All posts