Hacker News new | ask | show | jobs
by ed25519FUUU 2066 days ago
> I have done this in part to prove that even individuals on tight budgets can enjoy the free speech benefits of running web servers at home.

I’d caution people against running any kind of controversial thing on their home network. All it takes is a few complaints against your ISP and it will disappear unless you have some business account, and even still.

1 comments

Running a .onion site over tor seems like it’d avoid this; and also still works when your ISP has you NAT’ed into a private address space - The tor server setup is pretty trivial (no harder than setting up nginx etc), the only downside (which is a pretty big downside) is that it requires extra effort from users :(