updates
authorPekka Riikonen <priikone@silcnet.org>
Sun, 13 Jan 2002 22:11:12 +0000 (22:11 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 13 Jan 2002 22:11:12 +0000 (22:11 +0000)
public_html/html/contact.php [new file with mode: 0644]
public_html/html/contribute.php
public_html/html/docs.php
public_html/html/download.php
public_html/html/faq.php
public_html/html/help.php [new file with mode: 0644]
public_html/html/links.php [new file with mode: 0644]
public_html/html/lists.php
public_html/html/news.php
public_html/html/servers.php [new file with mode: 0644]
public_html/index.php

diff --git a/public_html/html/contact.php b/public_html/html/contact.php
new file mode 100644 (file)
index 0000000..bb2903a
--- /dev/null
@@ -0,0 +1,32 @@
+&nbsp;<br />
+<b><big>Contact Us</big></b>
+<br />&nbsp;<br />
+You can contact us via email using the following email addresses.  If you 
+have questions or you need help with SILC we suggest reading the <a 
+href="?page=faq" class="normal">SILC FAQ</a> first.  Development related 
+questions can also be sent to the <a href="?page=lists" class="normal"> 
+silc-devel</a> mailing list.
+
+<br />&nbsp;<br />
+<b>Contact Us at info@silcnet.org</b>
+<br />&nbsp;<br />
+If you have generic questions or comments about SILC you can contact us at 
+<a href="mailto:info at silcnet.org" class="normal">info@silcnet.org</a>.
+
+<br />&nbsp;<br />
+<b>Server Linking Requests at server-links@silcnet.org</b>
+<br />&nbsp;<br />
+If you are SILC server administrator and would like to get your server 
+linked to the SILC Network, you can send your request for linking at 
+<a href="mailto:server-links at silcnet.org" class="normal"> 
+server-links@silcnet.org</a>.  Be sure to tell us about your server in the 
+email.  Also, it would be nice if you already have existing user base in 
+your server.
+
+<br />&nbsp;<br />
+<b>Contact Webmaster at webmaster@silcnet.org</b>
+<br />&nbsp;<br />
+You can reach our webmaster at <a href="mailto:webmaster at 
+silcnet.org" class="normal">webmaster@silcnet.org</a> address.  If you 
+have a comment about our web site, questions or suggestions to it you can 
+email them to the webmaster.
index d05558ac9cdb2ece7d88e4251097ece7e7ec30de..d6992df05daed8c297b21fdc31b26c6b9e8cb805 100644 (file)
@@ -20,6 +20,47 @@ described in that document.
 There is anonymous CVS acccess for those who want to participate the
 development process. See the <a href="?page=cvs" class="normal">CVS page.</a>
 
+<br />&nbsp;<br />&nbsp;<br />
+<b>Submitting Patches to Mailing List</b>
+<br />&nbsp;<br />
+Please follow these instructions when you are submitting a patch to the 
+silc-devel mailing list.
+
+<br />&nbsp;<br />
+ <table cellspacing="2" cellpadding="0" border="0">
+<tr><td valign="top"> - </td><td>
+Use the unified output format for the diff (diff -u)
+</td></tr>
+<tr><td valign="top"> - </td><td>
+Use diff, not cvs diff
+</td></tr>
+<tr><td valign="top"> - </td><td>
+Send the patch to the mailing list, and add those people that should know
+about it on CC:
+</td></tr>
+<tr><td valign="top"> - </td><td>
+Submit ready patches. If they are not ready then sending them to
+people who are involved in the development is preferred. The patch might 
+face several round trips so sending patches which are ready is preffered
+</td></tr>
+<tr><td valign="top"> - </td><td>
+Include the patch in the body of the email or attach it
+</td></tr>
+<tr><td valign="top"> - </td><td>
+Send separate patches for every bugfix or feature
+</td></tr>
+<tr><td valign="top"> - </td><td>
+If you think that your work is benefical to the development of the
+SILC and would like to be listed in the CREDITS file in SILC packages, you
+can submit patches for the CREDITS file too. Nobody will be added there
+without a patch, this way those who don't want to see their name there 
+won't get there
+</td></tr>
+<tr><td valign="top"> - </td><td>
+Do not submit bugs ;)
+</td></tr>
+</table>
+
 <br />&nbsp;<br />
 <b><big>Support</big></b>
 <br />&nbsp;<br />
index 2014a9b0da87d2c7432e4b4a7eb4cda20513deb9..0344e44b9b08914e59e4a62202f72206809872e5 100644 (file)
@@ -3,8 +3,6 @@
 <br />&nbsp;<br />
 
 README file from packages: <a href="docs/README" class="normal">README</a>
-<br />
-Coding Style in SILC source tree: <a href="docs/CodingStyle" class="normal">CodingStyle</a>
 <br />&nbsp;<br />
 Software manual: <i>Coming later</i>
 
