<div dir="ltr"><div>Hi!<br><br></div><div>Thank you for maintaining this great project.</div><div><br></div><div>While playing with it, I realized something strange with the internal <a href="https://github.com/spwhitton/git-remote-gcrypt/blob/master/git-remote-gcrypt#L364">PRIVDECRYPT</a> function:<br></div><div>it takes 2 arguments, and the 2nd one (the textual signers list) is never used, appart from the occasional error message.<br><br></div><div>You'll find enclosed a patch that removes this "signers" argument from PRIVDECRYPT,<br></div><div>and the resulting "git-remote-gcrypt" script works perfectly fine.</div><div><br></div><div>It seems like the "good signature" argument passed to PRIVDECRYPT already contains enough information<br>to check for "gcrypt.participants" signatures.</div><div><br></div><div>What do you think?<br></div><div><br></div><div>Regards</div><div><br></div><div>- Lucas Cimon <br></div><div><br></div><div><br></div><div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><a href="https://chezsoi.org/lucas/" target="_blank">https://chezsoi.org/lucas/</a><br></div></div></div></div></div>