1. It turned out, that such search requires quite a lot of disk space for index. 2. It is not very useful without showing the actual matched filenames. This requires more code, I didn't have time to create it at the time.
I added it here for tracking, sooner or later that should be implemented: https://github.com/retonato/torrenthistory-public/issues/1
>
> - files
> - links to files
> - torrent files / info hashes
> - magnet links
>
> You cannot find them anywhere - neither on the site, nor in its source code, nor in the database backups, which are published here.
>
> You cannot download anything from here (really). There are just folder names, file names and their sizes (+some other metadata).
(HN's formatting is seriously bad)
so I assume that if you end up with the same file in multiple torrents, you'll be able to grab the files from seeds of these other torrents.
Part of the torrent community still holds to the old (and comfortable, I must say) idea, that files and links (no matter in which form, http or magnet) are something fundamentally different. Files can be illegal, links cannot. Links are just text, infohashes are just numbers and so on.
The reality, as I see it, is different:
1. If something makes bypassing copyright protection as easy as making 2 mouse clicks and waiting a few minutes - that "something" is illegal, the person which operates it also commits a crime. Indirectly, by facilitation (=providing aid), but still.
2. Even if the law in this area is too old or too general to specifically mention such cases - the court practice is still little by little moving in that direction (=files and links doesn't matter, those are technical details; bypassing copyright - does matter)
It does seem like a slippery slope, though. Someone could argue that your site facilitates bypassing copyright for merely letting users know a particular torrent even exists. They would simply look it up by name in a torrent index that does share magnet links.
Thanks for the insight, and good luck with the website!