Removal of any signatures system
Removal of any signatures system
Posted Apr 12, 2018 13:07 UTC (Thu) by anarcat (subscriber, #66354)Parent article: A new package index for Python
I find it somewhat disturbing that a major package distribution removes the only signature system it ever has, with only a vague idea as to what to implement next. TUF does address the problem, but it faces similar issues that the current PGP approach has, which is namely key distribution. And yes, there's a trust anchor and per-user public keys and all that, but isn't that what PGP is all about in the first place?
As someone who worked with GnuPG quite a bit, I understand how painful it is to interoperate, but it feels like we should keep at least some out of band authentication during the migration to TUF... I'm worried that the current rearchitecture just completely drops the PGP signatures altogether (not that they are really enforced significantly anyways of course... ;)
