Not trying to be rude, but the fact that you are asking this question demonstrates the fact that you shouldn't.
If you want to contribute to free and open information, set up a VPN, bind QBitorrent or another FOSS torrenting software to it, and seed as much as you can.
Help digital archivists and data horders if you have the storage.
Spread accurate information on this stuff to help others.
If you really want to help build out the grey and black market infrastructure for data and digital goods, you need to learn advanced infosec and programming skills and that takes a long time and lots of study.
If I was going to do it I would only host the site on tor or i2p. I'd only host magnet links with minimal metadata and aim to have the site work without JavaScript. Maybe a small flask application or something to populate the pages using templates. Very basic, light weight and secure.
I would also release a monthly dump of the site to allow it to survive in the event of a takedown .
This way you have a minimal attack surface , you are protected from legal threats as they dont know where or who is hosting and they dont have a hosting provider to send the notices to.
With regular dumps of the site , taking it down becomes futile as there are copies out there in the wild, that can spring up the next day if needed. Its like a diversified seed bank if you will 😉.
Start revolution and overthrow dictator and put myself in as dictator. Build up military and gather nukes under guise of protecting country, but it's really to protect me from copyright trolls.
I wonder if there could be a torrent site that is decentralized enough that no one really has significant liability for running it, like Bittorrent itself but for the indexing/curation aspect.
Sorry to stop your wondering, but I have an answer: yes. I created a peer-to-peer protocol for scalable, advanced and decentralized search engines. On top of this protocol, I created Admarus, a decentralized search engine for IPFS. If someone published a distributed torrent website on IPFS, it could get indexed on Admarus and could never be banned
Seems like a cool software. I only know a little about IPFS, could that search work to search for individual pages for torrents within such a site? Can IPFS do page updates that aren't centrally controlled, ie. the initial publisher can't actually shut it down or dictate what others can put on it?
Disclaimer: i don't know much about piracy and stuff in general but studied computer science so sharing this just for funsies DO NOT TAKE THIS ADVICE IF YOU ARE SERIOUS!!!
Okay so here it goes:
Buy crypto then use crypto mixers to annonymize it.
Use a webhosting site that accept said crypto.
Use vpn for everything preferably more than one routing from multiple countries like one from west then one from east.
If you can use a vm specifically for everything related to your site to make sure things are contained.
Make sure to not upload from the same id's as the one you use to create site. Make a user account if you wanna upload anything.
Read up on how other such websites are created to figure out if you are missing something.
well good thing you said to not take this advice because it's not really good.
Don't use crypto mixers, a lot of them are scams and their usefullness is up to debate -> instead use monero, the actual private crypto that is used throughout darknet.
Don't use VPNs to be anonymous. VPN are useful for a few things: torrenting, browsing on a public wifi and bypassing georestrictions. they are not useful if you want to be anonymous! To be anonymous, use TOR (or i2p)
3.the VM advice is good. alternatively you could use TailsOS which is more user friendly.
Don't. Especially if you need to ask how to do it first.