update
[website.git] / info.html
index fb0684151df71f8fe023bb9c452719f6f63790df..be9c253733fc3fcb4760476f1d865dd2ee97d9f5 100644 (file)
--- a/info.html
+++ b/info.html
         <![endif]-->
 
        <header>
-       <center><a href="http://silcnet.org/"><img src="img/silc.svg" height=64 alt="SILC logo"></a></center>
+       <center><a href="/"><img src="img/silc.svg" height=64 alt="SILC logo"></a></center>
        </header>
 
-       <div id="container2">Download SILC Client</div>
+       <div id="container2">Secure Internet Live Conferencing</div>
 
-        <!-- Download -->
        <center>
+       <div style="width:70%">
+       SILC is a modern conferencing and chat protocol designed with
+       high security as its main feature.
 
-       <a href="http://silcnet.org/docs/release/SILC%20Client%201.1.8">SILC Client 1.1.20 Release Notes</a><br />
-       <a href="http://silcnet.org/docs/changelog/SILC%20Client%201.1.8">SILC Client 1.1.20 Changes</a>
-
-       <br /></br />
-
-       <table width="40%" cellspacing="1" cellpadding="2" border="0">
-        <tr>
-         <td width="170"><b>Package</b></td>
-         <td align="center"><b>Version</b></td>
-         <td align="center"><b>URL</b></td>
-         <td align="center"><b>SUM</b></td>
-        </tr>
-
-        <tr>
-         <td>Source tar.gz</td>
-         <td align="center"><a href="http://silcnet.org/docs/release/SILC%20Client%201.1.8">1.1.20</a></td>
-         <td class="download-td" align="center"><a href="https://pidgin.im/download/windows/">HTTP</a></td>
-         <td align="center"><a href="http://silcnet.org/download/client/sources/silc-client-1.1.20.tar.gz.sum">SHA512</a></td>
-        </tr>
-
-        <tr>
-         <td>Pidgin Windows</td>
-         <td align="center"><a href="https://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a></td>
-         <td class="download-td" align="center"><a href="https://pidgin.im/download/windows/">HTTP</a></td>
-         <td align="center">N/A</td>
-        </tr>
-       </table>
+       <div class="list">
+       <ul>
+       <li>Fully encrypted and authenticated transport</li>
+       <li>End-to-end encrypted and authenticated private messages</li>
+       <li>Encrypted and authenticated channel and group messages</li>
+       <li>Secure video and audio conferencing, image and sound messages</li>
+       <li>Mutually authenticated Diffie-Hellman key exchange and Perfect Forward Secrecy</li>
+       <li>Off-the-record or On-the-record conversations with or without digital signatures</li>
+       <li>Secure file transfer</li>
+       <li>And every other feature you can expect from a modern conferencing and chat protocol...</li>
+       <li><a href="docs/protocol">See all the details in SILC protocol specifications</a></li>
+       </ul>
+       </div>
 
+       </div>
        </center>
 
         <footer>
                 <nav>
-<!--
                 <a href="info.html">INFO</a>
                 <a href="client.html">CLIENT</a>
                 <a href="server.html">SERVER</a>
                 <a href="dev.html">DEVELOPMENT</a>
                 <a href="https://github.com/silc/silc/issues">ISSUES</a>
--->
                 </nav>
         </footer>