Programming

Which setup for a tor website ?

Started by MyHiddingAccount · Mar 18, 2026

#11333
I asked my friend chatgpt and it said 2 docker container, one for the http server (i'm building it in go) and one for some nginx reverse proxy stuff to filter (thanks elder on pitch). I was wondering if this was correct since I'm new to this kind of stuff and would like to know what to do before buying some sort of server/vps.
#11334
↳ Replying to @MyHiddingAccount
basically this is one way, but this only basically includes your access and routing(don't forget you want a tor docker container as well), there are other stuff that you need to consider like no js at all
#11335
↳ Replying to @MyHiddingAccount
Id recommend asking a friend whos knows about computer science (example: Github Copilot, Blackbox). Of course, it also depends on what youre publishing on your Tor website. Ive also been told that you need to host your servcer in the right country, depending on what youre doing.
#11337
↳ Replying to @ayodele
[removed]