condorcore-keyring/libkeyringctl
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
..
__init__.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
ci.py feature(keyringctl): rework ci module to execute full lint for new certs 2021-11-30 22:54:16 +01:00
cli.py feature(keyringctl): add option to filter listing by trust 2021-11-30 22:54:17 +01:00
git.py feature(keyringctl): rework ci module to execute full lint for new certs 2021-11-30 22:54:16 +01:00
keyring.py feature(keyringctl): add clean functionality to match import-clean 2021-12-08 20:50:45 +01:00
sequoia.py feature(keyringctl): split direct key packets into own directory 2021-11-30 22:54:16 +01:00
trust.py fix(trust): do not count revoked main keys for packager trust 2022-02-25 21:36:35 +01:00
types.py feature(keyringctl): add option to filter listing by trust 2021-11-30 22:54:17 +01:00
util.py fix(keyringctl): avoid simplified uid collisions using a hash 2021-11-30 22:54:17 +01:00
verify.py feature(keyringctl): add clean functionality to match import-clean 2021-12-08 20:50:45 +01:00