On Thu, Dec 24, 2009 at 11:20 AM, kiorky <kio...@cryptelium.net> wrote:
[..]
>> That said, some people have expressed the desire to be able to
>> interact with PyPI through SSH so they could drop the basic
>> authentication and use their keys when registering/uploading.
>> But that was not related to the size of files.
>>
>
> Both i think, it's easier to use the transfer programs that we are used to use
> to transfer things.
> And ssh is damn good for that, easy to setup, secure and so on.
>
> But it's only butter, in fact i am just happy with sdist upload.

Although SSH is quite a heavy development on PyPI side, it means we
would have to implement
an SSH server. (like Zope did I think for their development server,
using Paramiko IIRC)
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to