Author: toad
Date: 2007-12-10 20:56:15 +0000 (Mon, 10 Dec 2007)
New Revision: 16460

Modified:
   trunk/apps/new_installer/res/welcome.html
Log:
Update welcome.html w.r.t. working opennet.

Modified: trunk/apps/new_installer/res/welcome.html
===================================================================
--- trunk/apps/new_installer/res/welcome.html   2007-12-10 20:48:43 UTC (rev 
16459)
+++ trunk/apps/new_installer/res/welcome.html   2007-12-10 20:56:15 UTC (rev 
16460)
@@ -97,12 +97,11 @@
         <div class="infobox">
           <div class="infobox-header">Next, configure your node and connect 
your node to the network.</div>
             <p>The next step is to access the <a 
href="http://127.0.0.1:8888/wizard/"; target="new">First time wizard</a>.  From 
there, you can view the status of your <abbr title="A node is a single point on 
the Freenet network represented by a single computer.">node</abbr> and set 
configuration options including a human-readable name for your node.</p>
-           <p>Once you've done this, you will need to get some <abbr 
title="Darknet is the primary network on Freenet.">darknet</abbr> connections. 
-            If you know people using Freenet, ask them for their noderefs 
(this is ideal). 
-            Otherwise, please join us on <a 
href="http://en.wikipedia.org/wiki/IRC"; title="Internet Relay Chat is a 
non-anonymous chat system used by many developers and users of Freenet">IRC</a> 
on <a href="irc://irc.freenode.net/freenet-refs">#freenet-refs</a> on 
irc.freenode.net, 
-            and we will get you wired in to the network (join <a 
href="irc://irc.freenode.net/freenet">#freenet</a> if you can't get Freenet 
working or need support for some other reason). 
-            Note that you are especially vulnerable to your peers, so if you 
require a higher level of security then you should only connect to people you 
trust.</p>
-            <p>To create a link with another node, send them your <a 
href="http://127.0.0.1:8888/friends/myref.fref";>noderef</a> and add theirs on 
the <a href="http://127.0.0.1:8888/friends/";>friends</a> page.  When <b>both 
ends</b> have added the other's noderef they should connect.  If you are having 
difficulties refer to the <a 
href="http://wiki.freenetproject.org/FreenetConnections";>Freenet 
Connections</a> page on the <a href="http://wiki.freenetproject.org";>Freenet 
Project Wiki</a>.</p>
+        <p>If you configure your node to automatically connect to untrusted 
nodes (Strangers), then it should automatically connect to the network within a 
few minutes.</p>
+        <p>If you know people using Freenet, ask them for their noderefs: If 
you only connect to your Friends this will greatly improve security.
+        To create a link with another node, send them your <a 
href="http://127.0.0.1:8888/friends/myref.fref";>noderef</a> and add theirs on 
the <a href="http://127.0.0.1:8888/friends/";>friends</a> page.  When <b>both 
ends</b> have added the other's noderef they should connect.  If you are having 
difficulties refer to the <a 
href="http://wiki.freenetproject.org/FreenetConnections";>Freenet 
Connections</a> page on the <a href="http://wiki.freenetproject.org";>Freenet 
Project Wiki</a>.</p>
+        <p>If you have any problems, please contact us on <a 
href="http://en.wikipedia.org/wiki/IRC"; title="Internet Relay Chat is a 
non-anonymous chat system used by many developers and users of Freenet">IRC</a> 
on <a href="irc://irc.freenode.net/freenet">#freenet</a> on irc.freenode.net,
+        or the <a href="support at freenetproject.org">support mailing 
list</a>.</p>
         </div>

         <div class="infobox">


Reply via email to