@@ -35,6 +33,16 @@ include references to all interfaces.
 
 <br />&nbsp;<br />&nbsp;<br />
 
+<b>Coding Conventions</b>
+<br />&nbsp;<br />
+If you would like to submit code to the SILC Project we would like you to 
+first check out these coding conventions.  They are here for the benefit 
+of all who read the code and is involved in the development of the SILC.
+<br />&nbsp;<br />
+<a href="docs/CodingStyle" class="normal">CodingStyle</a>
+
+<br />&nbsp;<br />&nbsp;<br />
+
 <b><big>SILC Protocol Documentation</big></b>
 <br />&nbsp;<br />
 
@@ -55,7 +63,7 @@ reading the protocol specifications.
 <b>SILC Protocol Internet Drafts</b>
 <br />&nbsp;<br />
 SILC Protocol is documented and four Internet Drafts exist. These 
-Internet Drafts are also available from
+Internet Drafts are also available from the
 <a href="http://www.ietf.org/" class="normal">IETF</a>.
 <br />&nbsp;<br />
 
index de6799da0d70e0c2161f09ce30ee6ad8fb8fbd2e..4d0485d52f5aaaa284b9db3395276a7f01bd6003 100644 (file)
@@ -58,6 +58,15 @@ client. The package includes the new Irssi-SILC client.
   <td class="sources" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/client/rpm/SRPMS/silc-client-<?php echo $Latest_RPM_Client_src; ?>.src.rpm" class="normal">FTP</a></td>
   <td class="sources" align="center"><a href="download/client/rpm/SRPMS/silc-client-<?php echo $Latest_RPM_Client_src; ?>.src.rpm.md5" class="normal">MD5</a></td>
  </tr>
+ <tr>
+  <td class="sources">&nbsp;Sources</td>
+  <td class="sources">&nbsp;deb-src (<a href="txt/debian.release.txt" class="normal">release notes</a>)</td>
+  <td class="sources" align="center"><?php echo $Latest_DEB_Client_src; ?></td>
+  <td class="sources" align="right"><?php echo div(FileSizeDEB("client",$Latest_DEB_Client_Base,$Latest_DEB_Client_src),1024); ?> kB&nbsp;</td>
+  <td class="sources" align="center"><a href="download/client/deb/<?php echo $Latest_DEB_Client_Base; ?>/" class="normal">HTTP</a></td>
+  <td class="sources" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/client/deb/<?php echo $Latest_DEB_Client_Base; ?>/" class="normal">FTP</a></td>
+  <td class="sources" align="center"><a href="download/client/deb/<?php echo $Latest_DEB_Client_Base."/silc-client_".$Latest_DEB_Client_src; ?>_i386.changes" class="normal">MD5</a></td>
+ </tr>
  <tr>
   <td class="sources">&nbsp;Sources</td>
   <td class="sources">&nbsp;NetBSD pkgsrc</td>
@@ -67,6 +76,15 @@ client. The package includes the new Irssi-SILC client.
   <td class="sources" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/client/netbsd/pkgsrc/silc-client-<?php echo $Latest_NetBSD_Client_src; ?>.tar.gz" class="normal">FTP</a></td>
   <td class="sources" align="center"><a href="download/client/netbsd/pkgsrc/silc-client-<?php echo $Latest_NetBSD_Client_src; ?>.tar.gz.md5" class="normal">MD5</a></td>
  </tr>
+ <tr>
+  <td class="sources">&nbsp;Sources</td>
+  <td class="sources">&nbsp;OpenBSD ports</td>
+  <td class="sources" align="center"><?php echo $Latest_OpenBSD_Client_src; ?></td>
+  <td class="sources" align="right"><?php echo div(FileSize("download/client/openbsd/ports/silc-client-".$Latest_OpenBSD_Client_src.".tar.gz"),1024); ?> kB&nbsp;</td>
+  <td class="sources" align="center"><a href="download/client/openbsd/ports/silc-client-<?php echo $Latest_OpenBSD_Client_src; ?>.tar.gz" class="normal">HTTP</a></td>
+  <td class="sources" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/client/openbsd/ports/silc-client-<?php echo $Latest_OpenBSD_Client_src; ?>.tar.gz" class="normal">FTP</a></td>
+  <td class="sources" align="center"><a href="download/client/openbsd/ports/silc-client-<?php echo $Latest_OpenBSD_Client_src; ?>.tar.gz.md5" class="normal">MD5</a></td>
+ </tr>
  <tr>
   <td class="binaries">&nbsp;Binaries</td>
   <td class="binaries">&nbsp;RPM GNU/Linux i386 (<a href="txt/rpm-release-notes.html" class="normal">release notes</a>)</td>
