[Rpm-maint] [rpm-software-management/rpm] Validate self-signatures and require subkey bindings on PGP public keys (#1788)

Michael Schroeder notifications at github.com
Thu Oct 7 10:07:27 UTC 2021


@mlschroe commented on this pull request.



>  	    break;
 
+	if (pkt->tag == PGPTAG_PUBLIC_SUBKEY)
+	    expect = PGPTAG_SIGNATURE;

Should we also enforce a self-sig on a User ID Packet?

-- 
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#pullrequestreview-773704516
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211007/3ab5b3de/attachment.html>


More information about the Rpm-maint mailing list