News Feed
  • DrugHub has agreed to fully refund all users who lost money in the SuperMarket exit scam.  
  • Retro Market has gone offline. Circumstances of the closure unknown.  
  • SuperMarket has closed following an exit scam by one of the admins.  
  • The admin of Incognito Market, Pharoah, has been arrested by the FBI several months after exit scamming.  
  • Silk RoadTorhoo mini logo
  • darknet markets list
  • Popular P2P exchange LocalMonero has announced it is closing.  

is rust good for backend for dark web site : programming | Torhoo darknet markets

i want something which doesnt have shit librarys.
/u/aquapunk
1 points
2 weeks ago
Yes, it's a solid one for that. And the stdlib is complete without being too much, It's managing memory through ownership/borrowing + a strong type system, it's a very secure language. The Tor Project event did a rewrite of Tor itself in Rust (https://tpo [.] pages [.] torproject [.] net/core/arti/)
/u/LibertyExchange
1 points
2 weeks ago
It's not mature but it's memory safe.
/u/360 P
1 points
2 weeks ago
Rust is the best decision you can make if you want to work on the server side. The language is compact and robust, and unlike many other programming languages, it prevents null pointer exceptions.
If you're considering learning it, I wouldn't recommend it, as I find it to be quite complex. There are other languages, like PHP, that are much easier to learn and can accomplish everything you need.