
Automate it
Usenet or torrents: what actually differs, and what it costs
One is a conversation between peers. The other is a download from a server you pay for. Almost every practical difference follows from that.
Updated 2026-09-01 · 4 min read
Usenet predates the web — a discussion network from 1980 that survived because it also carries binary files. It is not a piracy tool any more than a web server is; it is infrastructure, sold as a subscription. Understanding it is worth the ten minutes, because it solves problems torrents cannot.
The structural difference
- BitTorrent is peer-to-peer. You download from other users, and you upload to them at the same time. Speed depends on who is online. Your address is visible to every peer in the swarm — that is how the protocol works.
- Usenet is client-server. You download from a commercial provider over an encrypted connection, at whatever speed your line allows. Nobody else is involved, and nothing is uploaded.
| Torrents | Usenet | |
|---|---|---|
| Cost | Free | $7–15/month for a provider, plus sometimes an indexer |
| Speed | Depends on peers — from very fast to stalled | Your full line speed, consistently |
| Old or obscure content | Excellent, as long as someone still seeds it | Limited by retention, but providers now keep 5 000+ days |
| Who can see your address | Every peer in the swarm | Only your provider |
| You upload to others | Yes, by design | Never |
| Completeness | A file is either whole or dead | Missing pieces are rebuilt from repair blocks |
| Automation | Works well | Works better — no waiting for seeders |
What Usenet is genuinely better at
- 1
Predictable speed
A Usenet download saturates your connection every time. No waiting for a swarm to wake up, no 40 kB/s at 2 a.m. because the only seeder is asleep in another timezone.
- 2
Not sharing anything back
You never upload. For anyone uncomfortable with their address sitting in a public swarm, this is the whole argument — and it is a structural property, not a setting.
- 3
Automation that does not wait
With Sonarr and Radarr, a new episode is fetched minutes after it is posted, at full speed, and filed. The stack becomes genuinely hands-off.
- 4
Files that repair themselves
Usenet posts carry redundancy blocks. A partly corrupted download is reconstructed rather than abandoned — which happens routinely with a dying torrent.
What torrents remain better at
- Being free. Usenet costs $84–180 a year, before the box you run it on.
- Very old or very niche material. Community archives outlast commercial retention for the genuinely obscure.
- Simplicity. One client, no subscription, no indexer to choose. You can start in five minutes.
What it costs to run properly
| Item | Typical cost | Do you need it? |
|---|---|---|
| Usenet provider (access) | $7–15/month, cheaper annually | Yes — this is the connection |
| Indexer (search) | $0–20/year | Yes, in practice, and the free ones are enough at first |
| A box to download onto | $10/month | Only if you want it running while you sleep |
The honest recommendation
Start with torrents, because they cost nothing and you will learn the stack. Add Usenet when a specific frustration appears — usually "the automation works but everything takes three days". At that point the $10 a month buys real time back. Most experienced setups run both: Usenet first, torrents as the fallback for what Usenet no longer holds.
+Is using Usenet illegal?
No — Usenet is a discussion and file-transfer network from 1980, sold as a paid subscription by ordinary companies. It is infrastructure, like a web host. What you transfer over it determines legality, exactly as with any other protocol.
+Can Usenet be tracked?
Your provider knows what you downloaded, since you download directly from it. What does not exist is the swarm: no other user sees your address, because there are no other users involved in the transfer. That is a difference in how observation works, not a difference in what the law says.
+Is torrenting better than Usenet?
For being free, for very old material, and for starting in five minutes — yes. For speed, completeness and automation that does not wait for seeders, Usenet wins clearly. Most settled setups run Usenet first and keep torrents as the fallback.
+Do I need a VPN with Usenet?
No. The connection to your provider is already encrypted (SSL on port 563) and there is no swarm exposing your address. This is one of the few places where a VPN genuinely adds nothing.
+What is retention?
How long a provider keeps posts. Modern providers advertise 5 000+ days — roughly fourteen years. Beyond that, the post is gone from that provider even if it once existed.
+Which download client?
SABnzbd or NZBGet. Both are in the one-click catalogue of every decent seedbox panel, and both plug straight into Sonarr and Radarr.
+Why do people say Usenet is dying?
They have said so for twenty years. Retention keeps growing and providers keep competing on price. The discussion side is largely dead; the file-transfer side is not.


