Removing SHA-1 for signatures in Fedora
Removing SHA-1 for signatures in Fedora
Posted Mar 21, 2022 4:56 UTC (Mon) by mathstuf (subscriber, #69389)In reply to: Removing SHA-1 for signatures in Fedora by hkario
Parent article: Removing SHA-1 for signatures in Fedora
> Or to put it other way, just like certificates have expiry dates on them, so do hashes.
It seems like the API for verifying signatures needs to be richer then. Allow verifying anything, but have it decorated with an "expiry date" kind of tag so that you can get tags like:
> Verified (trusted)
> Verified (be suspicious if signed after 2022-01)
Basically, it sounds like a simple boolean is just not rich enough to convey signature validity.
