update
[website.git] / index.html
index 88f106391b4d2569242668981bef58649d536f61..1a67485dd0fec4711d29c1688d8698164619a3af 100644 (file)
@@ -7,7 +7,7 @@
         <meta charset="utf-8">
         <meta http-equiv="X-UA-Compatible" content="IE=edge">
         <title>SILC - Secure Internet Live Conferencing</title>
-        <meta name="description" content="SILC - Secure Internet Live Conferencing">
+        <meta name="description" content="SILC - Secure Internet Live Conferencing, modern secure conferencing and chat protocol">
         <meta name="viewport" content="width=device-width, initial-scale=1">
 
         <link rel="stylesheet" href="css/normalize.css">
@@ -22,7 +22,7 @@
         <![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>
 
        <br />
        <!-- default source download -->
        <div id="default">
        <center>
-       <a class="downloadbutton" href="https://downloads.sourceforge.net/project/silc/silc/client/sources/silc-client-1.1.10.tar.gz">
+       <a class="downloadbutton" href="https://downloads.sourceforge.net/project/silc/silc/client/sources/silc-client-1.1.11.tar.gz">
        <img src="img/download-new-48.png">Get SILC Client
-       <small>1.1.10 tar.gz</small>
+       <small>1.1.11 tar.gz</small>
        </a>
 
        <small>
-       <a href="docs/client/ChangeLog">ChangeLog 2014-05-06</a> |
+       <a href="docs/client/ReleaseNotes">Release Notes 2014-05-13</a> |
        <a href="client.html">Other versions</a>
        </small>
        </center>
-
-       <br /><br />
        </div>
 
        <!-- Windows Pidgin download -->
        <div id="windows" style="display:none">
        <center>
-       <a class="downloadbutton" href="https://pidgin.im/download/windows/">
+       <a class="downloadbutton" href="https://www.pidgin.im/install">
        <img src="img/download-new-48.png">Get Pidgin
        <small>Windows EXE</small>
        </a>
        </small>
 
        <br /><br />
-       for SILC users on Windows we recommend installing <a href="https://pidgin.m"><i>Pidgin</i></a>.
+       for SILC users on Windows we recommend installing <a href="https://www.pidgin.im/"><i>Pidgin</i></a>.
        </center>
        </div>
 
        <center>
        <br /><br />
-       <i>silcnet.org website and SILCNet server are back up after a server loss</i><br />
-       <i>sauna.silcnet.org key: <a href="docs/silcd.pub"><code>54E3 3C34 FB0E 3713 7CAF  1AFB C923 DF2B A6A6 823E</code></a></i>
+        News 2019/07! sauna.silcnet.org SILC router IP has changed to 136.243.230.188.  The server key has not changed.
        </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>