[freenet-cvs] r11854 - trunk/apps/new_installer/res

nextgens at freenetproject.org nextgens at freenetproject.org
Tue Feb 20 17:55:07 UTC 2007


Author: nextgens
Date: 2007-02-20 17:55:04 +0000 (Tue, 20 Feb 2007)
New Revision: 11854

Modified:
   trunk/apps/new_installer/res/welcome.html
Log:
installer: new fixes to the welcome page

Modified: trunk/apps/new_installer/res/welcome.html
===================================================================
--- trunk/apps/new_installer/res/welcome.html	2007-02-20 17:47:13 UTC (rev 11853)
+++ trunk/apps/new_installer/res/welcome.html	2007-02-20 17:55:04 UTC (rev 11854)
@@ -97,7 +97,7 @@
         <div class="infobox">
           <div class="infobox-header">Next, connect your node to the network.</div>
 	    <p>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 IRC 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. Note that you are especially vulnerable to your peers. If you are paranoid 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/darknet/myref.txt">noderef</a> and add theirs on the <a href="http://127.0.0.1:8888/darknet/">darknet</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>To create a link with another node, send them your <a href="http://127.0.0.1:8888/darknet/myref.fref">noderef</a> and add theirs on the <a href="http://127.0.0.1:8888/darknet/">darknet</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>
         </div>
 
         <div class="infobox">
@@ -108,7 +108,7 @@
 
         <div class="infobox">
           <div class="infobox-header">Once again thank you for using Freenet!</div>
-	  <p>Remember, Freenet is all about freedom of speech, so you may find content on Freenet that would be considered offensive or unacceptable in other media. If this concerns you, then consider carefully what links you trust.</p>
+	  <p>Remember, Freenet is all about freedom of speech. You may find content on Freenet that you consider offensive or unacceptable. If this concerns you, then consider carefully what links you trust and what indexes and freesites you fetch.</p>
           <p>The Freenet Project employs a full-time developer.  If you can, we would appreciate it if could <a href="http://freenetproject.org/index.php?page=donate">donate to the project</a> so that we can continue to employ him and keep on improving our software.</p>
 	  <p>We wish you a pleasant experience in the free world!</p>
         </div>
@@ -117,5 +117,6 @@
     <div id="started">
 	<a href="http://127.0.0.1:8888/">Get started on Freenet!</a>
     </div>
+    <div id="copyright"><p>This page is licensed under the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License</a></p></div>
   </body>
 </html>




More information about the cvs mailing list