3 Home
Sam Bent edited this page 2026-07-16 11:13:08 -04:00

HiddenForge

HiddenForge runs a Tor onion service (a .onion site) inside a locked-down container, so the machine hosting your site never has to be exposed to the internet. You point it at your web app, it hands you a .onion address, and your visitors reach you over Tor.

It ships with the safety settings already turned on: the guard-protection addon (Vanguards), Tor's built-in sandbox, proof-of-work flood defenses, a read-only filesystem, and dependencies pinned down to the exact byte. You don't have to be a Tor expert to run it safely, but this wiki explains what every piece does so you can trust it rather than take our word for it.

Start here

Going deeper

When something's wrong