Anybody have advice for learning how to program a website for TOR?

  • 🏰 The Fediverse is up. If you know, you know.
  • Want to keep track of this thread?
    Accounts can bookmark posts, watch threads for updates, and jump back to where you stopped reading.
    Create account

hatefilledcunt

sugar, ice and nothing that's nice.
kiwifarms.net
Joined
Oct 31, 2021
I need your help, classes or books/learning resources would be appreciated
 
Don't know about any tutorials, but make sure to strip tags on any user inputs that appear on screen. They can use ipconfig() if you're using PHP.

Basically, don't use javascript and make sure the user can't do any cross site scripting or use any functions that expose your IP address.
 
Back
Top Bottom