What Am I Actually Depending On? A Practical Approach to Data Sovereignty

What Am I Actually Depending On? A Practical Approach to Data Sovereignty

我到底依赖着什么?数据主权的一种实践方法

Most of us don’t really own our digital lives. Our photos live in cloud libraries. Our documents sit in someone else’s storage systems. Our passwords are managed by services we log into, not systems we control. It’s convenient, fast, and mostly invisible. But at some point, I started asking a simple question: what am I actually depending on here? 我们大多数人并没有真正拥有自己的数字生活。我们的照片存放在云端图库中,文档躺在别人的存储系统里,密码由我们登录的服务而非我们自己掌控的系统来管理。这一切既方便、快捷,又几乎隐形。但在某个时刻,我开始问自己一个简单的问题:我到底在依赖什么?

The more systems I looked into, the more I realized how much personal data flows through platforms I don’t control. What gets stored, how it’s used, where it’s replicated, and who ultimately has access to it is often hidden behind terms of service most people never read. Convenience often comes with tradeoffs that are easy to ignore until they matter. 我研究的系统越多,就越意识到有多少个人数据流经我无法控制的平台。数据如何存储、如何使用、在哪里备份,以及最终谁能访问这些数据,往往隐藏在大多数人从不阅读的服务条款背后。便利性往往伴随着代价,这些代价在问题爆发前很容易被忽视。

Thinking Differently About Data Management: I decided to evaluate where my information lives, how it’s backed up, how portable it is, and what happens if I ever want to leave a service. Not in an extreme way, but in a practical one: reducing dependency, increasing clarity, and keeping control where it matters. 重新思考数据管理:我决定评估我的信息存储在哪里、如何备份、可移植性如何,以及如果我想弃用某项服务会发生什么。我不是以极端的方式,而是以务实的方式去做:减少依赖,增加透明度,并在关键领域保持控制权。

I broke things. A lot of things. I rebuilt them. I migrated setups that didn’t scale. I replaced tools I thought I needed with simpler systems I could actually explain. And slowly, I started to care less about convenience at any cost, and more about understanding the ground I was standing on. 我弄坏了很多东西,又把它们重建起来。我迁移了那些无法扩展的配置,用我能真正理解的更简单的系统替换了那些我以为自己需要的工具。慢慢地,我不再那么执着于不计代价的便利,而是更关注自己所立足的基础。

The goal isn’t to reject modern tools or pretend everything should be self-hosted. It’s to understand what we use well enough to choose it deliberately instead of passively accepting vendor lock-in. 我的目标不是拒绝现代工具,也不是假装一切都应该自托管。而是要足够了解我们所使用的工具,从而能够主动做出选择,而不是被动地接受厂商锁定。

Over the next few weeks, I’m putting out raw logs covering: 在接下来的几周里,我将发布一系列原始日志,涵盖以下内容:

  • Self-hosting & app deployment (自托管与应用部署)
  • Data ownership & portability (数据所有权与可移植性)
  • Docker orchestration & Linux systems (Docker 编排与 Linux 系统)
  • Networking & outbound secure tunnels (网络与出站安全隧道)
  • Backups & monitoring (备份与监控)

No schedules, no marketing noise. Just raw building, breaking, and learning what holds up. Check out the project architecture at ownthestack.co 没有时间表,没有营销噪音。只有纯粹的构建、破坏,以及学习什么才是真正可靠的。欢迎访问 ownthestack.co 查看项目架构。