@@ -76,6 +94,15 @@ client. The package includes the new Irssi-SILC client.
   <td class="binaries" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/client/rpm/i386/silc-client-<?php echo $Latest_RPM_Client; ?>.i386.rpm" class="normal">FTP</a></td>
   <td class="binaries"  align="center"><a href="download/client/rpm/i386/silc-client-<?php echo $Latest_RPM_Client; ?>.i386.rpm.md5" class="normal">MD5</a></td>
  </tr>
+ <tr>
+  <td class="binaries">&nbsp;Binaries</td>
+  <td class="binaries">&nbsp;Debian GNU/Linux i386 (<a href="txt/debian.release.txt" class="normal">release notes</a>)</td>
+  <td class="binaries" align="center"><?php echo $Latest_DEB_Client; ?></td>
+  <td class="binaries" align="right"><?php echo div(FileSize("download/client/deb/".$Latest_DEB_Client_Base."/silc-client_".$Latest_DEB_Client."_i386.deb"),1024); ?> kB&nbsp;</td>
+  <td class="binaries"  align="center"><a href="download/client/deb/<?php echo $Latest_DEB_Client_Base."/silc-client_".$Latest_DEB_Client ?>_i386.deb" class="normal">HTTP</a></td>
+  <td class="binaries" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/client/deb/<?php echo $Latest_DEB_Client_Base."/silc-client_".$Latest_DEB_Client ?>_i386.deb" class="normal">FTP</a></td>
+  <td class="binaries" align="center"><a href="download/client/deb/<?php echo $Latest_DEB_Client_Base."/silc-client_".$Latest_DEB_Client; ?>_i386.changes" class="normal">MD5</a></td>
+ </tr>
  <tr>
   <td class="binaries">&nbsp;Binaries</td>
   <td class="binaries">&nbsp;PKG Solaris 8 SPARC</td>
@@ -156,6 +183,15 @@ contact <a href="mailto:priikone at silcnet.org" class="normal">me</a> now.
   <td class="sources" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/server/rpm/SRPMS/silc-server-<?php echo $Latest_RPM_Server_src; ?>.src.rpm" class="normal">FTP</a></td>
   <td class="sources" align="center"><a href="download/server/rpm/SRPMS/silc-server-<?php echo $Latest_RPM_Server_src; ?>.src.rpm.md5" class="normal">MD5</a></td>
  </tr>
+ <tr>
+  <td class="sources">&nbsp;Sources</td>
+  <td class="sources">&nbsp;deb-src (<a href="txt/debian.release.txt" class="normal">release notes</a>)</td>
+  <td class="sources" align="center"><?php echo $Latest_DEB_Server_src; ?></td>
+  <td class="sources" align="right"><?php echo div(FileSizeDEB("server",$Latest_DEB_Server_Base,$Latest_DEB_Server_src),1024); ?> kB&nbsp;</td>
+  <td class="sources" align="center"><a href="download/server/deb/<?php echo $Latest_DEB_Server_Base; ?>/" class="normal">HTTP</a></td>
+  <td class="sources" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/server/deb/<?php echo $Latest_DEB_Server_Base; ?>/" class="normal">FTP</a></td>
+  <td class="sources" align="center"><a href="download/server/deb/<?php echo $Latest_DEB_Server_Base."/silc-server_".$Latest_DEB_Server; ?>_i386.changes" class="normal">MD5</a></td>
+ </tr>
  <tr>
   <td class="sources">&nbsp;Sources</td>
   <td class="sources">&nbsp;NetBSD pkgsrc</td>
@@ -165,6 +201,15 @@ contact <a href="mailto:priikone at silcnet.org" class="normal">me</a> now.
   <td class="sources" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/server/netbsd/pkgsrc/silc-server-<?php echo $Latest_NetBSD_Server_src; ?>.tar.gz" class="normal">FTP</a></td>
   <td class="sources" align="center"><a href="download/server/netbsd/pkgsrc/silc-server-<?php echo $Latest_NetBSD_Server_src; ?>.tar.gz.md5" class="normal">MD5</a></td>
  </tr>
+ <tr>
+  <td class="sources">&nbsp;Sources</td>
+  <td class="sources">&nbsp;OpenBSD ports</td>
+  <td class="sources" align="center"><?php echo $Latest_OpenBSD_Server_src; ?></td>
+  <td class="sources" align="right"><?php echo div(FileSize("download/server/openbsd/ports/silc-server-".$Latest_OpenBSD_Server_src.".tar.gz"),1024); ?> kB&nbsp;</td>
+  <td class="sources" align="center"><a href="download/server/openbsd/ports/silc-server-<?php echo $Latest_OpenBSD_Server_src; ?>.tar.gz" class="normal">HTTP</a></td>
+  <td class="sources" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/server/openbsd/ports/silc-server-<?php echo $Latest_OpenBSD_Server_src; ?>.tar.gz" class="normal">FTP</a></td>
+  <td class="sources" align="center"><a href="download/server/openbsd/ports/silc-server-<?php echo $Latest_OpenBSD_Server_src; ?>.tar.gz.md5" class="normal">MD5</a></td>
+ </tr>
  <tr>
   <td class="binaries">&nbsp;Binaries</td>
   <td class="binaries">&nbsp;RPM GNU/Linux i386 (<a href="txt/rpm-release-notes.html" class="normal">release notes</a>)</td>
