How to contribute bandwidth to Tor safely and what to know about abuse issues
You can still contribute bandwidth to Tor without exposing yourself to exit relay abuse complaints. By configuring your relay's exit policy, you control exactly which outbound connections-if any-are allowed. While the Tor Project actively monitors for and removes bad relays, we cannot and do not monitor individual users' activity by design.
每个 Tor 中继都具有出口政策,用于指定该中继允许或拒绝什么样的出站连接。 出口政策经由目录传播到 Tor 客户端,客户端将自动避开某些出口中继,因为其出口政策拒绝用户访问目标站点。 通过这种方式,每个中继可根据滥用可能性及其自身状况,决定允许连接到的服务、主机网络。 Read the Support entry on issues you might encounter if you use the default exit policy, and then read Mike Perry's tips for running an exit node with minimal harassment.
默认出口政策允许访问许多热门服务(如网页浏览),但限制一些可能存在滥用的服务(如电子邮件),还有一些服务因 Tor 网络无法处理其负载而受到限制(如默认文件共享端口)。 可通过编辑你的 torrc 文件来更改出口政策。 如果想避免大部分而不是全部滥用的可能性, 把它设置为“reject *:*”。 该设置表示,中继只用于在 Tor 网络内转发流量,而不用于连接至外部网站或其他服务的流量。
如果想要允许任何出口连接,请确保域名解析正常(即:你的电脑能正确解析网络地址)。 如果您的电脑无法访问一些资源(比如,您的网络有限制性防火墙或内容过滤器),请明确地在您的出口节点政策中标记为已拒绝,否则其他 Tor 的用户也将受影响。
In parallel, Tor has a dedicated Network Health team investigating bad relay behavior and removing malicious relays from the network. However, by design we cannot see or control what individual users do on the network. This design overwhelmingly enables beneficial uses-such as for human rights defenders, journalists, domestic-violence survivors, whistleblowers, and even law-enforcement officers. 了解更多关于我们的用户和 Tor 的有益用例。