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.  

How to Host a Local Webserver with Proper OpSec? : Qubes | Torhoo darknet markets

I've recently come into possession of some information that I can't access without a webserver. I have to host it on a local webserver to access it correctly; otherwise it's just a bunch of code. Anyone know how to do this safely on Qubes without people besides myself being able to access/see it? For the record, I've never hosted a webserver before.

I know there's several options for webservers, I'm just worried about people being able to see it/me having poor OpSec since I'm inexperienced in this.

Any help would be greatly appreciated!
/u/yelloweyes 📢
1 points
3 months ago
I've also never used Qubes before, though I have downloaded and set it up now. I have used another debian Linux though
/u/Sentenza
1 points
3 months ago
You can just host it on 127.0.0.1 (localhost), or if you use qubes you can setup it on a qube and host it only in your local network to all the other qubes.
/u/yelloweyes 📢
1 points
3 months ago
Thank you