@@ -174,6 +219,15 @@ contact <a href="mailto:priikone at silcnet.org" class="normal">me</a> now.
   <td class="binaries" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/server/rpm/i386/silc-server-<?php echo $Latest_RPM_Server; ?>.i386.rpm" class="normal">FTP</a></td>
   <td class="binaries" align="center"><a href="download/server/rpm/i386/silc-server-<?php echo $Latest_RPM_Server; ?>.i386.rpm.md5" class="normal">MD5</a></td>
 </tr>
+ <tr>
+  <td class="binaries">&nbsp;Binaries</td>
+  <td class="binaries">&nbsp;Debian GNU/Linux i386 (<a href="txt/debian.release.txt" class="normal">release notes</a>)</td>
+  <td class="binaries" align="center"><?php echo $Latest_DEB_Server; ?></td>
+  <td class="binaries" align="right"><?php echo div(FileSize("download/server/deb/".$Latest_DEB_Server_Base."/silc-server_".$Latest_DEB_Server."_i386.deb"),1024); ?> kB&nbsp;</td>
+  <td class="binaries"  align="center"><a href="download/server/deb/<?php echo $Latest_DEB_Server_Base."/silc-server_".$Latest_DEB_Server ?>_i386.deb" class="normal">HTTP</a></td>
+  <td class="binaries" align="center"><a href="ftp://<?php echo $FTP_Site.$FTP_Root ?>/server/deb/<?php echo $Latest_DEB_Server_Base."/silc-server_".$Latest_DEB_Server ?>_i386.deb" class="normal">FTP</a></td>
+  <td class="binaries" align="center"><a href="download/server/deb/<?php echo $Latest_DEB_Server_Base."/silc-server_".$Latest_DEB_Server; ?>_i386.changes" class="normal">MD5</a></td>
+ </tr>
  <tr>
   <td colspan="7" class="text">
 &nbsp;<br />
index 540599563ce99a17d79da12b486853478256d636..8422d66a2fae2bcf63733481e16d03bc8116cf98 100644 (file)
  &nbsp;&nbsp;&nbsp;&nbsp;<a href="#f4_60" class="normal">
 4.6 Why SILC server runs on privileged port 706?</a><br />
  &nbsp;&nbsp;&nbsp;&nbsp;<a href="#f4_70" class="normal">
-4.7 I see [Unknown] in the log file, what does it mean?</a>
+4.7 I see [Unknown] in the log file, what does it mean?</a><br />
+ &nbsp;&nbsp;&nbsp;&nbsp;<a href="#f4_80" class="normal">
+4.8 How can I generate a new server key pair?</a>
 
 <br />&nbsp;<br />
 <a href="#f5_0" class="normal">5. Toolkit Questions</a><br />
@@ -744,6 +746,24 @@ whether the connection was a client, server or router.  There will appear
 point.
 <br />&nbsp;<br />
 
+<a name="f4_80"></a>
+<samp class="highlight">Q: How can I generate a new server key pair?</samp><br />
+A: You can generate a new key pair using the silcd command with the -C 
+option.  When SILC Server is installed a key pair is generated 
+automatically for you.  However, it is suggested that you check the 
+information found in that key and generate a new key pair if the 
+information is incorrect.  You can check the information of your public 
+key by giving command: <samp class="highlight">silc -S file.pub</samp>.
+<br />&nbsp;<br />
+If you want to generate a new key pair then you can give for example 
+command: <samp class="highlight">
+silcd -C . --identifier="UN=silc-oper, HN=silc.silcnet.org, RN=SILC Router 
+Admin, E=silc-oper@silcnet.org, O=SILC Project, C=SK"</samp>. This will 
+create the key pair to current directory, with the specified identifier.  
+Please, give the --help option to the silcd to see usage help for the -C 
+and --identifier options.
+<br />&nbsp;<br />
+
 
 <a name="f5_0"></a><br />
 <b>5. Toolkit Questions</b><br />&nbsp;<br />
