For a brief moment, the title sounded like TPB was going to blackout for "stop SOPA day". Wouldn't that be funny.
If the TPB were to actively oppose SOPA, it would just give the SOPA proponents more to work with - "Look, TPB is against it, so it must be a good thing!".
The Pirate Bay Will Stop Serving Torrents
41–50 of 89 posts
Re: The Pirate Bay Will Stop Serving Torrents
#42Re: The Pirate Bay Will Stop Serving Torrents
#43Hey! I invented the magnet link, almost 10 years ago. Great to see it still evolving and spreading, based simply on its loosey-goosey merits.
Re: The Pirate Bay Will Stop Serving Torrents
#44Hey! I invented the magnet link, almost 10 years ago. Great to see it still evolving and spreading, based simply on its loosey-goosey merits.
It's weird, I've been seeing it for years but I never understood what it is. I still don't really. But when I click on the magnets things seem to download immediately. So looks like you built something pretty amazing. Congrats!
Re: The Pirate Bay Will Stop Serving Torrents
#45Earlier quoted context omitted.
DHTs/Torrents are great for static data (like a movie) but bad for dynamic data, like a website with a list of movies, their ratings, user comments, etc. There are, however, other systems that are designed to combat this, like freenet. They tend to be overwhelmingly slow, because you need to pass lots of data around to make it consistent. Then again, magnet links, titles, and a little html are probably not a lot of i…
I think the easiest way is to not make it really "dynamic" but an append-only structure of static content. For example a Reddit thread might be representable as a static list of actions (add reply, upvote, downvote, etc), which the client would process to get the current state. That way, you could immediately download an earlier version of a resource and then get the updates as they spread through the network.
They have a big problem in their design where currently it works exactly as you described, and at "some unknown point in the future" when the database of all transactions EVER in the history of bitcoin gets too big for each person to have to have a copy of in order to add another transaction, they'll "figure out a way" to make it unnecessary.
Re: The Pirate Bay Will Stop Serving Torrents
#46Hey! I invented the magnet link, almost 10 years ago. Great to see it still evolving and spreading, based simply on its loosey-goosey merits.
It's weird, I've been seeing it for years but I never understood what it is. I still don't really. But when I click on the magnets things seem to download immediately. So looks like you built something pretty amazing. Congrats!
Re: The Pirate Bay Will Stop Serving Torrents
#47Earlier quoted context omitted.
I think the easiest way is to not make it really "dynamic" but an append-only structure of static content. For example a Reddit thread might be representable as a static list of actions (add reply, upvote, downvote, etc), which the client would process to get the current state. That way, you could immediately download an earlier version of a resource and then get the updates as they spread through the network.
a la bitcoin. They have a big problem in their design where currently it works exactly as you described, and at "some unknown point in the future" when the database of all transactions EVER in the history of bitcoin gets too big for each person to have to have a copy of in order to add another transaction, they'll "figure out a way" to make it unnecessary.
Or is there some subtle flaw in that idea?
Re: The Pirate Bay Will Stop Serving Torrents
#48Also since they say that it's like every user would have the TPB site on their computer, does it mean blocking the site would be completely useless? And since they are just links, and links are pretty much speech, I figure it would be impossible to turn it into law as well, to specifically target magnet based sites like TPB.
Re: The Pirate Bay Will Stop Serving Torrents
#49Earlier quoted context omitted.
If the TPB were to actively oppose SOPA, it would just give the SOPA proponents more to work with - "Look, TPB is against it, so it must be a good thing!".
Brilliant point. Pirate Bay's best approach is to laugh at SOPA and make clear it will do nothing to stop them.
Re: The Pirate Bay Will Stop Serving Torrents
#50Since they are doing this big change, is there a way to make it more secure on the user side, too? Like encrypt the traffic and make it impossible for RIAA to track IP's? Also since they say that it's like every user would have the TPB site on their computer, does it mean blocking the site would be completely useless? And since they are just links, and links are pretty much speech, I figure it would be impossible to…