Programming

Building a Tor website

Started by waytodie · Dec 3, 2025

#11376
I want to build a website on Tor and i want it to be secure. For the forntend I already know that I should only use HTML and CSS but I don't really know about the backend i was thinking about python (django) and for the database postgresql. Any opinions?
#11377
↳ Replying to @waytodie
/d/oniondev might be a better place for this

from what little experience I have, I think any backend language is alright ( with a few exceptions that allow to change certain packages on download, it's just an extra risk). it's the way you set it up that's important.