diff --git a/public_html/html/help.php b/public_html/html/help.php
new file mode 100644 (file)
index 0000000..a638794
--- /dev/null
@@ -0,0 +1,67 @@
+&nbsp;<br />
+<b><big>Need Help?</big></b>
+<br />&nbsp;<br />
+Are you confused with SILC? Don't quite know where to get some more 
+information? If you answer Yes, then this is the door you're looking for.  
+This page includes introduction to the help resources for SILC Network. 
+There are many places where you can get more information and help 
+regarding SILC in general, using SILC Network, developing SILC and much 
+more.
+
+<br />&nbsp;<br />&nbsp;<br />
+<b>Getting Started with SILC</b>
+<br />&nbsp;<br />
+The very first thing you need to do to get online with SILC is to download 
+the SILC client.  Go to the <a href="?page=download" class="normal">download
+page</a>, and download the latest client.  There are several binary 
+packages available if you do not want to compile the client by yourself.   
+After you have your very own SILC client downloaded then locate the SILC 
+server nearest to you.  Please see our <a href="?page=servers" 
+class="normal">server list</a>, for all servers in the SILC Network.  You 
+can also directly connect to the <samp 
+class="highlight">silc.silcnet.org</samp> server if you like.
+<br />&nbsp;<br />
+You most likely have questions about SILC after you start using it.  The 
+best place to look for questions and answers is the <a 
+href="?page=faq" class="normal">SILC FAQ</a>. Please read it before you 
+start asking more questions.
+
+<br />&nbsp;<br />&nbsp;<br />
+<b>Getting Help Online</b>
+<br />&nbsp;<br />
+The best and quickest way to get assistance is to get online on SILC 
+Network.  If you have questions, or just want to chat about SILC you can 
+join the <samp class="highlight">#silc</samp> channel. This friendly 
+channel includes people who are interested in SILC and ready to answer 
+questions assuming they know the answers.
+<br />&nbsp;<br />
+Give the command <samp class="highlight">/join #silc</samp> to join the 
+channel. Please introduce yourself before asking the question, and wait 
+patiently for your answer.
+
+<br />&nbsp;<br />&nbsp;<br />
+<b>Getting Help On This Website</b>
+<br />&nbsp;<br />
+Reading documentation on SILC is also a good way to learn about SILC.  See 
+the documentation available in the <a href="?page=docs" 
+class="normal">documentation page</a> for more information.
+
+<br />&nbsp;<br />&nbsp;<br />
+<b>Getting Help via Mailing Lists</b>
+<br />&nbsp;<br />
+There is currently one mailing list called silc-devel.  This is 
+general purpose mailing list that includes conversation on SILC 
+development, announcements of new releases and provides help for anyone 
+who ask questions.  You can subscribe to the mailist list on the <a 
+href="?page=lists" class="normal">lists page</a>, and read the archives of 
+the mailing list at <a 
+href="http://www.geocrawler.com/redir-sf.php3?list=silc-devel" 
+class="normal">silc-devel archives</a>.  You can send email to the mailing 
+list by sending it to <samp class="highlight">
+silc-devel@lists.sourceforge.net</samp> email address.
+
+<br />&nbsp;<br />
+Before you go ahead and start sending questions there is a nice document 
+about <a href="http://www.tuxedo.org/~esr/faqs/smart-questions.html" 
+class="normal">How To Ask Questions The Smart Way</a> by Eric S. Raymond, 
+a document you may want to read.
diff --git a/public_html/html/links.php b/public_html/html/links.php
new file mode 100644 (file)
index 0000000..4129360
--- /dev/null
@@ -0,0 +1,42 @@
+&nbsp;<br />
+<b><big>Links</big></b>
+<br />&nbsp;<br />
+List of links related to Secure Internet Live Conferencing protocol, 
+security or just otherwise related. If you have a link that should be 
+listed here please send email to <a href="mailto:webmaster at silcnet.org" 
+class="normal"> webmaster@silcnet.org</a>.
+
+<br />&nbsp;<br />&nbsp;<br />
+<b>Other SILC Networks</b>
+<br />&nbsp;<br />
+- <a href="http://www.so36.net" class="normal">www.so36.net</a>, has a 
+small SILC network available for free use
+
+<br />&nbsp;<br />&nbsp;<br />
+<b>Other Chat Protocols</b>
+<br />&nbsp;<br />
+- <a href="http://www.irc.org" class="normal">www.irc.org</a>, a centre 
+for Internet Relay Chat protocol<br />
+- <a href="http://jabber.org" class="normal">jabber.org</a>, Open Source
+Instant Messaging protocol using XML<br />
+- <a href="http://www.gale.org" class="normal">www.gale.org</a>, Another 
+Open Source Instant Messaging protocol
+
+<br />&nbsp;<br />&nbsp;<br />
+<b>Organizations</b>
+<br />&nbsp;<br />
+- <a href="http://www.ietf.org" class="normal">www.ietf.org</a>, 
+Internet Engineering Task Force<br />
+- <a href="http://www.iana.org" class="normal">www.iana.org</a>, 
+Internet Assigned Numbers Authority<br />
+- <a href="http://www.iacr.org" class="normal">www.iacr.org</a>, 
+International Association for Cryptologic Research
+
+<br />&nbsp;<br />&nbsp;<br />
+<b>Security & Cryptography</b>
+<br />&nbsp;<br />
+- <a href="http://www.ssh.com/tech/crypto/" class="normal"> Cryptography 
+A-2-Z</a>, a comprehensive introduction to cryptography<br />
+- <a href="http://www.cacr.math.uwaterloo.ca/hac/" class="normal">
+The Hand Book of Applied Cryptography</a>, Free Edition of the book that 
+deals with cryptography, and is mathematically oriented
index 699aa4facb92cdb0213e379751127d3e86da1370..498afd32f539ac30f11cb4cf85c717360a802373 100644 (file)
@@ -52,40 +52,3 @@ You can also use the following link to do the unsubscribing if you want:
 <a href="http://lists.sourceforge.net/lists/listinfo/silc-devel" class="normal">
 unsubscribe from silc-devel</a>
 <br />&nbsp;<br />
