I am considering putting together an alternative secure communications
method using the encrypt/decrypt symmetric stuff built into Lua. It is
probably not too hard to make ssh scp sftp equivalents this way, that are
very small- with the large caveat that for the symmetric encryption you
would not have public/private key setup. But it would work fine for many
things, and not require the overhead of the big ssh. It should *not* be
hard to compile ssh/scp/sftp for libc5, just use the redhad libc5
environment... -Tom
On Wed, 13 Jun 2001 [EMAIL PROTECTED] wrote:
> Date: Wed, 13 Jun 2001 18:19:50 +0100
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: [tomsrtbt] ssh?
>
> hi
>
> have just started exploring tomsrtbt and am very impressed...
>
> however (there's always a HOWEVER!), from the list i can see that no one
> has been very successful or enthusiastic about installing ssh/scp/sftp
> (evidently they are also quite large, static linked)...
>
> has anyone made any progress on this? or even how to build a recent
> openssh static linked and runnable from a second floppy (tho having it
> all on the single disk would be preferable..)
>
> thnx again for such a cool tool
>
> -d
>