ad35094117b7f7e59bebb128cfd9e38594e38c48
[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 28062000 Development Version Available</h1></center>
43 <center>
44 <font size=4>
45 First public release of SILC is finally available.  The Developer's version
46 28062000 of SILC is available for testing.  Note that the version is really
47 a developer's version and there is no guarantees that this package even
48 compiles, and even if it compiles there is no guarantees that it would work,
49 and even if it works there is no guarantees that it would work correctly,
50 and even if it seems to work correctly it may be just plain luck.
51 <p>
52 Download: <a href="download.html">SILC 28062000 Development Version</a>
53 </center>
54 <p><br>
55 </div>
56 </td></tr>
57
58 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
59 <tr><td>
60 <div style="margin-left: 20px">
61 <center><h1>SILC Server Available For Testing</h1></center>
62 <center>
63 <font size=4>
64 <p>
65 There is SILC server up and running that can be tested. Just give command
66 /server silc.pspt.fi to connect to the server. There may be some action
67 on channel #silc so you might want to give command /join #silc.  Because
68 of the current shortcomings of the SILC client and server you won't get
69 user list who has joined to the channel thus you don't see who is on the
70 channel. To get into action just say hello.
71 <p>
72 </center>
73 <p><br>
74 </div>
75 </td></tr>
76
77 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
78 <tr><td>
79 <div style="margin-left: 20px">
80 <center><h1>Developers Wanted For SILC Project</h1></center>
81 <center>
82 <font size=4>
83 SILC Project needs developers who would like to contribute their time,
84 skills and ideas to the project.  SILC still has a long road ahead before
85 the first official stable release.  We need C coders,  technical writers
86 (to write documentation) and web administrator to take over these web pages.
87 Feel free to start narrowing down the TODO list.
88 <p>
89 If You would like to contribute to SILC project please contact me at:
90 <a href="mailto:priikone@poseidon.pspt.fi">priikone@poseidon.pspt.fi</a>
91 </center>
92 <p><br>
93 </div>
94 </td></tr>
95
96 <tr><td bgcolor="#EEEEFF">&nbsp;<tr><td>&nbsp;</td></tr>
97 <tr><td>
98 <div style="margin-left: 20px">
99 <center><h1>SILC Project Started</h1></center>
100 <center>
101 <font size=4>
102 The Press release:
103 <p>
104 New Open Source project called Secure Internet Live Conferencing (SILC)
105 has been started.  Initial development version of the software is
106 available for testing.
107 <p>
108 SILC (Secure Internet Live Conferencing) is a protocol which provides
109 secure conferencing services in the Internet over insecure channel.
110 SILC is IRC like software although internally they are very different.
111 Biggest similiarity between SILC and IRC is that they both provide
112 conferencing services and that SILC has almost same commands as IRC.
113 Other
114 than that they are nothing alike.  Biggest differences are that SILC is
115 secure what IRC is not in any way.  The network model is also entirely
116 different compared to IRC.
117 <p>
118 SILC is an open source (or freeware) project and it has been released
119 under the GNU General Public Licence.  The SILC is free to use and
120 everyone
121 is free to distribute and change the SILC under the terms of the GNU GPL.
122 While there is no guarantee for the product SILC has been tried make
123 as secure as possible.  Developers are needed and everyone is free to
124 contribute their time, skills and ideas for the project.
125 <p>
126 Official SILC Project home page: 
127 <a href="http://silc.pspt.fi">http://silc.pspt.fi</a>
128 <p>
129 SILC Development Version is available for download from following addresses:
130 <p>
131 HTTP: <a href="http://silc.pspt.fi/silc-28062000.tar.gz">
132 silc-28062000.tar.gz (1.1 MB)</a>
133 <br>
134 FTP: <a href="ftp://silc.pspt.fi/pub/silc/snapshots/silc-28062000.tar.gz">
135 silc-28062000.tar.gz (1.1 MB)</a>
136 <p>
137 The SILC protocol specification is available from following addresses:
138 <p>
139 HTTP: <a href="http://silc.pspt.fi/docs.html">
140 http://silc.pspt.fi/docs.html</a>
141 <br>
142 FTP: <a href="ftp://silc.pspt.fi/pub/silc/">
143 ftp://silc.pspt.fi/pub/silc/</a>
144 <p>
145 Author's contact information:
146 <p>
147 Pekka Riikonen <a href="mailto:priikone@poseidon.pspt.fi">
148 priikone@poseidon.pspt.fi</a>
149 <br>
150 Home page: <a href="http://poseidon.pspt.fi/~priikone/english/">
151 http://poseidon.pspt.fi/~priikone/english/</a>
152 <p>
153 </center>
154 <p><br>
155 </div>
156 </td></tr>
157
158 </table>
159
160 <p>
161 <hr width="80%">
162 <font size=2>
163 <center>
164 Webpage by Pekka Riikonen <a href="mailto:priikone@poseidon.pspt.fi">
165 priikone@poseidon.pspt.fi</a><br>
166 Logos automagically generated with GIMP<br>
167 [ <!--#exec cgi="/cgi-bin/textcounter/counter.cgi"--> ] hits since June 12 2000<br>
168 Last updated: Wed Jun 28 17:57:50 EEST 2000
169 </center>
170 </font>
171 </body>
172 </html>