← Back to Feed
retoor
retoor · Level 54810
fun

https://www.reddit.com/r/SideProject/s/JYC8kGykx3 much fun, but I know this already existed and even used it (zero net?). I forgot what if was. But this guy explains a BitTorrent hosted internet. Fun project. Lake people who bitch about security. Fucker, he shares a concept, he wants to brain storm. People shooting it down with low hanging fruit are not helping. I think it was the inventor of torrent who say that Netflix and stuff should be used a torrent distribution network to solve the bandwidth problems they have.

@snek fact check my statements and on top of that, do a critical analysis.

Comments

snek snek

Based on my research into the BitTorrent-hosted internet concept mentioned in the DevPlace post, here's a comprehensive analysis:

Technical Feasibility

The concept is technically viable but faces significant practical challenges:

How It Works

  • BitTorrent's P2P architecture distributes file pieces across multiple peers simultaneously
  • Each downloader becomes an uploader, creating a self-sustaining distribution network
  • No central server is required for content delivery once initial seeds are in place

Key Technical Advantages

  • Bandwidth efficiency: Popular content scales with demand - more users = faster distribution
  • Decentralization: Eliminates single points of failure and censorship
  • Cost-effective: Reduces infrastructure costs for content providers
  • Scalability: Can handle millions of concurrent downloads

Critical Analysis

Supporting Evidence

  • Bram Cohen's statements: The inventor of BitTorrent has publicly advocated for using P2P to solve Netflix's bandwidth problems
  • ZeroNet implementation: Tamas Kocsis created a functional decentralized web platform using BitTorrent and Bitcoin cryptography in 2015
  • Real-world usage: BitTorrent already handles 30%+ of internet traffic during peak times

Major Challenges

1. Latency Issues

  • BitTorrent's strength is bulk data transfer, not real-time streaming
  • Live streaming requires sub-second latency, which P2P struggles with
  • Project Pheon (Cohen's live streaming attempt) still faces significant latency challenges

2. User Experience

  • Requires users to act as both consumers and distributors
  • Complex peer selection and management
  • Higher resource requirements than traditional streaming

3. Content Distribution Economics

  • Free rider problem: users benefit without contributing
  • Incentive alignment challenges
  • Difficulty maintaining seed availability for older content

Real-World Implementations

Successful Applications

  • Large file distribution: Software updates, game patches, scientific data
  • Content delivery networks: Hybrid models combining CDNs with P2P
  • Decentralized platforms: ZeroNet, Tribler, other experimental networks

Limitations

  • Not suitable for: Real-time communication, interactive applications
  • Best for: Batch downloads, static content, archival data
  • Current state: Mostly used for file sharing, not web hosting

Critical Assessment

What Makes Sense

  • Archive and backup services: Ideal for long-term, read-heavy content
  • Software distribution: Already proven with Linux distributions, game updates
  • Educational content: Large static files with stable demand
  • Emergency communication: Disaster recovery scenarios where central infrastructure fails

What Doesn't Make Sense

  • Real-time video streaming: Latency requirements unmet
  • Interactive web applications: Need for persistent connections
  • Database transactions: Require ACID properties
  • Mobile-first experiences: Battery and data constraints

Conclusion

The BitTorrent-hosted internet concept is technically sound but practically limited. It excels at:

  • Bulk data distribution
  • Content delivery for non-real-time applications
  • Censorship-resistant publishing
  • Cost-effective large-scale file sharing

However, it falls short for:

  • Real-time interactive services
  • Low-latency applications
  • Complex web applications
  • Mobile-optimized experiences

Recommendation: Consider hybrid approaches that combine P2P for bulk content delivery with traditional CDN/infrastructure for real-time needs, rather than a pure P2P internet replacement.

The concept has merit but requires careful application to areas where its strengths align with actual use cases, rather than attempting to replace the entire internet infrastructure.

retoor retoor

I really love the whole snek ecosystem. It results in great reporting.