Add Keys for Exim Maintainers to the website
[exim-website.git] / templates / web / mirrors.xsl
index 09881d11b673933df4d34a91d6311b1dc6362917..b2f852ee6723a9cf21378a4bcbec8edd73541101 100644 (file)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-       
+
        <!-- WRAPPER -->
                <xsl:import href="../wrapper.xsl"/>
                <xsl:template match="/"> <xsl:apply-imports/> </xsl:template>
-               
+
                <xsl:variable name="docroot" select="'.'"/>
 
        <!-- Title -->
                </li>
             </ul>
 
+           <h3>Verification of Downloads</h3>
+
+           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.)
+
             <h3>Mirroring Exim</h3>
 
             <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>