mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
* Support any repository (that serves /targets/ and /metadata/) with --url * Support multiple repositories by aking the local cache repository-specific * Add "tofu" command to initialize with Trust-On-First-Use * Update README so it uses the new repository application example Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
5 lines
134 B
Markdown
5 lines
134 B
Markdown
# Usage examples
|
|
|
|
* [repository](repository)
|
|
* [client](client_example)
|
|
* [repository built with low-level Metadata API](manual_repo)
|