We pay for everything, yet own nothing: why I went back to owning my data with a home server
- Self-hosting
- Data
- Privacy
- Homelab
- Digital-Sovereignty
Try counting them: streaming for films and music, cloud for photos, file storage, the writing suite, the productivity tools, backups, AI. Every month a charge goes out, and at the end of the month you hold nothing. You paid for access, not ownership.
The subscription economy has become the default financial architecture of the digital world, growing into a macroeconomic market that has passed $500–560 billion and is heading toward $859 billion. But the unchecked expansion of this model goes beyond mere commerce: it is redefining the very concepts of private property, individual autonomy and data privacy.
From owning to accessing: the birth of “Digital Serfdom”
A quiet, epochal shift happened over the last decade: we moved from owning things to being able to access them as long as we keep paying.
The film you watch isn’t yours — it’s licensed, and it can vanish from the catalog tomorrow. The song isn’t yours. Your photos live on a server you don’t control. Even the software you use every day you don’t “have”: you rent it.
Legally and economically, the widespread adoption of EULA licenses and the SaaS paradigm has wiped out the principle of the right of first sale. We no longer buy a good, but a temporary, conditional and revocable license.
Economists Yanis Varoufakis and Cédric Durand named this condition “Technofeudalism” or “Digital Serfdom”: traditional capital gives way to the “cloud capital” of Big Tech. Platforms operate as genuine digital fiefdoms in which we are no longer owners but “cloud serfs” paying a recurring rent to access our own information and hardware features.
“Markets have been replaced by digital fiefdoms and profit by cloud rent; we are back to being serfs who contribute to capital accumulation with our own unpaid digital labour.” — Yanis Varoufakis
The numbers of a silent trap: the perception gap
You’d think all this competition would keep prices low. In practice the opposite happens: a few big players, closed ecosystems designed to keep you from leaving (lock-in), and prices that climb year after year.
What makes this model so profitable for platforms is a very specific psychological phenomenon: the spending perception gap.
Automatic micro-transactions blunt the psychological impact of paying. Updated data reveals a striking gap between what we think we spend and what actually leaves our pockets each month:
| Consumption indicator | Recorded value | Notes and impact |
|---|---|---|
| Real average spend (US user) | $219 / month ($2,628/year) | Some analytics put it as high as $273/month |
| Estimated spend (perception) | $86 / month | The average user underestimates their spend by 2.5× |
| Active subscriptions per user | 5.6 – 8.2 subscriptions | On average 4.5 platforms for video streaming alone ($69/month) |
| Gen Z average spend | $377 / month | Leads generational monthly spend |
| Millennials average spend | $276 / month | Second age bracket by recurring outlay |
| Subscription fatigue | 41% of consumers | Report fatigue from service fragmentation |
The result is a fixed tax on digital life: hundreds of euros a month that, added up, far exceed the cost of buying the hardware outright — for services over which we have no real control. And when platforms raise prices, saturation pushes the churn rate up by around 15%, leading companies to apply even tighter constraints.
The real price isn’t the fee: Data Harvesting and DRM
There is a second price, far more invisible and higher than the monthly fee: your personal data.
Keeping a permanently open channel between your device and the central server enables continuous tracking (data harvesting). What you watch, what you write, where you go, biometric metrics and daily habits are constantly aggregated to build ultra-high-resolution behavioural profiles. We pay twice: once in euros, once in privacy.
On top of this comes the grip of DRM (Digital Rights Management) and laws like Section 1201 of the DMCA or the EU copyright directives. These rules make it illegal to repair, inspect the code of, or modify software we own at home.
The extreme risk is called Bricking (Remote Deactivation): makers of IoT devices, audio systems, consoles or connected vehicles can remotely disable or cripple features if the user refuses new privacy terms, or if the company suddenly decides to shut down its cloud servers or turn pre-existing hardware functions into paid optional modules.
The counter-move: reclaiming ownership through Digital Sovereignty
This is where my choice came from: to take back ownership of what is mine.
It’s not paranoia or an anti-cloud ideology, but economic common sense and digital sovereignty. Inspired by movements like IndieWeb and the principle of directly owning your own data, the most concrete and empowering answer is self-hosting: setting up a small home server on hardware you own.
An always-on mini PC, negligible power draw (a few watts), and on top of it the things that really matter:
- My files and photos (Nextcloud) — reachable from every device, but stored on a physical disk of mine, safe from scanning or ad profiling.
- My encrypted credentials (Vaultwarden) — the password vault under my exclusive control.
- My media library (Jellyfin) — I watch it where and when I want, with no catalogs disappearing overnight.
- Automated backups — redundant and safe, because your data is either under your control or held hostage.
- Even local AI — an assistant running on my server, with its memory in one place and private execution (I wrote about it here: Claude on my server and TermHub).
The point isn’t “cloud bad, home server good”. The cloud is still handy for on-the-fly sync. The point is to consciously choose what to rent and what to own, instead of renting everything out of inertia.
Honestly: the practical challenges and how to overcome them
Self-hosting takes effort and a bit of learning. But the evolution of open-source software has made the entry curve extremely accessible even for those who aren’t senior sysadmins.
Here are the 3 main challenges and how they’re solved today:
1. System management and configuration
- The fear: having to wrangle the Linux command line for hours.
- The solution: operating systems with modern graphical interfaces like CasaOS, Umbrel or TrueNAS, paired with Docker, let you install and manage dozens of apps with a single click.
2. Backup and business continuity
- The fear: if the home disk fails, I lose all my memories.
- The solution: just apply the 3-2-1 rule: 3 total copies of your data, on 2 different media (e.g. internal disk + NAS), with 1 copy off-site (e.g. an encrypted disk at a relative’s house, or a cloud backup encrypted before upload, zero-knowledge).
3. Secure remote access from outside the home
- The fear: exposing your home network to hackers by opening ports on the router.
- The solution: use next-generation mesh VPNs like Tailscale or WireGuard. They create an encrypted point-to-point tunnel between your phone/laptop and your home server, letting you reach all your files from anywhere in the world in complete safety, without opening a single public port on the modem.
Conclusion: taking back the keys to your digital future
Owning your own things in the digital world today almost feels like a revolutionary, countercurrent act. To me it just seems the most rational decision to stay free.
The investment in a small home server pays off quickly: in real financial savings, in privacy protection, and above all in the certainty that one day you won’t wake up to a 30% price hike, a service shut down overnight, or your memories locked inside a digital fiefdom.
Reclaiming your digital sovereignty is possible. And starting with a home server is the first, fundamental step toward owning your digital life again.
Sources and further reading
- Fortune Business Insights — Subscription Economy Market Size & Dimension Market Research (2025–2026 market data and projections on SaaS and subscriptions).
- ReSubs & C+R Research — Subscription Spending Statistics (Analysis of the 2.5× spending perception gap and generational consumption behaviour).
- Deloitte — Digital Media Trends (Survey on video streaming, media and subscription fatigue).
- Yanis Varoufakis — Technofeudalism: What Killed Capitalism (Essays on cloud capital, digital serfdom and feudal rent).
- IndieWeb Movement (Principles and manifestos for data sovereignty and reclaiming the personal web).
- European Parliament / EFF — Digital Rights and DRM Regulation (Analysis of the impact of EULA licenses, DRM and the fight against planned obsolescence/bricking).