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