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.  

Reminder to sandbox Tor with seccomp! : Tor | Torhoo darknet markets

But first, what is seccomp?
seccomp is a computer security facility in the Linux kernel. It allows a process to make a one-way transition into a "secure" state where it cannot make any system calls it shouldn't be able to. Should it attempt otherwise, the kernel will terminate the process. In this sense, it does not virtualize the system's resources but isolates the process from them entirely.

It's as easy as installing seccomp (should be installed on most distros by default), and appending Sandbox 1 to /etc/tor/torrc

Be warned this is an experimental feature, but it shouldn't break anything unless you have a super pimped out config
/u/Paris A
1 points
1 year ago
It is easy enough to disable the captcha system and checks. You just comment a single line from the site.conf

access_by_lua_file lua/cap.lua;
to
#access_by_lua_file lua/cap.lua;


That will disable the captcha and queue but keep the rate limits, naxsi, proxy, and all other things. I don't recommend that, specifically if you are proxying requests, but it's simple enough to do.
/u/RevolutionGuys
1 points
1 year ago
@d5nsgdipvx great idea and thank /u/Paris now we know how to disabled captcha and queue - i think an Auto mod should exist no attack its work without captcha when an attack is detected is put the captcha and queue for the day
/u/RevolutionGuys
1 points
1 year ago
how we change the wait time before to see the captcha ?
/u/escrowfrance
1 points
5 months ago
Auto-mod based on CPU load ?