python-tuf/examples
Martin Vrachev b8ea2fb9b9 Add an example script about succinct roles usage
Add a basic example script showing all features of the succinct hash bin
delegations and the available API calls of SuccinctRoles.

The explanations are used to promote the usage of succinct hash bin
delegations by explaining it well enough so our users can understand
the API limitations and how to use them and at the same time I tried not
going into too many details of the SuccinctRoles math as its
implementation is inside tuf/api/metadata.py and there there are
explanations about that.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2022-07-21 22:39:31 +03:00
..
client_example ngclient: Make DownloadErrors consistent 2022-02-04 11:03:12 +02:00
repo_example Add an example script about succinct roles usage 2022-07-21 22:39:31 +03:00
README.md docs: add examples to the RTD 2022-01-18 13:14:02 +01:00

Usage examples