updates
[runtime.git] / public_html / index.html
1 <html>
2 <header>
3 <style TYPE="text/css"><!-- A:link {text-decoration: none}A:visited{text-decoration:none}A:active{text-decoration:none}--></style>
4 <title>SILC - Secure Internet Live Conferencing</title>
5 </header>
6
7 <body bgcolor="#FFFFFF">
8 <center>
9 <p><br>
10 <img src="silc.jpg" border=0 ALT="SILC Logo">
11 <h1>SILC - Secure Internet Live Conferencing</h1>
12 <h3>Welcome to the Secure Internet Live Conferencing project homepage</h3>
13 <table>
14 <tr>
15 <td>
16 <ul>
17   <li><a href="about.html">About the SILC</a>
18   <li><a href="history.html">History</a>
19   <li><a href="faq.html">The SILC FAQ</a>
20   <li><a href="docs.html">SILC Documentation</a>
21   <li><a href="features.html">SILC Features</a>
22 </ul>
23 </td>
24 <td>
25 <ul>
26   <li><a href="download.html">Download SILC</a>
27   <li><a href="todo.html">TODO</a>
28   <li><a href="contribute.html">Contributing</a>
29   <li>Anonymous CVS access [coming]
30   <li><a href="copying.html">The General Public License (GPL)</a>
31 </ul>
32 </td>
33 </tr>
34 </table>
35 <p><br>
36
37 <tr><td align=center>
38 <table width="80%" cellspacing=0 cellpadding=0 border=0 bgcolor="#FFFFFF">
39 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
40 <tr><td>
41 <div style="margin-left: 20px">
42 <center><h1>SILC 03072000 Development Version Available</h1></center>
43 <center>
44 <font size=4>
45 The Developer's version 03072000 of SILC is available for testing.  Note
46 that the version is really a developer's version and there is no
47 guarantees that this package even compiles, and even if it compiles there
48 is no guarantees that it would work, and even if it works there is no
49 guarantees that it would work correctly, and even if it seems to work
50 correctly it may be just plain luck.
51 <p>
52 Download: <a href="download.html">SILC 03072000 Development Version</a>
53 <br>
54 Changes: <a href="changes.txt">SILC 03072000 Changes</a>
55 <p>
56 </center>
57 <p><br>
58 </div>
59 </td></tr>
60
61 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
62 <tr><td>
63 <div style="margin-left: 20px">
64 <center><h1>Official Port For SILC Has Been Assigned</h1></center>
65 <center>
66 <font size=4>
67 <p>
68 IANA has assigned official port for SILC protocol. The port is TCP 706
69 and the latest release already supports this port.
70 <p>
71 </center>
72 <p><br>
73 </div>
74 </td></tr>
75
76 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
77 <tr><td>
78 <div style="margin-left: 20px">
79 <center><h1>SILC Server Available For Testing</h1></center>
80 <center>
81 <font size=4>
82 <p>
83 There is SILC server up and running that can be tested. Just give command
84 /server silc.pspt.fi to connect to the server. There may be some action
85 on channel #silc so you might want to give command /join #silc.  Because
86 of the current shortcomings of the SILC client and server you won't get
87 user list who has joined to the channel thus you don't see who is on the
88 channel. To get into action just say hello.
89 <p>
90 </center>
91 <p><br>
92 </div>
93 </td></tr>
94
95 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
96 <tr><td>
97 <div style="margin-left: 20px">
98 <center><h1>Developers Wanted For SILC Project</h1></center>
99 <center>
100 <font size=4>
101 SILC Project needs developers who would like to contribute their time,
102 skills and ideas to the project.  SILC still has a long road ahead before
103 the first official stable release.  We need C coders,  technical writers
104 (to write documentation) and web administrator to take over these web pages.
105 Feel free to start narrowing down the TODO list.
106 <p>
107 If You would like to contribute to SILC project please contact me at:
108 <a href="mailto:priikone@poseidon.pspt.fi">priikone@poseidon.pspt.fi</a>
109 </center>
110 <p><br>
111 </div>
112 </td></tr>
113
114 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
115 <tr><td>
116 <div style="margin-left: 20px">
117 <center><h1>SILC Project Started</h1></center>
118 <center>
119 <font size=4>
120 The Press release:
121 <p>
122 New Open Source project called Secure Internet Live Conferencing (SILC)
123 has been started.  Initial development version of the software is
124 available for testing.
125 <p>
126 SILC (Secure Internet Live Conferencing) is a protocol which provides
127 secure conferencing services in the Internet over insecure channel.
128 SILC is IRC like software although internally they are very different.
129 Biggest similiarity between SILC and IRC is that they both provide
130 conferencing services and that SILC has almost same commands as IRC.
131 Other
132 than that they are nothing alike.  Biggest differences are that SILC is
133 secure what IRC is not in any way.  The network model is also entirely
134 different compared to IRC.
135 <p>
136 SILC is an open source (or freeware) project and it has been released
137 under the GNU General Public Licence.  The SILC is free to use and
138 everyone
139 is free to distribute and change the SILC under the terms of the GNU GPL.
140 While there is no guarantee for the product SILC has been tried make
141 as secure as possible.  Developers are needed and everyone is free to
142 contribute their time, skills and ideas for the project.
143 <p>
144 Official SILC Project home page: 
145 <a href="http://silc.pspt.fi">http://silc.pspt.fi</a>
146 <p>
147 SILC Development Version is available for download from following addresses:
148 <p>
149 HTTP: <a href="http://silc.pspt.fi/silc-28062000.tar.gz">
150 silc-28062000.tar.gz (1.1 MB)</a>
151 <br>
152 FTP: <a href="ftp://silc.pspt.fi/pub/silc/snapshots/silc-28062000.tar.gz">
153 silc-28062000.tar.gz (1.1 MB)</a>
154 <p>
155 The SILC protocol specification is available from following addresses:
156 <p>
157 HTTP: <a href="http://silc.pspt.fi/docs.html">
158 http://silc.pspt.fi/docs.html</a>
159 <br>
160 FTP: <a href="ftp://silc.pspt.fi/pub/silc/">
161 ftp://silc.pspt.fi/pub/silc/</a>
162 <p>
163 Author's contact information:
164 <p>
165 Pekka Riikonen <a href="mailto:priikone@poseidon.pspt.fi">
166 priikone@poseidon.pspt.fi</a>
167 <br>
168 Home page: <a href="http://poseidon.pspt.fi/~priikone/english/">
169 http://poseidon.pspt.fi/~priikone/english/</a>
170 <p>
171 </center>
172 <p><br>
173 </div>
174 </td></tr>
175
176 </table>
177
178 <p>
179 <hr width="80%">
180 <font size=2>
181 <center>
182 Webpage by Pekka Riikonen <a href="mailto:priikone@poseidon.pspt.fi">
183 priikone@poseidon.pspt.fi</a><br>
184 Logos automagically generated with GIMP<br>
185 [ <!--#exec cgi="/cgi-bin/textcounter/counter.cgi"--> ] hits since June 12 2000<br>
186 Last updated: Wed Jun 28 17:57:50 EEST 2000
187 </center>
188 </font>
189 </body>
190 </html>