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: use "OpenPGP" instead of "GPG" #1287

Merged
merged 1 commit into from
Jan 29, 2020
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
6 changes: 3 additions & 3 deletions pep-0458.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,9 @@ 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.
does not replace existing support for OpenPGP signatures. Developers can continue
to upload detached OpenPGP signatures along with distributions. In the future,
PEP 480 may allow developers to directly sign TUF metadata using their OpenPGP keys.


PEP Status
Expand Down