[tor-commits] r25703: {website} change alternate for obfsproxy diagram; link to new pluggabl (website/trunk/projects/en)

Roger Dingledine arma at torproject.org
Sat Jun 30 21:06:14 UTC 2012


Author: arma
Date: 2012-06-30 21:06:14 +0000 (Sat, 30 Jun 2012)
New Revision: 25703

Modified:
   website/trunk/projects/en/obfsproxy.wml
Log:
change alternate for obfsproxy diagram; link to new pluggable transports
page


Modified: website/trunk/projects/en/obfsproxy.wml
===================================================================
--- website/trunk/projects/en/obfsproxy.wml	2012-06-30 10:09:47 UTC (rev 25702)
+++ website/trunk/projects/en/obfsproxy.wml	2012-06-30 21:06:14 UTC (rev 25703)
@@ -27,12 +27,12 @@
     client and the bridge, will see innocent-looking transformed
     traffic instead of the actual Tor traffic.
 
-    <img src="$(IMGROOT)/obfsproxy_diagram.png" alt="client torrc"></a>
+    <img src="$(IMGROOT)/obfsproxy_diagram.png" alt="obfsproxy diagram"></a>
     </p>
 
     <p>
-    obfsproxy supports multiple protocols, called pluggable
-    transports, which specify how the traffic is transformed. For
+    obfsproxy supports multiple protocols, called <a href="<page docs/pluggable-transports>">pluggable
+    transports</a>, which specify how the traffic is transformed. For
     example, there might be a HTTP transport which transforms Tor
     traffic to look like regular HTTP traffic.
     </p>



More information about the tor-commits mailing list