Hacker News new | ask | show | jobs
by eVeechu7 1151 days ago
How can I self publish? With OIDC? I own my own domain, how do I get PyPI to trust it?
1 comments

PyPI’s existing API tokens are probably a better fit for your use case, and already support “self” publishing (since that’s the default; everything in this blog post is about delegating trust away).