make links relative

This commit is contained in:
emma peel 2021-11-02 21:45:51 +01:00
parent 25d321a598
commit 4a44144e1e
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Some fans have suggested that we redesign Tor to include a [backdoor](../../abou
There are two problems with this idea.
First, it technically weakens the system too far.
Having a central way to link users to their activities is a gaping hole for all sorts of attackers; and the policy mechanisms needed to ensure correct handling of this responsibility are enormous and unsolved.
Second, the [bad people aren't going to get caught by this anyway](/abuse/what-about-criminals/), since they will use other means to ensure their anonymity (identity theft, compromising computers and using them as bounce points, etc).
Second, the [bad people aren't going to get caught by this anyway](../what-about-criminals/), since they will use other means to ensure their anonymity (identity theft, compromising computers and using them as bounce points, etc).
This ultimately means that it is the responsibility of site owners to protect themselves against compromise and security issues that can come from anywhere.
This is just part of signing up for the benefits of the Internet.

View File

@ -7,7 +7,7 @@ description:
See [portforward.com](https://portforward.com/) for directions on how to port forward with your NAT/router device.
If your relay is running on a internal net, you need to setup port forwarding.
Forwarding TCP connections is system dependent but the [firewalled-clients FAQ](/tbb/tbb-firewall-ports/) entry offers some examples on how to do this.
Forwarding TCP connections is system dependent but the [firewalled-clients FAQ](../../tbb/tbb-firewall-ports/) entry offers some examples on how to do this.
Also, here's an example of how you would do this on GNU/Linux if you're using iptables: