NODE 6ca9fd41Encrypted telnet...
droelke@rdxsunhost.aud.alcatel.com (Daniel R. Oelke)Sat, 16 Dec 1995 04:07:51 +0800
I am looking for an encrypted telnet (or rlogin/etc) package
that supports a Windoze client.
It looks like all the normal ones that I can find
(SSH, SRA telnet, SSLtelnet, etc) are just under Unixoids.
Don't get me wrong - I would prefer to use Unix, but I am
headed off to locations, where I know all I'll have access to
is Windows, with a PPP stack to some ISP.
I'ld write it myself, - pasteing different packages together,
but I need it working in a day or two. Can anyone help me here?
Thanks,
Dan
------------------------------------------------------------------
Dan Oelke Alcatel Network Systems
droelke@aud.alcatel.com Richardson, TX
NODE 6362c63eRe: Encrypted telnet...
cmcurtin@goffer.cb.att.com (C Matthew Curtin)Sun, 17 Dec 1995 06:20:06 +0800
-----BEGIN PGP SIGNED MESSAGE-----
Dan> I am looking for an encrypted telnet (or rlogin/etc) package
Dan> that supports a Windoze client.
You might want to check into STEL from CERT-IT; in their paper
describing it, they note that ports exist (as of June '95) on
HPUX, SunOS, IRIX, Solaris, and Linux. Since you mentioned an
interest in hacking some code yourself, you might want to see
if you could make a Windows port of their client.
STEL should be available via anonymous ftp at
ftp://ftp.dsi.unimi.it/pub/security/cert-it/stel.tar.gz
CERT-IT can be found on the web at
http://idea.sec.dsi.unimi.it/cert-it.html
...and the authors of the STEL paper, and their email addresses
are:
David Vincenzetti vince@dsi.unimi.it
Stefano Taino taino@dsi.unimi.it
Fabio Bolognesi bolo@dsi.unimi.it
- -matt
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBMNM+fBhyYuO2QvP9AQFarAP6A8wZqzf3sCCKmloZOTiWQRIv/puvUwmq
5wn1t0tzosMRW2VeKhluAwd/cNMywe0j4mpRzBLDKXgXp5/lMMR+99yAgXnRLXgK
7WHG4Qgvx/IMFLl0rOfvOpkDoLvXk4fWYM0gU8eTEf8Vja/ZsTo9rJ1Tq/JlRpn9
Mo4Z/QYFzMM=
=cezv
-----END PGP SIGNATURE-----
NODE f6db8652Encrypted telnet...
Tatu Ylonen <ylo@cs.hut.fi>Sun, 17 Dec 1995 19:25:19 +0800
> I am looking for an encrypted telnet (or rlogin/etc) package
> that supports a Windoze client.
>
> It looks like all the normal ones that I can find
> (SSH, SRA telnet, SSLtelnet, etc) are just under Unixoids.
> Don't get me wrong - I would prefer to use Unix, but I am
> headed off to locations, where I know all I'll have access to
> is Windows, with a PPP stack to some ISP.
A preliminary windows client for SSH was recently announced by Cedomir
Igaly <cigaly@srce.hr>. I am also working on a windows client myself,
and expect early beta versions to be available in early January, and
an official version in late February.
[For more information on ssh, see http://www.cs.hut.fi/ssh.]
Tatu