[Rpm-maint] [rpm-software-management/rpm] Document rpmkeys output and the overall verify policy in some detail (PR #4170)

Panu Matilainen notifications at github.com
Wed Apr 8 10:48:35 UTC 2026


@pmatilai commented on this pull request.



> @@ -79,19 +80,102 @@ See *rpm-common*(8) for the options common to all *rpm* executables.
 	configured keystore backend.
 	This can be used to convert from one key storage to another.
 
+# VERIFICATION POLICY
+
+To deal with three generations of package formats and as many decades of
+cryptographic algorithms and differing system policies, the RPM package
+verification is a complicated system with many moving parts.
+
+RPM packages contain multiple individual _verifiables_ that cover different
+parts of the package: header, payload or both. Each verifiable may use a
+different cryptographic algorithm, and belongs to one of the following
+_classes_: digests or signatures. A class-level verification result (pass or

It seems to me classes should be introduced before talking about their algorithms.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4170#pullrequestreview-4074553432
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/4170/review/4074553432 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260408/49db7128/attachment.htm>


More information about the Rpm-maint mailing list