[Rpm-maint] [rpm-software-management/rpm] Validate self-signatures and require subkey bindings on PGP public keys (#1788)
Panu Matilainen
notifications at github.com
Mon Oct 11 08:02:10 UTC 2021
@pmatilai commented on this pull request.
> break;
+ if (pkt->tag == PGPTAG_PUBLIC_SUBKEY)
+ expect = PGPTAG_SIGNATURE;
I considered that, but it'd be against the spec:
> Immediately following each User ID packet, there are zero or more Signature packets.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1788#discussion_r725878725
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211011/8b518e95/attachment-0001.html>
More information about the Rpm-maint
mailing list