Who cares if nobody can work, the important is that those illegal streams are blocked

you are viewing a single comment's thread
view the rest of the comments
[–] 15 points 2 years ago (2 children)

Git really should be married with bittorrent for large files. At the moment it's GFS which requires large central storage, which doesn't really fit with git. Should be maglinks.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 2 years ago

    Or IPFS. The issue in this context is that bittorrent would treat each version as a unique collection of files and you can't combine seeding of redundant files. IPFS has much better means to handle updates.

  • source
  • parent