PEP 458: Add non-goals section (#1280)

* Add non-goals section to clarify that this PEP does not remove support for GPG signatures.

* Update pep-0458.txt

Co-Authored-By: Trishank Karthik Kuppusamy <33133073+trishankatdatadog@users.noreply.github.com>

Co-authored-by: Trishank Karthik Kuppusamy <33133073+trishankatdatadog@users.noreply.github.com>
This commit is contained in:
mnm678 2020-01-23 15:58:25 -05:00 committed by Nick Coghlan
parent 60d5d10a1d
commit ace82afc14
1 changed files with 9 additions and 0 deletions

View File

@ -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
==========