-
-<b>Basic instructions for submitting patches</b>
-<br />&nbsp;<br />
-
-<table>
-<tr><td valign="top"> - </td><td>
-use the unified output format for the diff (diff -u)
-</td></tr>
-<tr><td valign="top"> - </td><td>
-use diff, not cvs diff
-</td></tr>
-<tr><td valign="top"> - </td><td>
-send the patch to the mailing list, and add those people that should know
-about it on CC:
-</td></tr>
-<tr><td valign="top"> - </td><td>
-submit ready patches. if they are not ready then sending them to
-people who are involved in the development is preferred. the patch might face
-several round trips so sending patches which are ready is preffered
-</td></tr>
-<tr><td valign="top"> - </td><td>
-include the patch in the body of the email or attach it
-</td></tr>
-<tr><td valign="top"> - </td><td>
-send separate patches for every bugfix or feature
-</td></tr>
-<tr><td valign="top"> - </td><td>
-if you think that your work is benefical to the development of the
-SILC and would like to be listed in the CREDITS file in SILC packages, you
-can submit patches for the CREDITS file too. Nobody will be added there
-without a patch, this way those who don't want to see their name there won't
-get there
-</td></tr>
-<tr><td valign="top"> - </td><td>
-do not submit bugs ;)
-</td></tr>
-</table>
index 310aac1a7eaef0016fe96538ca84a40b002d80a1..e04b61ed217bfeb06039a2d5466e47e574531666 100644 (file)
@@ -72,7 +72,7 @@ want to try out one of following servers:
 - <samp class="highlight">silc.ytti.fi</samp> (Finland)<br />
 - <samp class="highlight">silc.peelo.com</samp> (Finland)<br />
 - <samp class="highlight">silc.debolaz.com</samp> (Norway)<br />
-- <samp class="highlight">silc.highertechnology.com</samp> (USA)<br />
+- <samp class="highlight">s.slash0.net</samp> (USA)<br />
 - <samp class="highlight">silc.silcnet.org on port 707</samp>
 
 <br />&nbsp;<br />
