typos
[exim-website.git] / templates / web / mirrors.xsl
index 98eb05977b6624a65f6dbb61022d2773cdcb97cb..20e7ca0fc8169195da9bacb02b4d13bb5925424a 100644 (file)
                                </h2>
 
 
-
-                       <!-- General Mirror Info -->
                                <p>
-                                       <xsl:text>Exim is available from a number of FTP sites. It may also be supplied on some GNU CDs or with other software distributions. Further information on the binary and OS distributions can be found in the </xsl:text>
-                                       <a href="https://wiki.exim.org/ObtainingExim">Exim Wiki.</a>
-                                       If the mirrors do not work for you, you can download the tarballs from the
-                                       <a href="https://ftp.exim.org/pub/exim/exim4/">origin.</a>.
-                                       <xsl:text>.</xsl:text>
-                               </p>
+                                       <xsl:text>Exim is available as a native package for a number of software distributions. The sources are available as
+                                       a tarball and from our </xsl:text>
+                                       <a href="https://git.exim.org/exim.git">Git Repo,</a>
 
-            <h3>Exim Mirror Sites</h3>
+                                       <xsl:text> which is mirrored on </xsl:text>
+                                       <a href="https://github.com/Exim/exim">Github</a>.
 
-            <p>A list of mirror sites is maintained within mirmon - see the links below for lists of mirrors and their current status:-</p>
-            <ul>
-               <li>
-                  <a href="https://www.exim.org/mirmon/ftp_mirrors.html">Download Mirrors</a>
-               </li>
-               <li>
-                  <a href="https://www.exim.org/mirmon/www_mirrors.html">Website Mirrors</a>
-               </li>
-            </ul>
-
-           <h3>Verification of Downloads</h3>
+                                       <xsl:text>Further information on the binary and OS distributions can be found in the </xsl:text>
+                                       <a href="https://wiki.exim.org/ObtainingExim">Exim Wiki</a>.
 
-           All published Tarballs are signed. The signatures are created with keys belonging to the developers:
-           <a href="{$staticroot}/keys/jgh@wizmail.org.asc">Jeremy Harris</a>,
-           <a href="{$staticroot}/keys/phil.pennock@spodhuis.org.asc">Phil Pennock</a>, or
-           <a href="{$staticroot}/keys/hs@schlittermann.de.asc">Heiko Schlittermann</a>. (Please crosscheck these keys
-           with keys you can find at other sources.)
+                                       <xsl:text>If we published maintenance releases, you can find the tarballs in the </xsl:text>
+                                       <a href="https://downloads.exim.org/exim4/fixes/">fixes</a>
 
-            <h3>Mirroring Exim</h3>
+                                       <xsl:text> directory.</xsl:text>
+                               </p>
 
-            <p>If you are interested in running a mirror for exim, please look at <a href="howto/mirroring.html">Mirroring The Exim Website</a></p>
+           <h3>Verification of Downloads</h3>
 
+           <p>
+           All published tarballs are cryptographically signed with an OpenPGP implementation (such as GnuPG).
+           The signatures are distributed alongside the tarballs.
+           The signatures are created with keys belonging to the developers.
+           The keys can be found in our
+           <a href="https://downloads.exim.org/Exim-Maintainers-Keyring.asc">maintainers keyring</a>.
+           (Please crosscheck these keys with keys you can find at other sources.)
+           </p>
+           <p>
+           The exim.org domain supports <a href="https://wiki.gnupg.org/WKD">the WKD mechanism</a> for OpenPGP key retrieval.
+           </p>
 
            <h3>Exim Git Repositories</h3>
 
            <p>If you prefer tracking our commits to the source tree directly via Git:
            <ul>
-               <li> Main Git Repository: <code>git://git.exim.org/exim.git</code></li>
-               <li> Mirror at GitHub <a href="https://github.com/Exim/exim.git">https://github.com/Exim/exim.git</a></li>
+               <li>Main Git Repository: <code>git://git.exim.org/exim.git</code></li>
+               <li>Web interface: <a href="https://git.exim.org/exim.git">https://git.exim.org/exim.git</a></li>
+               <li>Mirror at GitHub <a href="https://github.com/Exim/exim.git">https://github.com/Exim/exim.git</a></li>
            </ul>
+           All releases get a signed Git tag.
            </p>
 
            </xsl:template>