remote module importing (urlimport)

Jure Vrscaj jure at codeshift.net
Fri Feb 24 16:12:13 EST 2006


ajones wrote:

>What plans do you have for security in this? I would think that in
>order to trust this over the network you would at least need a
>certificate identifying the server as well as some method of verifying
>package contents.
>
>Either way, cool stuff.
>
>  
>
I'm currently fighting with recursive import problems, haven't really 
thought of security that much... I guess if this supported ssl layer 
with http and/or secure ftp, providing that you trust the machine 
hosting your modules, it would be a start (for hobby use).

regards,
jure



More information about the Python-list mailing list