Updates to web pages.
authorPekka Riikonen <priikone@silcnet.org>
Wed, 28 Jun 2000 09:03:03 +0000 (09:03 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 28 Jun 2000 09:03:03 +0000 (09:03 +0000)
public_html/about.html
public_html/contribute.html [new file with mode: 0644]
public_html/docs.html
public_html/download.html
public_html/index.html

index cdf64b29bda7542d28361ca1b5962f5fc278680f..3ef0e9fb4a5d29a9ee817ed8a534aa125eb4d56a 100644 (file)
@@ -13,7 +13,7 @@ align=center>
 <p>
 SILC (Secure Internet Live Conferencing) is a protocol which provides
 secure conferencing services in the Internet over insecure channel.
-SILC is IRC like softwarre although internally they are very different.
+SILC is IRC like software although internally they are very different.
 Biggest similiarity between SILC and IRC is that they both provide
 conferencing services and that SILC has almost same commands as IRC.  Other
 than that they are nothing alike.  Biggest differences are that SILC is 
@@ -50,4 +50,4 @@ priikone@poseidon.pspt.fi
 </tr>
 </table>
 </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/public_html/contribute.html b/public_html/contribute.html
new file mode 100644 (file)
index 0000000..65866ff
--- /dev/null
@@ -0,0 +1,33 @@
+<html>
+<style TYPE="text/css"><!-- A:link {text-decoration: none}A:visited{text-decoration:none}A:active{text-decoration:none}--></style>
+<body bgcolor="#ffffff">
+<p><br>
+<a href="index.html"><img src="silc2.jpg" border=0></a>
+<table width="70%" border="0" cellspacing="0" cellpadding="1"
+align=center>
+<tr>
+<td>
+<p>
+<font size=4>
+<h1>Contributing</h1>
+<p>
+Developers are needed in SILC project.  Everyone who has the time and
+ability is welcome to come and join the project.  We need C coders,
+technical writers (to write documentation) and web administrator to take
+over these web pages.  Feel free to start narrowing down the TODO
+list.
+<p>
+Interested people are also welcome to give new ideas to the SILC protocol
+that is still in its draft phase.  You should probably go and read the
+SILC protocol specification Internet Drafts to get the idea about what
+SILC actually is.  The current software version might not give the
+whole picture of the SILC.  The Internet Drafts are available in
+<a href="docs.html">documentation page.</a>
+<p>
+There will be anonymous CVS access as soon as I get around to set it up.
+It will be available any day now.
+</td>
+</tr>
+</table>
+</body>
+</html>
index d5038ad897edc356ddf32d44f723570bd18f65e5..8273d5345ca43b673eb471864f3ade1a791c9f71 100644 (file)
@@ -14,12 +14,11 @@ align=center>
 Currently the SILC documentation is under work and the software does not
 have that much of a documentation.
 <p>
-[Coming later: Software manual, SILC Library Reference manual]
-
-<p><br>
-<h1>Other Documentation</h1>
-<p>
+README file from the software: <a href="docs/README">README</a>
+<br>
 Coding Style in SILC source tree: <a href="docs/CodingStyle">CodingStyle</a>
+<p>
+[Coming later: Software manual, SILC Library Reference manual]
 
 <p><br>
 <h1>SILC Protocol Internet Drafts</h1>
@@ -89,4 +88,4 @@ draft-riikonen-silc-ke-auth-00.txt</a>
 </tr>
 </table>
 </body>
-</html>
\ No newline at end of file
+</html>
index 2b62efc8918ec7c12401b109b6fb56b97b713881..dab491563ff3d8be43e1e677bb2bf96ed6fd30ae 100644 (file)
@@ -15,10 +15,10 @@ Currently only available version is 28062000 Development Version that is
 meant for testing only.
 <p>
 HTTP: <a href="http://silc.pspt.fi/silc-28062000.tar.gz">
-silc-28062000.tar.gz (1.4 MB)</a>
+silc-28062000.tar.gz (1.1 MB)</a>
 <br>
 FTP: <a href="ftp://silc.pspt.fi/pub/silc/snapshots/silc-28062000.tar.gz">
-silc-28062000.tar.gz (1.4 MB)</a>
+silc-28062000.tar.gz (1.1 MB)</a>
 <p>
 SILC has been coded and tested under Linux. It has not been tested on
 any other Unix platform just yet.
@@ -29,4 +29,4 @@ repository has been set up).
 </tr>
 </table>
 </body>
