commit 9f08fa924ae4aef8ad55b37743926758ded4420c
Author: gus <[email protected]>
Date:   Thu Jul 4 23:30:35 2019 -0400

    Small fix
---
 content/relay-operations/relays-requirements/contents.lr | 6 ++----
 content/relay-operations/types-of-relays/contents.lr     | 5 +++--
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/content/relay-operations/relays-requirements/contents.lr 
b/content/relay-operations/relays-requirements/contents.lr
index 7ee3b6b..4def53f 100644
--- a/content/relay-operations/relays-requirements/contents.lr
+++ b/content/relay-operations/relays-requirements/contents.lr
@@ -27,7 +27,7 @@ Fast exit relays (>=100 Mbit/s) usually have to handle a lot 
more concurrent con
 
 It is recommended that a relay have at least 16 Mbit/s (Mbps) upload bandwidth 
and 16 Mbit/s (Mbps) download bandwidth available for Tor. More is better.
 The minimum requirements for a relay are 10 Mbit/s (Mbps).
-If you have less than 10 Mbit/s but at least 1 Mbit/s we recommend you run a 
[bridge with obfs4 
support](https://trac.torproject.org/projects/tor/wiki/doc/PluggableTransports/obfs4proxy).
+If you have less than 10 Mbit/s but at least 1 Mbit/s we recommend you run a 
[bridge with obfs4 support](relay/bridge).
 If you do not know your bandwidth you can use http://beta.speedtest.net to 
measure it.
 
 # Monthly Outbound Traffic
@@ -76,6 +76,4 @@ Reboots and tor daemon restarts are fine.
 
 # Tor Version
 
-For security reasons, Tor relays should not downgrade their tor version from a 
supported to an unsupported version of tor.
-Some unsupported versions are insecure.
-Relays that attempt to downgrade to an insecure version will be rejected from 
the network automatically.
+For security reasons, Tor relays should not downgrade their tor version from a 
supported to an unsupported version of tor. Some unsupported versions are 
insecure. Relays that attempt to downgrade to an insecure version will be 
rejected from the network automatically.
diff --git a/content/relay-operations/types-of-relays/contents.lr 
b/content/relay-operations/types-of-relays/contents.lr
index bdb75dc..509db57 100644
--- a/content/relay-operations/types-of-relays/contents.lr
+++ b/content/relay-operations/types-of-relays/contents.lr
@@ -50,7 +50,7 @@ Because of the legal exposure that comes with running an exit 
relay, you should
 Ideal exit relay operators are affiliated with some institution, like a 
university, a library, a hackerspace or a privacy related organization.
 An institution can not only provide greater bandwidth for the exit, but is 
better positioned to handle abuse complaints or the rare law enforcement 
inquiry.
 
-If you are considering running an exit relay, please read the [section on 
legal considerations](FIXME) for exit relay operators.
+If you are considering running an exit relay, please read the [section on 
legal considerations](community-resources) for exit relay operators.
 
 # Bridge
 
@@ -60,8 +60,9 @@ Tor bridges are nodes in the network that are not listed in 
the public Tor direc
 
 Bridges are useful for Tor users under oppressive regimes or for people who 
want an extra layer of security because they're worried somebody will recognize 
that they are contacting a public Tor relay IP address.
 Several countries, including China and Iran, have found ways to detect and 
block connections to Tor bridges.
-Pluggable 
transports(https://www.torproject.org/docs/pluggable-transports.html.en), a 
special kind of bridge, address this by adding an additional layer of 
obfuscation.
+[Pluggable 
transports](https://2019.www.torproject.org/docs/pluggable-transports.html.en), 
a special kind of bridge, address this by adding an additional layer of 
obfuscation.
 
 Bridges are relatively easy, low-risk and low bandwidth Tor nodes to operate, 
but they have a big impact on users.
 A bridge isn't likely to receive any abuse complaints, and since bridges are 
not listed in the public consensus, they are unlikely to be blocked by popular 
services.
+
 Bridges are a great option if you can only run a Tor node from your home 
network, have only one static IP, and don't have a huge amount of bandwidth to 
donate -- we recommend giving your bridge at least 1 Mbit/sec.

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to