<br><br><div><span class="gmail_quote">2006/1/27, <a href="mailto:Matthew.van.Eerde@hbinc.com">Matthew.van.Eerde@hbinc.com</a> &lt;<a href="mailto:Matthew.van.Eerde@hbinc.com">Matthew.van.Eerde@hbinc.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've successfully installed and configured NUT on my test machine and am moving it into production.<br><br><a href="http://www.networkupstools.org/source.html">http://www.networkupstools.org/source.html</a> offers some good advice... &quot;You should always use PGP/GPG to verify the signatures before using any source code&quot;
<br><br>But where can I find the public key that was used to sign the source?</blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&nbsp;&nbsp;It's not on any key servers I've been able to query.
<br><br></blockquote></div><br>I have the complete website rewrite underway [1], which will add a link on the ref you cited, stating:<br><br>8&lt;---------------------------------------------------------------------------------------------
<br><br>To verify the source signature of the source code:<br><br>1) Download the nut-X.Y.Z.tar.gz and nut-X.Y.Z.tar.gz.sig<br>2) Import the NUT maintainer GPG key:<br>$&gt; gpg --keyserver <a href="http://keyring.debian.org">
keyring.debian.org</a> --recv-key 204DDF1B <br>3) call GPG to verify the key:<br>$&gt; gpg --verify  nut-X.Y.Z.tar.gz.sig nut-X.Y.Z.tar.gz<br><br>You should see some information, and most of all a &quot;Good signature from ...&quot; message.
<br>Otherwise, something went wrong. So you should retry to download NUT, and apply this procedure again!<br><br>8&lt;---------------------------------------------------------------------------------------------<br>
<br>thanks for the feedback,<br clear="all">Arnaud<br>-- <br>[1]<br>-- <br>
Linux / Unix Expert - MGE UPS SYSTEMS - R&amp;D Dpt<br>Network UPS Tools (NUT) Project Leader - <a href="http://www.networkupstools.org/">http://www.networkupstools.org/</a><br>Debian Developer - <a href="http://people.debian.org/~aquette/">
http://people.debian.org/~aquette/</a><br>OpenSource Developer - <a href="http://arnaud.quette.free.fr/">http://arnaud.quette.free.fr/</a>