David Runge
|
ddc037fa33
|
Simplify trust_color() using match statement
|
2023-05-29 13:32:50 +02:00 |
|
Levente Polyak
|
f908838822
|
fix(trust): do not count revoked main keys for packager trust
If a main key is revoked we do not want to use those keys to count
the required trust threshold.
|
2022-02-25 21:36:35 +01:00 |
|
Levente Polyak
|
c651bdc61e
|
feature(keyringctl): add option to filter listing by trust
|
2021-11-30 22:54:17 +01:00 |
|
Levente Polyak
|
cd585f4be2
|
chore(keyringctl): increase test coverage and fix trust expectations
|
2021-11-30 22:54:14 +01:00 |
|
Levente Polyak
|
8ba7dc1dc9
|
feature(keyringctl): acquire trust status from key assumptions
Rework the whole trust handling by acquiring the trust status from
actual assumptions related to the amount of ownertrust signatures and
revocations.
|
2021-11-30 22:54:13 +01:00 |
|