gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1619 - GNUnet-docs/WWW


From: durner
Subject: [GNUnet-SVN] r1619 - GNUnet-docs/WWW
Date: Sat, 6 Aug 2005 04:14:25 -0700 (PDT)

Author: durner
Date: 2005-08-06 04:14:22 -0700 (Sat, 06 Aug 2005)
New Revision: 1619

Modified:
   GNUnet-docs/WWW/freeservice.php3
Log:
pics!

Modified: GNUnet-docs/WWW/freeservice.php3
===================================================================
--- GNUnet-docs/WWW/freeservice.php3    2005-08-05 21:25:18 UTC (rev 1618)
+++ GNUnet-docs/WWW/freeservice.php3    2005-08-06 11:14:22 UTC (rev 1619)
@@ -45,7 +45,7 @@
 LI("The request gets decrypted by the core of gnunetd and is forwarded to the 
FreeService module (just like FS or Chat messages).");
 LI("The FreeService module connects to the destination as defined in the 
configuration file (webserver at port 8080, for example), forwards the request 
(<i>HTTP GET</i>, for example) and forwards the response to the core of 
gnunetd, that in turn sends it to the requester through the GNUnet network.");
 EOL();
-extlink_("freeservice-server.png", "[Picture]");
+extlink("freeservice-server.png", "[Picture]");
 EP();
 
 H2("Client side");
@@ -53,7 +53,7 @@
 W("Client connections are always routed through a special GNUnet SOCKSv5 proxy 
to the GNUnet server that makes the requested FreeService available.");
 W("This SOCKS proxy accepts TCP-stlye requests and forwards it to the local 
GNUnet server (its FreeService module to be precisely) which forwards the 
request to the GNUnet server homing the FreeService.");
 W("Depending on the application/protocol, an application proxy has to be put 
in front of the SOCKS proxy."); W("This is recommended in case the protocol 
compromises anonymity (anonymizing HTTP proxy).");
-extlink_("freeservice-client.png", "[Picture]");
+extlink("freeservice-client.png", "[Picture]");
 EP();
 
 H2("Addresses and Hyperlinks");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]