On Fri, 13 Aug 1999, Dave Walton wrote: > If you really want to work on an encrypted telnet, check out The > Stanford SRP Authentication Project (http://srp.stanford.edu/srp/). > I'd love to see SRP integrated into the FreeBSD telnet/telnetd.
I got started on this, to the extent of storing the SRP data in the passwd file as an additional password crypt() method (using my modified libcrypt - see http://www.physics.adelaide.edu.au/~kkennawa/crypt-990725.tar.gz), but ran out of time. I hope to be able to work on it again in a few weeks once I get my computer back, now that I'm in the US. Kris To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-hackers" in the body of the message

