gnunet-svn
[Top][All Lists]
Advanced

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

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


From: durner
Subject: [GNUnet-SVN] r1618 - GNUnet-docs/WWW
Date: Fri, 5 Aug 2005 14:25:20 -0700 (PDT)

Author: durner
Date: 2005-08-05 14:25:18 -0700 (Fri, 05 Aug 2005)
New Revision: 1618

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

Modified: GNUnet-docs/WWW/freeservice.php3
===================================================================
--- GNUnet-docs/WWW/freeservice.php3    2005-08-05 21:18:31 UTC (rev 1617)
+++ GNUnet-docs/WWW/freeservice.php3    2005-08-05 21:25:18 UTC (rev 1618)
@@ -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();
-intlink_("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).");
-intlink_("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]