python-tuf/examples/README.md
Vladimir Diaz 1f4f7d4b63 Add a README to the "examples" directory.
Also warn users that the examples might not be fully up-to-date, and
to please consult the examples used by the unit tests.
2015-11-17 15:28:18 -05:00

12 lines
615 B
Markdown

This directory contains an example of a TUF repository, metadata, and key and
client files.
## WARNING ##
These examples were last updated 2 years ago. We have since made changes to the
format of our metadata and key files, and will need to regenerate them so the
new tools can properly load them. We are currently working on a 1.0 release
that will make further tweaks to the format of metadata and key files, so these
examples will be modified once again.
Note: The examples that are up-to-date and normally tested are located here:
https://github.com/theupdateframework/tuf/tree/develop/tests/repository_data/