							Stockholm 2001-03-16
This is a demo of MindTerm v1.99.

Please note that it is only valid until 2001-05-31, after this date it may not
be used for ANY purpose. At this date or before we will release the final v1.99
ofd MindTerm.

In the final release at least the following additional items will be included:
--
o Better handling of settings for ssh2 (e.g. now can't choose ciphers)
o Better DSA/RSA key handling
o ssh-rsa keys for ssh2
o Changing of some ssh2 settings (e.g. cipher/mac/compression) while connected
  (code is there but gui needed)
o Gui for scp1 and sftp file transfers
o Handling of open connections through tunnels
o Remappable copy/paste keys
o Possibility to choose ssh1 or ssh2 when server supports both

Read the file license.txt for a non-formal license-text. This is the intents of
the license that have been decided, though it must be formalized for the final
release.

The files included in this zip-file (mindtermbin-199.zip gotten at
http://www.mindbright.se/download/mindtermbin-199.zip) are as follows:

mindtermfull.jar:	Full unsigned binary
mindterm_ie.cab:	Signed binary for Internet Explorer only
mindterm_ns.jar:	Signed binary for Netscape Navigator only
license.txt:		Current license (draft/non-formal)
CHANGES:		A changelog for MindTerm
README:			This file...

The full unsigned binary is primary for using MindTerm "standalone" (i.e. as
any ordinary SSH client) which means you have to install a java runtime (JVM)
to run it, see for example:

Linux:
	http://www.blackdown.org/java-linux.html
	http://www.alphaworks.ibm.com/tech/linuxjvm

Win32 and Solaris:
	http://www.javasoft.com/products/

Macintosh:
	http://www.apple.com/java/

Other platforms:
	http://java.sun.com/cgi-bin/java-ports.cgi

Depending on your platform the application is run in different ways. For
example in windows when a recent JRE is installed you only have to
double-click the mindtermfull.jar file and MindTerm will run. On other
platforms it might be something like:

java -jar mindtermfull.jar

java -cp mindtermfull.jar mindbright.application.MindTerm

java -classpath c:\java\lib\classes.zip:mindtermfull.jar mindbright.application.MindTerm

The files mindterm_ie.cab and mindterm_ns.jar are only to be used as applets
from either Internet Explorer (4.x and above) or Netscape (4.06 and above). They work on windows and most unix platforms. They might work on other platforms too, test it to see. Check the demo pages on the MindTerm home page at http://www.mindbright.se/mindterm for HTML details.

For more info on MindTerm and related issues visit http://www.mindbright.se/

Enjoy!

Mats Andersson, AppGate



