condorcore-keyring/libkeyringctl
Levente Polyak 03d5899f87
fix(keyring): use a single applied revocation to declare a key revoked
Otherwise the PGP trust and revocation status file will not match our
expectations. A single applied revocation to this directory structure
should be checked either way.

We can later create TODO's to have at least two revocations for the keys
that would otherwise be still trusted and then change this value.
2021-11-30 22:54:13 +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): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
cli.py feature(keyringctl): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
git.py feature(keyringctl): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
keyring.py fix(keyring): use a single applied revocation to declare a key revoked 2021-11-30 22:54:13 +01:00
sequoia.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
types.py chore(keyringctl): modularize the code for overview and testing 2021-11-30 22:54:12 +01:00
util.py feature(keyringctl): add verify command to check certificate expectation 2021-11-30 22:54:12 +01:00