python-tuf/examples
Jussi Kukkonen b8dbe307db examples: Use verification results in repo example
This is an example of using the verification resutls in a repository.

The only remaining tricky part is in _get_verification_result():
* has to figure out the delegating metadata (something we currently
  cannot provide in repository.Repository for the general case)
* Needs a special case for first root

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-02-03 17:10:12 +02:00
..
client examples: Tweak download dir creation 2023-02-09 10:34:03 +02:00
manual_repo Whitespace changes to make new black linter happy 2023-02-06 15:29:28 +02:00
repository examples: Use verification results in repo example 2024-02-03 17:10:12 +02:00
uploader repository: Add typed edit_*() contextmanagers 2023-03-08 10:27:43 +02:00
README.md examples: Rename client example directory 2023-02-02 16:25:47 +02:00