Earlier quoted context omitted.
This is definitely the right pragmatic take. A lawyer friend of mine once laid it out for me: "in litigation, if you go to court, even if you win, you lose". The reality is that court sucks, and getting sued sucks for all but the ultra-wealthy (who can absorb the cost). For those of us with less than $100MM, court is a universe to be avoided.
>A lawyer friend of mine once laid it out for me: "in litigation, if you go to court, even if you win, you lose" In my country we have a phrase for this exact scenario: "the punishment is the process". When the government or a powerful person wants to fuck with you, all they have to do is drag you endlessly through the court system, even knowing they'll loose. Because the experience will be 100x more painful for you…
Resurrecting a dead torrent tracker and finding 3M peers
181–190 of 217 posts
Re: Resurrecting a dead torrent tracker and finding 3M peers
#182Earlier quoted context omitted.
Wouldn't particular knowledge be required? I'm sure Google devs know in the abstract that Google search is used by criminals to help them in committing crimes, but that clearly is not illegal in and of itself.
Well Google has knowledge about it, but once you reach a certain scale you become safe (e.g. OpenAI with copyright infringment)
Re: Resurrecting a dead torrent tracker and finding 3M peers
#183Re: Resurrecting a dead torrent tracker and finding 3M peers
#184Re: Resurrecting a dead torrent tracker and finding 3M peers
#185Earlier quoted context omitted.
Do you think the police are actually policing the internet? Even if you didn't mean your local police, and meant a national body like the FBI, the truth is they focus on other crimes (eg. child abuse), and even then they are woefully unable to handle even most of those crimes. The vast, vast majority of copyright enforcement comes from copyright holders ... not the internet copyright police.
Of course not. But first a copyright holder tells the police, and then the police enforce it. The police rarely find crimes on their own -- they are almost always acting on a request from someone else.
Re: Resurrecting a dead torrent tracker and finding 3M peers
#186Earlier quoted context omitted.
In this case not even a cease-and-desist was needed. Just seeing 1.7M peers crying out in the void for company was enough. Living in a country overly friendly with Hollywood and its money, I do understand him.
Yes, prime example of a chilling effect where the fear of a lawsuit stops people from engaging in perfectly legal activities. It's unfortunate that copyright law does not concern itself with collateral damage like this.
Re: Resurrecting a dead torrent tracker and finding 3M peers
#187> Is this legal? Why wouldn't it be? You're not actually hosting a tracker in this case, only looking at incoming connections. And even if you do run a tracker, hard to make the case that the tracker itself is illega. Hosting something like opentrackr is like hosting a search engine, how they respond to legal takedown requests is where the crux is at, and whatever infra sits around the tracker, so police and courts c…
Because music & movie industries hate P2P in general? That basically killed P2P dead in 2000s as it was becoming the next generation of decentralized Web. Maybe it's about time to revisit it? It's just the matter of how to enforce DRM. They shouldn't care in this day and age with plenty ways to get licensing sorted out.
Re: Resurrecting a dead torrent tracker and finding 3M peers
#188Earlier quoted context omitted.
> Especially since most of the traffic that will go through there is probably copyright infringement? Copyright infinging materials dont go "though" trackers. Trackers only keep torrent hashes and lists of peers.
So do torrent websites like the pirate bay. That doesn't protect pirates from getting sued to hell and back or even receiving prison sentences from the court.
Re: Resurrecting a dead torrent tracker and finding 3M peers
#189Re: Resurrecting a dead torrent tracker and finding 3M peers
#190My first thought is, how many BitTorrent clients have vulnerable parsing code? Could a malicious actor register the domain and infect clients?
The peer protocol (and variants, like uTP) are much more interesting to attack, and you don't need to host a tracker for that, you can just get peer IPs from trackers or DHT, connect, and do your magic.