<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Could you explain the reasoning for a 'public.key' file?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">In the case of the AptReleaseSigningService we built for pulp_deb we saw zero need for this file and consequently did not add it in.</p>
<p style="margin-top:0;margin-bottom:0">(It would not be hard to add it just to satisfy the interface, it just would not serve any useful purpose.)</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Since we are on the topic of signing services, a colleague has had a PR relating to them just sitting their waiting for a review for quite a while now ;-):<br>
<a href="https://github.com/pulp/pulpcore/pull/659" class="OWAAutoLink" id="LPlnk611168" previewremoved="true">https://github.com/pulp/pulpcore/pull/659<br>
</a></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">It would be great if you (or somebody else) could have a look at it. I believe it is mostly ready, but probably needs the eyes of an experienced pulp core developer to look over it and suggest style consistency changes
 and where and whether to add documentation. <span>;-)</span></p>
<p style="margin-top:0;margin-bottom:0"><span><br>
</span></p>
<p style="margin-top:0;margin-bottom:0"><span>Quirin</span><br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> pulp-dev-bounces@redhat.com <pulp-dev-bounces@redhat.com> on behalf of Dennis Kliban <dkliban@redhat.com><br>
<b>Sent:</b> 04 May 2020 22:50:54<br>
<b>To:</b> Pulp-dev <pulp-dev@redhat.com><br>
<b>Subject:</b> [Pulp-dev] signing service interface</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>The Plugin API of Signing Services in Pulp 3 is too vague. I came to this conclusion while working with @lieter on an RPM plugin feature that allows users to download a repo config file from a distribution[0]. As a result, we decided to document that the
 signing service needs to produce a public key file named 'public.key'[1]. <br>
</div>
<div><br>
</div>
<div>We should revisit the design of the signing service API to ensure that we enforce this naming convention.
<br>
</div>
<div></div>
<div><br>
</div>
<div>[0] <a rel="nofollow" href="https://pulp.plan.io/issues/5356">https://pulp.plan.io/issues/5356</a></div>
<div>[1] <a href="https://github.com/pulp/pulp_rpm/pull/1687/files#diff-c91893c1f4e7afe73e414d1a76162463R30">
https://github.com/pulp/pulp_rpm/pull/1687/files#diff-c91893c1f4e7afe73e414d1a76162463R30</a>
</div>
</div>
</div>
</body>
</html>