=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/README.openssh2,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/ssh/Attic/README.openssh2 2000/05/07 18:30:03 1.8 +++ src/usr.bin/ssh/Attic/README.openssh2 2000/08/31 21:56:03 1.9 @@ -1,4 +1,4 @@ -$Id: README.openssh2,v 1.8 2000/05/07 18:30:03 markus Exp $ +$Id: README.openssh2,v 1.9 2000/08/31 21:56:03 markus Exp $ howto: 1) generate server key: @@ -15,30 +15,27 @@ works: secsh-transport: works w/o rekey - proposal exchange, i.e. different enc/mac/comp per direction - encryption: blowfish-cbc, 3des-cbc, arcfour, cast128-cbc - mac: hmac-md5, hmac-sha1, (hmac-ripemd160) - compression: zlib, none secsh-userauth: passwd and pubkey with DSA secsh-connection: pty+shell or command, flow control works (window adjust) tcp-forwarding: -L works, -R incomplete x11-fwd dss/dsa: host key database in ~/.ssh/known_hosts2 + ssh-agent: supports SSH1-RSA and ssh-dss keys client interops w/ sshd2, lshd server interops w/ ssh2, lsh, ssh.com's Windows client, SecureCRT, F-Secure SSH Client 4.0, SecureFX (secure ftp) server supports multiple concurrent sessions (e.g. with SSH.com Windows client) + server supports SFTP (interops with ssh.com's windows, sftp2, scp2) todo: - re-keying + RE-KEYING secsh-connection features: - tcp-forwarding, agent-fwd + complete tcp-forwarding, agent-fwd auth other than passwd, and DSA-pubkey: - keyboard-interactive, (PGP-pubkey?) + keyboard-interactive, (PGP-pubkey?), kerberos config server-auth w/ old host-keys cleanup advanced key storage? keynote - sftp -markus -$Date: 2000/05/07 18:30:03 $ +$Date: 2000/08/31 21:56:03 $