Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 458: update references to python-tuf repo #2240

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

lukpueh
Copy link
Contributor

@lukpueh lukpueh commented Jan 14, 2022

In preparation for the 1.0.0 release of the TUF reference implementation python-tuf documentation referenced in this PEP is being moved. This patch updates the corresponding links in the PEP.

More specifically, the following link changes are performed:

  • METADATA.md
    to: metadata format section in TUF spec
    Note: alternatively this could link to the new location of METADATA.md (see doc: remove duplicate outdated docs theupdateframework/python-tuf#1769), but the spec seems like a better resource

  • TUTORIAL.md#repo-management
    to: new metadata API doc on readthedocs and new repo example/tutorial

  • TUTORIAL.md#lazy-bin-walk
    to: new hashed bin delegation example/tutorial

  • client implementation
    to: new client doc on readthedocs

cc @mnm678 @jku

In preparation for the 1.0.0** release of the TUF reference
implementation `python-tuf` documentation referenced in this PEP is
being moved. This patch updates the corresponding links in the PEP.

** See https://github.com/theupdateframework/python-tuf/blob/059bfda391893a7e502ed3da5a185ab174e977dc/docs/1.0.0-ANNOUNCEMENT.md

More specifically, the following link changes are performed:

- METADATA.md
  to: metadata format section in TUF spec
  Note: alternatively this could link to the new location of
  METADATA.md (see theupdateframework/python-tuf#1769), but the spec
  seems like a better resource

- TUTORIAL.md#repo-management
  to: new metadata API doc on readthedocs and new repo
  example/tutorial

- TUTORIAL.md#lazy-bin-walk
  to: new hashed bin delegation example/tutorial

- client implementation
  to: new client doc on readthedocs

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants