[MERGE] Support for Putty SSH implementation

Wouter van Heyst larstiq at larstiq.dyndns.org
Thu Jan 18 15:58:05 GMT 2007


On Wed, Jan 17, 2007 at 03:49:20PM -0600, John Arbash Meinel wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Robey Pointer wrote:
> > 
> > On 10 Jan 2007, at 9:03, John Arbash Meinel wrote:
> 
> ...
> 
> >> I don't think paramiko uses Openssh, bzr uses openssh and the passes
> >> that connection off to paramiko.
> >>
> >> Paramiko uses a "Transport" layer (which isn't a bzr Transport)
> >>
> >> which we hook into with SSHSubprocess.
> > 
> > Yeah, that's correct, paramiko doesn't tie into any other executables. 
> > The idea was to be a pure-python implementation (except for pyCrypto,
> > which I incorrectly assumed was on track to migrate into python's stdlib).
> > 
> > But I'm happy to support using only the sftp layer, like bazaar does if
> > it finds an ssh executable.
> > 
> > robey
> > 
> > 
> 
> I thought pycrypto couldn't be included in the stdlib because of crypto
> export restrictions.
> 
> My understanding of current US Export law is that you can export source
> code, but not compiled binaries. (Which is a big load of crock, but still).

I very much doubt that. The Debian project has switched to including
crypto in main, while previously crypto was in a non-US section. If
Debian can, Python surely can.

Of course, that doesn't help Robey one bit :/

Wouter van Heyst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070118/76934156/attachment-0002.pgp 


More information about the bazaar mailing list