Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions pep-0458.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,15 @@ of end-to-end signing.
__ https://github.com/theupdateframework/tuf/tree/v0.11.1/tuf/client#updaterpy


Non-goals
=========

This PEP does not eliminate any existing features from PyPI. In particular, it
does not replace existing support for GPG signatures. Developers can continue
to upload detached GPG signatures along with distributions. In the future,
PEP 480 may allow developers to directly sign TUF metadata using their GPG keys.


PEP Status
==========

Expand Down