Live data from Hacker News

Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?

news.ycombinator.com

101–105 of 105 posts

Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?

#101

Earlier quoted context omitted.

>> then we wouldn't have any use for centralized trackers anymore. So we finally invented emule? Centralized servers that provide selection, moderation, quality control, information, imdb score etc, is exactly why bittorrent protocol won against all the decentralised protocols.

I'm not familiar with emule, but as far as I can tell, its credit system is only based on seeding or uploading new content. That can be useful, but it isn't the moderation I was thinking of. See my reply to the sibling comment.

I dont remember of any credit system in emule, people upload and share just out of generosity. I guess it also contributed to bittorrent success - uploaders probably get some share of tracker site ad revenue.

Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?

#102
post #77

Earlier quoted context omitted.

I managed to build and run it, filed an issue for a problem I ran into. Hope it's valid, thanks for making this app!

Hey, thanks! Let me know what you think of it after using. It was a fun project to work on.

Although I managed to run the application, it didn't catch any torrents. The announcements and traffic stats in the console showed 0 all the time. To be fair I ran it for 30 minutes max.

Do I need to add trackers in some config file or so?

Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?

#103
post #19

Earlier quoted context omitted.

Very good suggestion, considering the sniffer could be used by copyright claims lawyers.

Can't see how AGPL would stop anyone using it. Doesn't it just prevent them from modifying the source code without sharing their changes. ?

I'm not considering "anyone" here, I'm considering copyright/license lawyers.

Would be kinda dumb for them to violate a license agreement (AGPL) while hunting for license violations.

Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?

#104
post #59
post #19

Earlier quoted context omitted.

Very good suggestion, considering the sniffer could be used by copyright claims lawyers.

AGPL wouldn't stop copyright lawyers from using it or even making changes and not sharing. It would only stop another company from making changes and not sharing them and selling the service to lawyers.

Of course copyright lawyers have to prove in court their means how they hunted some violation.

They would therefore have to disclose any modifications they made to an AGPL software, therefore giving insights how they hunt, therefore allow for better countermeasures.

Don't be naive about lawyers, they are aware what AGPL means.

Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?

#105
post #104
post #59

Earlier quoted context omitted.

AGPL wouldn't stop copyright lawyers from using it or even making changes and not sharing. It would only stop another company from making changes and not sharing them and selling the service to lawyers.

Of course copyright lawyers have to prove in court their means how they hunted some violation. They would therefore have to disclose any modifications they made to an AGPL software, therefore giving insights how they hunt, therefore allow for better countermeasures. Don't be naive about lawyers, they are aware what AGPL means.

> They would therefore have to disclose any modifications they made to an AGPL software

That's just not what the license says.

Post reply on HN