A possible step toward integrity measurement for Fedora
A possible step toward integrity measurement for Fedora
Posted Jan 8, 2021 23:27 UTC (Fri) by rahulsundaram (subscriber, #21946)In reply to: A possible step toward integrity measurement for Fedora by calumapplepie
Parent article: A possible step toward integrity measurement for Fedora
Fedora has a similar system. However, what this article discusses is the proposal to go further than that and add file level signatures. From the proposal itself:
"Having all files signed with a verifiable key means that system owners can use the kernel Integrity and Measurement Architecture (IMA) to enforce only verified files can be executed, or define other policies."
Afaik, other distributions don't do this and this proposal does not do this by default in Fedora either. Android uses fsverity which accomplishes a similar objective. It isn't problematic unless it is enforced by default and users don't have a way to opt-out and neither is the case here. The technical concerns boil down to package bloat and whether using fsverity might be a better way to accomplish the same goal.
