condorcore-keyring/libkeyringctl
Levente Polyak d9e9453d84
feature(keyringctl): write all packet files with full issuer fingerprint
This avoids collision between same issuer using key-id and full
fingerprint in different versions of a packet, like signature.
2021-11-30 22:54:15 +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): acquire trust status from key assumptions 2021-11-30 22:54:13 +01:00
cli.py feature(keyringctl): support importing from a piped fd 2021-11-30 22:54:13 +01:00
git.py feature(keyringctl): adding ci command to verify newly added certs 2021-11-30 22:54:12 +01:00
keyring.py feature(keyringctl): write all packet files with full issuer fingerprint 2021-11-30 22:54:15 +01:00
sequoia.py feature(keyringctl): adding basic infrastructure for running tests 2021-11-30 22:54:13 +01:00
trust.py chore(keyringctl): increase test coverage and fix trust expectations 2021-11-30 22:54:14 +01:00
types.py feature(keyringctl): acquire trust status from key assumptions 2021-11-30 22:54:13 +01:00
util.py fix(keyringctl): fix system stderr case due to wrongly written test 2021-11-30 22:54:14 +01:00