-</html>
\ No newline at end of file
+</html>
index f21171523dfbf0f9f2ab470f1b688245e9d0f9ef..8e793b902293b7c4d2eab71ec4782bc4739f9050 100644 (file)
@@ -16,7 +16,7 @@
 <ul>
   <li><a href="about.html">About the SILC</a>
   <li><a href="history.html">History</a>
-  <li><a href="faq.html">The SILC FAQ</a>
+  <li>The SILC FAQ [coming]
   <li><a href="docs.html">SILC Documentation</a>
   <li><a href="features.html">SILC Features</a>
 </ul>
@@ -55,6 +55,25 @@ Download: <a href="download.html">SILC 28062000 Development Version</a>
 </div>
 </td></tr>
 
+<tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
+<tr><td>
+<div style="margin-left: 20px">
+<center><h1>SILC Server Available For Testing</h1></center>
+<center>
+<font size=4>
+<p>
+There is SILC server up and running that can be tested. Just give command
+/server silc.pspt.fi to connect to the server. There may be some action
+on channel #silc so you might want to give command /join #silc.  Because
+of the current shortcomings of the SILC client and server you won't get
+user list who has joined to the channel thus you don't see who is on the
+channel. To get into action just say hello.
+<p>
+</center>
+<p><br>
+</div>
+</td></tr>
+
 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
 <tr><td>
 <div style="margin-left: 20px">
@@ -80,7 +99,29 @@ If You would like to contribute to SILC project please contact me at:
 <center><h1>SILC Project Started</h1></center>
 <center>
 <font size=4>
-The Pressrelease:
+The Press release:
+<p>
+New Open Source project called Secure Internet Live Conferencing (SILC)
+has been started.  Initial development version of the software is
+available for testing.
+<p>
+SILC (Secure Internet Live Conferencing) is a protocol which provides
+secure conferencing services in the Internet over insecure channel.
+SILC is IRC like software although internally they are very different.
+Biggest similiarity between SILC and IRC is that they both provide
+conferencing services and that SILC has almost same commands as IRC.
+Other
+than that they are nothing alike.  Biggest differences are that SILC is
+secure what IRC is not in any way.  The network model is also entirely
+different compared to IRC.
+<p>
+SILC is an open source (or freeware) project and it has been released
+under the GNU General Public Licence.  The SILC is free to use and
+everyone
+is free to distribute and change the SILC under the terms of the GNU GPL.
+While there is no guarantee for the product SILC has been tried make
+as secure as possible.  Developers are needed and everyone is free to
+contribute their time, skills and ideas for the project.
 <p>
 Official SILC Project home page: 
 <a href="http://silc.pspt.fi">http://silc.pspt.fi</a>
@@ -88,14 +129,14 @@ Official SILC Project home page:
 SILC Development Version is available for download from following addresses:
 <p>
 HTTP: <a href="http://silc.pspt.fi/silc-28062000.tar.gz">
-silc-28062000.tar.gz (1.4 MB)</a>
+silc-28062000.tar.gz (1.1 MB)</a>
 <br>
 FTP: <a href="ftp://silc.pspt.fi/pub/silc/snapshots/silc-28062000.tar.gz">
-silc-28062000.tar.gz (1.4 MB)</a>
+silc-28062000.tar.gz (1.1 MB)</a>
 <p>
 The SILC protocol specification is available from following addresses:
 <p>
-HTTP: <a href="http://silc.pspt.fi/docs.html/">
+HTTP: <a href="http://silc.pspt.fi/docs.html">
 http://silc.pspt.fi/docs.html</a>
 <br>
 FTP: <a href="ftp://silc.pspt.fi/pub/silc/">
@@ -106,8 +147,8 @@ Author's contact information:
 Pekka Riikonen <a href="mailto:priikone@poseidon.pspt.fi">
 priikone@poseidon.pspt.fi</a>
 <br>
-Home page: <a href="http://poseidon.pspt.fi/~priikone/">
-http://poseidon.pspt.fi/~priikone/</a>
+Home page: <a href="http://poseidon.pspt.fi/~priikone/english/">
+http://poseidon.pspt.fi/~priikone/english/</a>
 <p>
 </center>
 <p><br>
@@ -128,4 +169,4 @@ Last updated: Mon Jun 12 10:44:06 EEST 2000
 </center>
 </font>
 </body>
-</html>
\ No newline at end of file
+</html>