diff --git a/public_html/html/servers.php b/public_html/html/servers.php
new file mode 100644 (file)
index 0000000..e30b2b0
--- /dev/null
@@ -0,0 +1,101 @@
+&nbsp;<br />
+<b><big>SILC Servers</big></b>
+<br />&nbsp;<br />
+Please refer to this SILC Servers list when you find the nearest server to 
+you.  You can also check the particular server's public key here.  When 
+you connect to a server for the very first time you will be prompted to 
+accept the server's public key.  You can then come here and verify the key 
+here.
+<br />&nbsp;<br />
+To connect to a server give the command <samp class="highlight">/server 
+servername</samp>.
+
+<br />&nbsp;<br />
+<table width="98%" cellspacing="2" cellpadding="2" border="0">
+ <tr>
+  <td class="title100" align="center"><b>Router</b></td>
+  <td class="title100" align="center"><b>Server</b></td>
+  <td class="title50" align="center"><b>Port</b></td>
+  <td class="title50" align="center"><b>Country</b></td>
+  <td class="title50" align="center"><b>Oper</b></td>
+  <td class="title50" align="center"><b>Public Key</b></td>
+  <td class="title50" align="center"><b>URL</b></td>
+ </tr>
+
+ <tr>
+  <td class="sources" align="center">&nbsp;silc.silcnet.org</td>
+  <td class="sources" align="center">&nbsp;</td>
+  <td class="sources" align="center">706</td>
+  <td class="sources" align="center">Slovakia</td>
+  <td class="sources" align="center">pekka</td>
+  <td class="sources" align="center"><a href="keys/serverkey_silc.silcnet.org_706.pub" class="normal">public key</a></td>
+  <td class="sources" align="center">N/A</td>
+ </tr>  
+
+ <tr>
+  <td class="sources" align="center">&nbsp;</td>
+  <td class="sources" align="center">&nbsp;silc.ytti.fi</td>
+  <td class="sources" align="center">706</td>
+  <td class="sources" align="center">Finland</td>
+  <td class="sources" align="center">ytti</td>
+  <td class="sources" align="center">N/A</td>
+  <td class="sources" align="center">N/A</td>
+ </tr>  
+
+ <tr>
+  <td class="sources" align="center">&nbsp;</td>
+  <td class="sources" align="center">&nbsp;silc.peelo.com</td>
+  <td class="sources" align="center">706</td>
+  <td class="sources" align="center">Finland</td>
+  <td class="sources" align="center">Toni</td>
+  <td class="sources" align="center">N/A</td>
+  <td class="sources" align="center">N/A</td>
+ </tr>  
+
+ <tr>
+  <td class="sources" align="center">&nbsp;</td>
+  <td class="sources" align="center">&nbsp;silc.debolaz.com</td>
+  <td class="sources" align="center">706</td>
+  <td class="sources" align="center">Norway</td>
+  <td class="sources" align="center">Debolaz</td>
+  <td class="sources" align="center">N/A</td>
+  <td class="sources" align="center">N/A</td>
+ </tr>  
+
+ <tr>
+  <td class="sources" align="center">&nbsp;</td>
+  <td class="sources" align="center">&nbsp;s.slash0.net</td>
+  <td class="sources" align="center">706</td>
+  <td class="sources" align="center">USA</td>
+  <td class="sources" align="center">next</td>
+  <td class="sources" align="center">N/A</td>
+  <td class="sources" align="center">N/A</td>
+ </tr>  
+
+ <tr>
+  <td class="sources" align="center">&nbsp;</td>
+  <td class="sources" align="center">&nbsp;silc.silcnet.org</td>
+  <td class="sources" align="center">707</td>
+  <td class="sources" align="center">Slovakia</td>
+  <td class="sources" align="center">pekka</td>
+  <td class="sources" align="center"><a href="keys/serverkey_silc.silcnet.org_707.pub" class="normal">public key</a></td>
+  <td class="sources" align="center">N/A</td>
+ </tr>  
+
+</table>
+
+<table width="98%" cellspacing="0" cellpadding="0" border="0">
+ <tr>
+  <td class="text">
+<br />&nbsp;<br />&nbsp;<br />
+<b>Linking to SILC Network</b>
+<br />&nbsp;<br />
+Would you like to link your server to the SILC Network? Please contact us 
+at <a href="mailto:server-links at silcnet.org" class="normal">
+server-links@silcnet.org</a>, and tell us about your server. It would be 
+nice if you already have existing user base in your server.
+
+  </td>
+ </tr> 
+</table>
+
index 0bcd03e86239381a7297e778f2885722a496d3d6..c32506e192690b0d3f1b2c41d8301142863a3612 100644 (file)
@@ -31,8 +31,8 @@
 // 
 
 // Read neccessary stuff if accessible
-  if (Is_Readable("config.php")) include("config.php");
-  if (Is_Readable("mirror.php")) include("mirror.php");
+  if (@Is_Readable("config.php")) include("config.php");
+  if (@Is_Readable("mirror.php")) include("mirror.php");
 
 ?>
 <?xml version="1.0" encoding="iso-8859-1"?>
 
   // find out release dates from release archive files
   $Date_Toolkit = date("l dS of F Y H:i:s",
-                  filemtime("download/silc-toolkit-".$Latest_Toolkit.".tar.gz"));
+                  filemtime("download/toolkit/sources/silc-toolkit-".$Latest_Toolkit.".tar.gz"));
   $Date_Client  = date("l dS of F Y H:i:s",
-                  filemtime("download/silc-client-".$Latest_Client.".tar.gz"));
+                  filemtime("download/client/sources/silc-client-".$Latest_Client.".tar.gz"));
   $Date_Server  = date("l dS of F Y H:i:s",
-                  filemtime("download/silc-server-".$Latest_Server.".tar.gz"));
+                  filemtime("download/server/sources/silc-server-".$Latest_Server.".tar.gz"));
 
   // remove possibly dangerous characters, only alphanumerical characters are passed
   function Filter($input) {
@@ -87,7 +87,7 @@
   }
 
   $pass = 0;
