Removal of any signatures system
Removal of any signatures system
Posted Apr 12, 2018 16:54 UTC (Thu) by sumanah (guest, #59891)In reply to: Removal of any signatures system by anarcat
Parent article: A new package index for Python
Hi! I'm the author of the article.
I may not have been as clear as I wanted to be. You said "I'm worried that the current rearchitecture just completely drops the PGP signatures altogether" but, in my view, Warehouse does not do that.
- Warehouse retains existing signatures for the existing releases it hosts.
- Project maintainers can still attach signatures as they upload new packages (for example, with Twine).
- Package signatures are still available alongside downloadable files in PyPI's Simple Project API, complying with PEP 503.
