From 4a44144e1e9079673df34fcba263977e83da9f1f Mon Sep 17 00:00:00 2001 From: emma peel Date: Tue, 2 Nov 2021 21:45:51 +0100 Subject: [PATCH] make links relative --- content/abuse/help-trace-tor-user/contents.lr | 2 +- content/relay-operators/behind-nat/contents.lr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/abuse/help-trace-tor-user/contents.lr b/content/abuse/help-trace-tor-user/contents.lr index ca794980..be809598 100644 --- a/content/abuse/help-trace-tor-user/contents.lr +++ b/content/abuse/help-trace-tor-user/contents.lr @@ -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. diff --git a/content/relay-operators/behind-nat/contents.lr b/content/relay-operators/behind-nat/contents.lr index 7f9a1904..a6ca3571 100644 --- a/content/relay-operators/behind-nat/contents.lr +++ b/content/relay-operators/behind-nat/contents.lr @@ -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: