[or-cvs] r23583: {website} fix links to design html since mikeperry does something craz (in website/trunk/torbutton/en: . design)

Andrew Lewman andrew at torproject.org
Mon Oct 11 17:04:01 UTC 2010


Author: phobos
Date: 2010-10-11 17:04:01 +0000 (Mon, 11 Oct 2010)
New Revision: 23583

Modified:
   website/trunk/torbutton/en/design/CHROME_NOTES
   website/trunk/torbutton/en/index.wml
   website/trunk/torbutton/en/torbutton-faq.wml
Log:
fix links to design html since mikeperry does something crazy like
parse semi-html with xslt transformer.


Modified: website/trunk/torbutton/en/design/CHROME_NOTES
===================================================================
--- website/trunk/torbutton/en/design/CHROME_NOTES	2010-10-11 13:52:29 UTC (rev 23582)
+++ website/trunk/torbutton/en/design/CHROME_NOTES	2010-10-11 17:04:01 UTC (rev 23583)
@@ -58,7 +58,7 @@
     - Hrmm.. proxy bypass ability?
 
 - Test results. Used Incognito Mode with the test suites from:
-  https://www.torproject.org/torbutton/design/#SingleStateTesting
+  https://www.torproject.org/torbutton/design/index.html.en#SingleStateTesting
   - Decloak.net:
     - Recovers IP and DNS via Java
     - Recovers IP via flash

Modified: website/trunk/torbutton/en/index.wml
===================================================================
--- website/trunk/torbutton/en/index.wml	2010-10-11 13:52:29 UTC (rev 23582)
+++ website/trunk/torbutton/en/index.wml	2010-10-11 17:04:01 UTC (rev 23583)
@@ -96,8 +96,9 @@
       onclick="return install(event);">install from this website</a> or 
     <a href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">install from Mozilla's Add-On site</a><br/>
     <strong>Past Releases:</strong> <a href="releases/">Local</a><br/>
-    <strong>Developer Documentation:</strong> <a href="design/">Torbutton Design Document</a> and <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/>
-    <strong>Extras:</strong> 
+    <strong>Developer Documentation:</strong> <a href="design/index.html.en>">Torbutton Design Document</a> and <a href="design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/>
+
+   <strong>Extras:</strong> 
     
     Google search plugins for
     

Modified: website/trunk/torbutton/en/torbutton-faq.wml
===================================================================
--- website/trunk/torbutton/en/torbutton-faq.wml	2010-10-11 13:52:29 UTC (rev 23582)
+++ website/trunk/torbutton/en/torbutton-faq.wml	2010-10-11 17:04:01 UTC (rev 23583)
@@ -119,9 +119,9 @@
     <b>Simply do not use Tor</b> and you will have the same (and in some cases,
     better) security.  For more information on the types of attacks you are exposed
     to with a "homegrown" solution, please see <a
-    href="design/index.html#adversary">The Torbutton
+    href="design/index.html.en#adversary">The Torbutton
     Adversary Model</a>, in particular the <a
-    href="design/index.html#attacks">Adversary
+    href="design/index.html.en#attacks">Adversary
     Capabilities - Attacks</a> subsection. If there are any specific Torbutton
     behaviors that you do not like, please file a bug on <a
     href="https://trac.torproject.org/projects/tor/report/14">the
@@ -204,7 +204,7 @@
     href="http://www.metasploit.com/research/projects/decloak/">plugin leakage</a>
     and <a href="http://ha.ckers.org/weird/CSS-history.cgi">history
     disclosure</a>, followed closely by cookie theft by exit nodes and tracking by
-    adservers (see the <a href="design/index.html#adversary">Torbutton Adversary
+    adservers (see the <a href="design/index.html.en#adversary">Torbutton Adversary
     Model</a> for more information). However, with Torbutton installed in tandem
     and always enabled, it is possible to configure FoxyProxy securely (though it
     is tricky). Since FoxyProxy's 'Patterns' mode only applies to specific urls,
@@ -314,7 +314,7 @@
     
     <p>
     There are a few known security issues with Torbutton (all of which are due to
-    <a href="design/index.html#FirefoxBugs">unfixed
+    <a href="design/index.html.en#FirefoxBugs">unfixed
     Firefox security bugs</a>). The most important for anonymity is that it is
     possible to unmask the javascript hooks that wrap the Date object to conceal
     your timezone in Firefox 2, and the timezone masking code does not work at all



More information about the tor-commits mailing list