--- /dev/null
+ <br />
+<b><big>Contact Us</big></b>
+<br /> <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 /> <br />
+<b>Contact Us at info@silcnet.org</b>
+<br /> <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 /> <br />
+<b>Server Linking Requests at server-links@silcnet.org</b>
+<br /> <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 /> <br />
+<b>Contact Webmaster at webmaster@silcnet.org</b>
+<br /> <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.
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 /> <br /> <br />
+<b>Submitting Patches to Mailing List</b>
+<br /> <br />
+Please follow these instructions when you are submitting a patch to the
+silc-devel mailing list.
+
+<br /> <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 /> <br />
<b><big>Support</big></b>
<br /> <br />
<br /> <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 /> <br />
Software manual: <i>Coming later</i>
<br /> <br /> <br />
+<b>Coding Conventions</b>
+<br /> <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 /> <br />
+<a href="docs/CodingStyle" class="normal">CodingStyle</a>
+
+<br /> <br /> <br />
+
<b><big>SILC Protocol Documentation</big></b>
<br /> <br />
<b>SILC Protocol Internet Drafts</b>
<br /> <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 /> <br />
<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"> Sources</td>
+ <td class="sources"> 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 </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"> Sources</td>
<td class="sources"> NetBSD pkgsrc</td>
<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"> Sources</td>
+ <td class="sources"> 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 </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"> Binaries</td>
<td class="binaries"> RPM GNU/Linux i386 (<a href="txt/rpm-release-notes.html" class="normal">release notes</a>)</td>
<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"> Binaries</td>
+ <td class="binaries"> 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 </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"> Binaries</td>
<td class="binaries"> PKG Solaris 8 SPARC</td>
<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"> Sources</td>
+ <td class="sources"> 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 </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"> Sources</td>
<td class="sources"> NetBSD pkgsrc</td>
<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"> Sources</td>
+ <td class="sources"> 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 </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"> Binaries</td>
<td class="binaries"> RPM GNU/Linux i386 (<a href="txt/rpm-release-notes.html" class="normal">release notes</a>)</td>
<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"> Binaries</td>
+ <td class="binaries"> 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 </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">
<br />
<a href="#f4_60" class="normal">
4.6 Why SILC server runs on privileged port 706?</a><br />
<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 />
+ <a href="#f4_80" class="normal">
+4.8 How can I generate a new server key pair?</a>
<br /> <br />
<a href="#f5_0" class="normal">5. Toolkit Questions</a><br />
point.
<br /> <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 /> <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 /> <br />
+
<a name="f5_0"></a><br />
<b>5. Toolkit Questions</b><br /> <br />
--- /dev/null
+ <br />
+<b><big>Need Help?</big></b>
+<br /> <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 /> <br /> <br />
+<b>Getting Started with SILC</b>
+<br /> <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 /> <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 /> <br /> <br />
+<b>Getting Help Online</b>
+<br /> <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 /> <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 /> <br /> <br />
+<b>Getting Help On This Website</b>
+<br /> <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 /> <br /> <br />
+<b>Getting Help via Mailing Lists</b>
+<br /> <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 /> <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.
--- /dev/null
+ <br />
+<b><big>Links</big></b>
+<br /> <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 /> <br /> <br />
+<b>Other SILC Networks</b>
+<br /> <br />
+- <a href="http://www.so36.net" class="normal">www.so36.net</a>, has a
+small SILC network available for free use
+
+<br /> <br /> <br />
+<b>Other Chat Protocols</b>
+<br /> <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 /> <br /> <br />
+<b>Organizations</b>
+<br /> <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 /> <br /> <br />
+<b>Security & Cryptography</b>
+<br /> <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
<a href="http://lists.sourceforge.net/lists/listinfo/silc-devel" class="normal">
unsubscribe from silc-devel</a>
<br /> <br />
-
-<b>Basic instructions for submitting patches</b>
-<br /> <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>
- <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 /> <br />
--- /dev/null
+ <br />
+<b><big>SILC Servers</big></b>
+<br /> <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 /> <br />
+To connect to a server give the command <samp class="highlight">/server
+servername</samp>.
+
+<br /> <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"> silc.silcnet.org</td>
+ <td class="sources" align="center"> </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"> </td>
+ <td class="sources" align="center"> 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"> </td>
+ <td class="sources" align="center"> 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"> </td>
+ <td class="sources" align="center"> 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"> </td>
+ <td class="sources" align="center"> 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"> </td>
+ <td class="sources" align="center"> 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 /> <br /> <br />
+<b>Linking to SILC Network</b>
+<br /> <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>
+
//
// 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) {
}
$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