summaryrefslogtreecommitdiffstats
path: root/README
blob: adf293f0070a19c1de67c6b3337f08b1b0480cdc (plain)
1
2
3
4
5
6
7
8
This nifty little script will take either the RPM's that you specify on the
commandline, or the entire RPM database if none are specified, and output in
either a machine-readable comma separated form (with the -m option), or a more
human readable list what key was used to sign the RPM's.

This depends on the keys being imported into the RPM database. If they aren't,
then they are categorized as "Unknown key <keyid>". If packages are unsigned,
they are categorized as such.