Is there a BEP to make this work for native torrents too? Also I don't understand the name "Web3torrent", is it intended to indicate a new version?
Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
81–90 of 99 posts
Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#82public blockchain still have zero use case
Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#83Earlier quoted context omitted.
Rare materials are what made some trackers great. Remember what.cd? That was the most comprehensive music catalogue ever. And it worked. Also, there's the issue of people finding rare source materials, but keeping them to themselves, because sharing is a hassle. Monetization would help incentivize these people.
Okay than just my two cents. I use torrents a lot and never had a problem finding what i needed, and i would certainly not pay a dime for some obscure per-bite streaming. Not in torrents.
Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#84"Torrenting has an incentivization problem. There is sometimes a real lack of incentive to seed a file, especially for obscure files where you may only find a single digit number of people that have it. Adding monetary incentives to the existing torrenting structure should prove to be extremely interesting." In my opinion, if torrenting meant one needs to pay for download, we would never have heard about torrents. Th…
Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#85Earlier quoted context omitted.
Okay than just my two cents. I use torrents a lot and never had a problem finding what i needed, and i would certainly not pay a dime for some obscure per-bite streaming. Not in torrents.
Private trackers may have free entry but cost money in other ways. It's not easy to get buffer on a home connection. I have probably spent $200 on my seedbox over the years. Pay-per-bite sounds a lot cheaper in contrast.
Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#86Earlier quoted context omitted.
This would become the ultimate streaming service. All titles, from everywhere, available on one service. Add in a revenue sharing model for copyright holders and you've got the ultimate entertainment platform.
That was the original idea for Netflix, but the problem is that all the copyright holders decided that they wanted the profits that Netflix was pulling in and created their own streaming services. Pretty soon some ISP is going to sell a bulk subscription to these streaming services alongside their internet package and we'll have truly come full circle.
Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#87Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#88Earlier quoted context omitted.
Of the private trackers that I know of, only the ones that solicited donations were raided and taken down. I am unaware of any explicitly paid private trackers, and such a business model seems like a great way to conjure the ire of the FBI.
They instead require seeding performance/behaviour that almost necessitates renting a seedbox.
Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#89Earlier quoted context omitted.
I beg to differ. I used to have a Netflix subscription here in France (not anymore), my wife is from Latin America and wanted to use English subtitles instead of French ones (and so did I), funny thing is, English subtitles were not available in France, the only way to get English subtitles was to use a proxy and a US Netflix account (not possible anymore as many proxies are blocked) or just use torrent. There are ma…
I always wonder how normal, presumably honest, people go from "I can't watch my shows with the subtitles that I like" to "I'll just steal it."
Re: Show HN: Web3Torrent – Adding Ethereum Micropayments to WebTorrent
#90The problem still exists under "micro-transaction" scheme, but in a less exploitable sense: because each transaction only involves a small amount of money or data, it's probably okay if you encountered with a cheater with one or two transactions. You can just block them after catching them cheating.
But the cheaters can still exploit this problem for their own gain: they just repeat this scheme with all other users on the network, until they received the whoe file without spending anything.
I don't see this protocol preventing such exploitable scenario. In fact it's a very difficult problem to solve efficiently and without a traditional trusted third party. It's even been proved [1] that strong fairness is impossible without a trusted third party. However relying on blockchain as a thrid party, it's possible to achieve this, and there are implementations [2] out there, but the challenge is throughput. Most of these solutions can only handle kilobytes/s of throughput. The computational barrier here is the vast amount of modular exponentiations.
[1] https://www.cs.utexas.edu/~shmat/courses/cs395t_fall04/pagni... [2] https://github.com/sec-bit/zkPoD-node