-  if (Is_Readable("html/".Filter($page).".php")) {
+  if (@Is_Readable("html/".Filter($page).".php")) {
     echo $page;
     $pass = 1;
   }
 
 <table width="700" cellpadding="1" cellspacing="0" border="0">
  <tr>
-  <td class="black">
+  <td class="outline">
     <table width="100%" cellpadding="0" cellspacing="0" border="0">
      <tr>
-      <td class="white">
+      <td class="links">
         <img src="img/silc.gif" width="700" height="100" alt=" " />
       </td>
      </tr>
      <tr>
-      <td class="white" align="center">
+      <td class="links" align="center">
         <table cellspacing="3" cellpadding="10" border="0">
-        <tr><td valign="top" class="white">
+        <tr><td valign="top" class="links">
         <b>General</b><br />
-        <small class="black">o</small> <a href="?page=news" class="normal">SILC News</a><br />
-        <small class="black">o</small> <a href="?page=about" class="normal">About the SILC</a><br />
-        <small class="black">o</small> <a href="?page=history" class="normal">History of SILC</a><br />
-        <small class="black">o</small> <a href="?page=contribute" class="normal">Contributing</a><br />
-        <small class="black">o</small> <a href="?page=lists" class="normal">SILC Mailing Lists</a><br />
-        </td><td valign="top" class="white">
+        <small class="normal">o</small> <a href="?page=news" class="normal">SILC News</a><br />
+        <small class="normal">o</small> <a href="?page=about" class="normal">About the SILC</a><br />
+        <small class="normal">o</small> <a href="?page=history" class="normal">History of SILC</a><br />
+        <small class="normal">o</small> <a href="?page=contact" class="normal">Contact Us</a><br />
+        <small class="normal">o</small> <a href="?page=lists" class="normal">SILC Mailing Lists</a><br />
+        </td><td valign="top" class="links">
         <b>Documentation</b><br />
-        <small class="black">o</small> <a href="?page=docs" class="normal">SILC Documentation</a><br />
-        <small class="black">o</small> <a href="?page=whitepaper" class="normal">SILC White Paper</a><br />
-        <small class="black">o</small> <a href="?page=faq" class="normal">SILC FAQ</a><br />
-        <small class="black">o</small> <a href="?page=features" class="normal">SILC Features</a><br />
-        <small class="black">o</small> <a href="?page=todo" class="normal">TODO List</a><br />
-        </td><td valign="top" class="white">
+        <small class="normal">o</small> <a href="?page=docs" class="normal">SILC Documentation</a><br />
+        <small class="normal">o</small> <a href="?page=whitepaper" class="normal">SILC White Paper</a><br />
+        <small class="normal">o</small> <a href="?page=faq" class="normal">SILC FAQ</a><br />
+        <small class="normal">o</small> <a href="?page=features" class="normal">SILC Features</a><br />
+        <small class="normal">o</small> <a href="?page=todo" class="normal">TODO List</a><br />
+        </td><td valign="top" class="links">
         <b>Software</b><br />
-        <small class="black">o</small> <a href="?page=download" class="normal">Download SILC</a><br />
-        <small class="black">o</small> <a href="?page=mirrors" class="normal">Mirrors Worldwide</a><br />
-        <small class="black">o</small> <a href="?page=cvs" class="normal">Anonymous CVS Access</a><br />
-        <small class="black">o</small> <a href="txt/changes.txt" class="normal">ChangeLog</a><br />
-        <small class="black">o</small> <a href="?page=copying" class="normal">The General Public License (GPL)</a><br />
+        <small class="normal">o</small> <a href="?page=download" class="normal">Download SILC</a><br />
+        <small class="normal">o</small> <a href="?page=mirrors" class="normal">Mirrors Worldwide</a><br />
+        <small class="normal">o</small> <a href="?page=cvs" class="normal">Anonymous CVS</a><br />
+        <small class="normal">o</small> <a href="txt/changes.txt" class="normal">ChangeLog</a><br />
+        <small class="normal">o</small> <a href="?page=copying" class="normal">Licensing</a><br />
+        </td><td valign="top" class="links">
+        <b>Community</b><br />
+        <small class="normal">o</small> <a href="?page=servers" class="normal">Server List</a><br />
+        <small class="normal">o</small> <a href="?page=contribute" class="normal">Contributing</a><br />
+        <small class="normal">o</small> <a href="?page=help" class="normal">Help</a><br />
+        <small class="normal">o</small> <a href="?page=links" class="normal">Links</a><br />
+        <small class="normal">o</small> <a href="txt/credits.txt" class="normal">Credits</a><br />
         </td></tr></table>
       </td>
      </tr>
-     <tr><td class="blackline"></td></tr>
+     <tr><td class="line"></td></tr>
      <tr>
-      <td class="<?php if($pass == 1 && $page == "whitepaper") $color="whitetext"; else $color="greytext"; echo $color; ?>">
+      <td class="<?php if($pass == 1 && $page == "whitepaper") $color="whitepaper"; else $color="text"; echo $color; ?>">
         <table width="100%" cellpadding="10" cellspacing="0" border="0">
         <tr><td class="<?php echo $color; ?>">
 <?php
       case "linux": $img = "penguin.gif";
                     $alt = "( penguin powered - IMAGE )";
                     break;
+      case "sun":   $img = "sun.png";
+                    $alt = "( powered by Sun - IMAGE )";
+                    break;
     }
     echo "<tr>";
     echo "<td align=\"right\" valign=\"bottom\">";
   </td>
  </tr>
 </table>
-<small class="blue">
+<small class="highlight">
 webpage by
 <a href="mailto:salo at silcnet.org" class="small">salo at silcnet.org</a> | 
 <?php