Earlier quoted context omitted.
I realize this is controversial (and many Python folks would claim anti ethical). But I keep wondering if requiring a small payment for registering and updating packages would help. The money could go to maintaining pypix as well as automated AI analysis. Folks who really couldn't afford it could apply for sponsorship.
I don't think people want to pay for that. If pypi charges money, python libraries will suddenly have a lot of "you can 'uv add git+ https://github.com/project/library '" instead of 'uv add library'. I also don't think it would stop this attack, where a token was stolen. If someone's generating pypi package releases from CI, they're going to register a credit card on their account, make it so CI can automatically cha…
Though I do like your Apple counterexample.