Live data from Hacker News

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

news.ycombinator.com

1–10 of 105 posts

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

#1
Recently I was researching about DHTs and developed a DHT Sniffer in Go which connects to some known DHT Routers and sniffs all the annoucements. I've quickly added ZincSearch and it is now basically a search engine which can search for hashes, name or files contained in the torrents. It is able to index around 5-10k annoucements per second, so the index grows quite fast.

Now, I am thinking about releasing it as open-source for others to study, but not sure if I should, because it might be used for "evil".

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

#5

yes please. you are not responsible for any "Evil" users of the software might do. This is not even about enabling bad stuff, this is just natural progression of technology.

Nuclear and biological weapons are also part of the "natural progression of technology" but it's widely agreed that they shouldn't be released to anybody and everybody, and the people distributing those technologies have a moral responsibility.

If you think your software would be of more use to "evil" than not, then don't release it widely.

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

#10
post #5

yes please. you are not responsible for any "Evil" users of the software might do. This is not even about enabling bad stuff, this is just natural progression of technology.

Nuclear and biological weapons are also part of the "natural progression of technology" but it's widely agreed that they shouldn't be released to anybody and everybody, and the people distributing those technologies have a moral responsibility. If you think your software would be of more use to "evil" than not, then don't release it widely.

Yeah, it is everyone's moral responsibility to consider effects of our actions as far as we're able to.
Post reply on HN