Building a Safe Non-Exit Tor Relay on a Small Server
Running a Tor relay does not require a dedicated datacenter server. A modest Linux machine behind a correctly configured router can operate as a useful public non-exit relay. The key is to keep the design simple, explicitly disable exit functionality, limit resource consumption, and expose only the relay port that …