Aug. 6, 2013
7:29 a.m.
Quoting Donald Stufft <donald@stufft.io>:
Unless I'm forgetting something there's no real way to get the server key without going through Fastly
You should have a copy of the server key upfront, on your disk. You can still get it directly from pypi with HTTP request to pypi.into.python.org/serverkey.
and even if there was Fastly could just hijack an upload (and murder their entire business in the process).
Couldn't you also use pypi.int.python.org for uploading? Regards, Martin