condorcore-keyring/libkeyringctl
Levente Polyak 37ad62d6e5
feature(keyringctl): add clean functionality to match import-clean
De-duplicate not needed certifications by cleaning the keyring after
import to remove old files when processing revocations. This basically
adds the functionality compared to import-clean.
2021-12-08 20:50:45 +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 feature(keyringctl): add option to filter listing by trust 2021-11-30 22:54:17 +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