I mean, it already exists. [1] Always fun to see what my neighbors behind the same NAT download. [1]: https://iknowwhatyoudownload.com/
Ah, haven’t checked that one for a while. Surprised to find a tech-minded neighbor who has downloaded kali-linux-2022.3-live-everything-amd64.iso. And no pr0n this time round.
Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
51–60 of 105 posts
Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#52I had been working on this successfully for a couple years in the past before I got tired of it and moved on. I still think it's a magnificent idea, to be able to host your own torrent site and to decentralise the last centralised bit of BitTorrent. https://github.com/boramalper/magnetico
Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#53I mean, it already exists. [1] Always fun to see what my neighbors behind the same NAT download. [1]: https://iknowwhatyoudownload.com/
Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#54Earlier quoted context omitted.
DHT has existed for 17 years - the cat's out of the bag. The anti-piracy companies have built their own crawlers.
They match swarm IP's and then notify ISP's who voluntarily hassle you on their behalf. An IP doesn't equal a person in USA.
There's the next part, law companies specializing in "Here's the letter you have to send to say you agree to pay them without admitting guilt, that'll be € please!".
Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#55Is it basically btdig.com ?
Btdig is awesome. If this is like an open source version in Go then that is a huge contribution.
Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#56Earlier quoted context omitted.
They match swarm IP's and then notify ISP's who voluntarily hassle you on their behalf. An IP doesn't equal a person in USA.
And outside of the US? In Germany there's an "efficient" business of law companies acting on behalf of the copyright holders, subpoenaing the ISP to get the owner of the IP/connection and sending them a cease-and-desist with a hefty fee. There's the next part, law companies specializing in "Here's the letter you have to send to say you agree to pay them without admitting guilt, that'll be € please!".
Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#57Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#58I had been working on this successfully for a couple years in the past before I got tired of it and moved on. I still think it's a magnificent idea, to be able to host your own torrent site and to decentralise the last centralised bit of BitTorrent. https://github.com/boramalper/magnetico
Thanks for writing that note on the repository -- it was thoughtful and well explained -- reading through your small manifesto that was linked and that's fun too.
Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#59Just AGPL it, I hear it's an effective ward against Alphabet.
Very good suggestion, considering the sniffer could be used by copyright claims lawyers.
Re: Ask HN: I've Built a DHT Torrent Sniffer and Search Engine. Should I Release?
#60Earlier 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. ?
You are still free to make private changes to AGPL code and run it for yourself (or your company).