Best Encryption for Python Client/Server
James Stroud
jstroud at mbi.ucla.edu
Mon Sep 19 17:46:15 EDT 2005
SSH can be used for functionality like this, through tunneling. You can even
tunnel interprocess communication through SSH. Its not exceptionally
complicated.
On Sunday 18 September 2005 13:36, Ed Hotchkiss wrote:
> Let us say that I am trying to create a very small and simple private
> network/connection between several scripts on different machines, to
> communicate instructions/data/files etc. to each other over the net. Is SSL
> the best method? Any recommendations of something to get started with?
> Thanks in advance.
--
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095
http://www.jamesstroud.com/
More information about the Python-list
mailing list