Where you store your documents — cloud, local, or some mix — is one of those decisions people drift into rather than make deliberately. The drift usually ends in a hybrid mess: some documents in Dropbox, others on a desktop, a few in iCloud, important ones in email. Stepping back and choosing on purpose makes finding things faster, backups simpler, and privacy cleaner.
The honest comparison
- Cloud storage lives on someone else's servers. You access it through an app or a web interface. The provider handles backup and availability; you handle subscription fees and trust.
- Local storage lives on your devices. You control everything but you also handle everything — backups, sync between devices, hardware failures.
- Hybrid combines both, usually with selected folders synced to the cloud.
Each has real strengths and real costs.
Cloud strengths
- Access from any device. Your phone, your laptop, a friend's computer all see the same files.
- Automatic backup. Google Drive, Dropbox, OneDrive, iCloud all handle this for free.
- Collaboration. Share a folder, give someone edit access, work together in real time.
- Version history. Most providers retain 30+ days of versions; some retain longer.
- No physical risk. Spilled coffee, lost laptop, hard drive failure don't affect your files.
- Search across devices. Type a keyword on your phone, find a document last edited on your desktop.
For most personal use, cloud storage is the right default.
Cloud weaknesses
- Privacy. The provider has your files. Even with encryption-at-rest, the keys are usually theirs.
- Subscription cost. A few dollars a month, but it accumulates over years.
- Vendor lock-in. Migrating between providers is friction.
- Bandwidth dependence. Slow internet means slow access.
- Data sovereignty. Files may be stored in jurisdictions with different laws than where you live.
- Account compromise. If your cloud password leaks, your documents leak.
- Provider failures. Rare but real — outages, account suspensions, billing disputes.
Local strengths
- Privacy. Your files, your devices, your control.
- Speed. Disk access is faster than network access.
- No subscription. A hard drive is a one-time cost.
- Offline access. Always available regardless of network.
- No vendor risk. No one can shut you out of your files.
- Encryption is genuine. With FileVault, BitLocker, or LUKS, the files are unreadable without your key.
Local weaknesses
- Backups are your job. Hard drives fail. SSDs fail. Without explicit backup strategy, file loss is a question of when, not if.
- Sync between devices is a project. Multiple devices need explicit sync setup (Syncthing, Resilio, manual transfer).
- No automatic version history. Unless you set up Time Machine, File History, or Git, accidental overwrites are permanent.
- Sharing is friction. Email, USB drives, manual file transfer.
- Mobile access is awkward. Most phones don't natively access your home NAS.
Hybrid: the real-world default
Most people end up with a hybrid:
- Cloud for everyday documents. Dropbox, Drive, iCloud, OneDrive.
- Local for sensitive material. Tax records, medical files, anything you don't want a provider to have.
- Local for working files. Active projects on your laptop, synced to cloud as backup.
- External backup for everything. A periodic backup to an external drive or NAS.
The 3-2-1 backup rule applies here: 3 copies, 2 different media, 1 off-site. Cloud counts as off-site for many users.
What goes where
A practical mapping for everyday users:
- Photos: cloud (Google Photos, iCloud, Photoprism on a NAS for self-hosters). Volume makes local-only impractical for most.
- Working documents: cloud sync for ongoing work. See organising digital documents.
- Tax records: hybrid. Cloud for convenience, local backup for safety, encryption for both.
- Medical records: local with encryption. Cloud only if explicitly comfortable with provider's privacy posture.
- Financial records: hybrid with encryption.
- Legal contracts: cloud for collaboration, local PDF/A archives of final signed versions. See PDF/A explained.
- Personal creative work: cloud for accessibility, local backups for redundancy.
- Sensitive personal material: local with encryption.
Privacy levels and corresponding choices
Match your privacy level to your storage choice:
- Public or near-public: cloud is fine. Photos posted to Instagram have already left your control.
- Standard private: cloud with strong password, two-factor authentication.
- Genuinely sensitive: cloud with end-to-end encryption (Tresorit, Sync.com, ProtonDrive), or local-only with backup.
- High-stakes: local-only with full disk encryption, off-grid backup.
For most personal users, level 2 is enough. For specific sensitive documents, mix in level 3 or 4.
End-to-end encrypted cloud
A middle ground: cloud storage where the provider can't read your files. Options:
- Tresorit, Sync.com, ProtonDrive, MEGA: built around end-to-end encryption.
- Cryptomator, Boxcryptor (legacy): encrypt files locally before they sync to a normal cloud provider.
These give you cloud convenience with local privacy. Trade-offs: slower setup, harder to share with non-users, occasionally rough edges.
For sensitive documents, this is often the right answer.
Backup strategies
Whatever your storage choice, backup is non-negotiable:
- Cloud-based: many providers offer their own version history (often 30 days). For longer history, third-party backup tools or extended subscription tiers.
- Local-only: external drive backup, ideally automated (Time Machine, Windows File History, restic, Borg).
- Mixed: cloud is often de-facto backup; complement with periodic local snapshot.
Test your backups by restoring a file occasionally. Untested backups are aspirational.
Privacy by region
Where data is stored matters legally:
- US providers: subject to US law including warrants, subpoenas, the CLOUD Act (US authorities can compel data even if stored abroad).
- EU providers (or US providers with EU storage): subject to GDPR. More privacy protection by default.
- Swiss providers: outside both EU and US jurisdiction. ProtonDrive (Switzerland) is popular for privacy reasons.
- Self-hosted: subject to your local law only.
For US users storing US tax records, jurisdiction usually doesn't matter. For non-US users storing personal records, US-based providers may not be the privacy choice you assume.
Speed and performance
A practical comparison:
- Local SSD: nearly instant for any file size.
- Local HDD: fast for small files, slow for large.
- Cloud sync: small files instant after sync; large files depend on bandwidth.
- Cloud streaming (open-on-demand without sync): always slower than local.
For working with very large files (video, design, scientific data), local-first is usually faster. For typical documents (Office files, PDFs), the difference is negligible after initial sync.
Cost over time
Five-year cost rough estimates for an individual:
- Cloud (Google One, iCloud, Dropbox at 200 GB): $150-$300 over 5 years.
- External drive backup: $80-$150 once, plus periodic replacement.
- NAS for self-hosting: $400-$1000 once for hardware, plus drives.
- Hybrid (cloud + external): $230-$450 over 5 years.
For most users, cloud is the lowest friction at modest cost. For self-hosters, NAS pays back over 5+ years and adds privacy.
Conclusion
The right storage for documents is rarely "all cloud" or "all local." It's a hybrid: cloud for everyday convenience, local for sensitive, backups for safety. Pick based on what you actually have (sensitive contracts? rare. tax records? once a year. photos? thousands), not on what feels safer in the abstract. For PDF tasks specifically, Docento.app handles processing in the browser without uploading — useful when sensitive documents shouldn't leave your device. For more on document workflows, see document versioning best practices and organising digital documents.