
This is the kind of thing which is just perfect for a streams-based tty/networking environment. Create a streams module that implements Link and DH key excng. Push it on your tty stream at both ends. Works over modems, telnet/rlogin, what-have-you. A similar module could be created to sit below the IP module in SVRx-based Un*xes.
It is also likely to be obsoleted as soon as secure-ip gets out.
And once the vendors for both endpoints update to it. Could be a while.
Infact it would be nice to see some socket (perhaps 32?) become the standard for the secure telnet service.
I think it would be much better to develop something that will work with the current port numbers, else we stand a good chance of asking for a 'new' secure port foreach well-known service. (Secure SMTP, Secure ftp-cmd, secure ftp-data,...) Jim

I agree it is a cleaner design to use streams. But I don't have streams under windows :( so I am not very interested in working on it. I do have sockets though... j'
participants (2)
-
jim@tadpole.com
-
jpp@markv.com