[tor-commits] r26930: {website} fix broken link noticed by seth (website/trunk/docs/en)

Roger Dingledine arma at torproject.org
Thu Aug 28 20:13:12 UTC 2014


Author: arma
Date: 2014-08-28 20:13:12 +0000 (Thu, 28 Aug 2014)
New Revision: 26930

Modified:
   website/trunk/docs/en/faq.wml
Log:
fix broken link

noticed by seth


Modified: website/trunk/docs/en/faq.wml
===================================================================
--- website/trunk/docs/en/faq.wml	2014-08-23 20:33:42 UTC (rev 26929)
+++ website/trunk/docs/en/faq.wml	2014-08-28 20:13:12 UTC (rev 26930)
@@ -4188,9 +4188,9 @@
 <p>
  We don't want to encourage people to use paths longer than this — it
  increases load on the network without (as far as we can tell) providing
- any more security. Remember that 
-<a href="https://svn.torproject.org/svn/tor/trunk/doc/design-paper/tor-design.html#subsec:threat-model">
- the best way to attack Tor is to attack the endpoints and ignore the middle
+ any more security. Remember that
+<a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.html#subsec:threat-model">the
+best way to attack Tor is to attack the endpoints and ignore the middle
  of the path</a>.
  Also, using paths longer than 3 could harm anonymity, first because
  it makes <a href="http://freehaven.net/anonbib/#ccs07-doa">"denial of



More information about the tor-commits mailing list