view xml/en/pgp_keys.xml @ 271:4c6d2c614d2c

Cleaned up XML tag mess: - all of <parameter> and <code>, and some of <dirname>, <value>, and <command> were replaced by <literal>; - the rest of <dirname> were replaced by links; - <argument> were replaced by <value>; - <value> is now rendered in HTML in italic; - <literal> and <path> can now contain <value>. Cleaned up terminology mess: - directives take "parameters".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 23 Dec 2011 17:29:59 +0000
parents 6f411297069c
children a413dffb0557
line wrap: on
line source

<!DOCTYPE article SYSTEM "../../dtd/article.dtd">

<article name="PGP public keys"
         link="/en/pgp_keys.html"
                  lang="en">

<section>
<para>
<list>
<item>
<a href="http://nginx.org/keys/is.key">Igor Sysoev&rsquo;s PGP public key.</a>
</item>
<item>
<a href="http://nginx.org/keys/mdounin.key">Maxim Dounin&rsquo;s PGP public key.</a>
</item>
<item>
<a href="http://nginx.org/keys/maxim.key">Maxim Konovalov&rsquo;s PGP public key.</a>
</item>
<item>
<a href="http://nginx.org/keys/sb.key">Sergey Budnevitch&rsquo;s PGP public key.</a>
</item>
<item>
<a href="http://nginx.org/keys/nginx_signing.key">nginx public key (used for signing packages and repositories).</a>
</item>
</list>
</para>
</section>
</article>