Removal of any signatures system
Removal of any signatures system
Posted Apr 12, 2018 17:43 UTC (Thu) by anarcat (subscriber, #66354)In reply to: Removal of any signatures system by sumanah
Parent article: A new package index for Python
For example, others have pointed out that the system is already sort of broken if you can't update the keys: for example, my certification key expires once a year and i need to update it in a few places like this to keep it working...
Right now, I feel the only integrity/authentication system that is effectively in place is really HTTPS and the X509 cartel, and the trust that we have in the integrity of the host(s) running PyPI. If any single component in there gets compromised, it's basically game over///
