python-tuf/examples
Jussi Kukkonen 69b30ecadc examples: Add uploader tool example
This tool works with the example repository: it can be used to
* Add a delegation (this is an unsafe API corresponding to e.g.
  project creation in PyPI)
* Submit new delegated role version (this requires using signing keys
  already submitted with the delegation)

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2023-02-02 16:21:52 +02:00
..
client_example examples: Tweak client README 2022-12-05 12:34:54 +02:00
manual_repo tests, examples: Stop using Key constructors 2023-01-17 14:31:22 +02:00
repository examples: Add further scaffolding for upload API 2023-02-02 16:21:52 +02:00
uploader examples: Add uploader tool example 2023-02-02 16:21:52 +02:00
README.md examples: Update client example 2022-11-28 12:19:54 +02:00