This is the README-file for the MindTerm distributions. There are
currently two distributions; one binary and one source. The latest
versions of these files can always be downloaded from the MindTerm
webpage at http://www.appgate.com/mindterm.

Read the file LICENSE for the current draft of the formal license. 
The license may change in the future but our intent is still that 
it should follow the usage-terms below. However for all legal matters
it is the license found in the LICENSE file which matters.

The files included in this zip-file are as follows:

mindterm.jar:	        Full unsigned binary
mindterm_ie.cab:	Signed binary for Internet Explorer only
mindterm_ns.jar:	Signed binary for Netscape Navigator only
LICENSE:		Current license (draft/non-formal)
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.ibm.com/developer/java

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 mindterm.jar file and MindTerm will run. On other
platforms it might be something like:

java -jar mindterm.jar

java -cp mindterm.jar com.mindbright.application.MindTerm

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

jview /cp:p mindterm.jar com.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.appgate.com/mindterm for HTML details.

For more info on MindTerm and related issues visit http://www.appgate.com/

Enjoy!

Mats Andersson, AppGate
Martin Forssen, Appgate



 --------------------------
 License terms for MindTerm
 --------------------------

Use:
MindTerm is free for personal use and for use in noncommercial settings.
(Personal use means that the end-user must make the decision to use it and
that no commercial entity may suggest or dictate the use of it.
Non-commercial settings includes educational institutions.)  All other uses
require a commercial license from AppGate.

Source and derivates:
The source will be made publicly available. It is copyrighted and owned by
AppGate but it is allowed to create derivative works of it provided the
derivates also fall under these license terms. AppGate will update the
software regularly with bug fixes and patches, both from internal as well as
with publicly available patches and patches sent to us.

Redistribution and fees:
MindTerm (source and binary) may be bundled with other software and
redistributed freely, provided:
a) nothing is charged for MindTerm, for the derivates thereof and for
   the bundled software except for a reasonable handling fee;
b) it is not distributed as part of a commercial product or intended
   to be used together with a specific commercial product;
c) the users are made aware of the terms for them to use the product.

All other uses require a commercial license from AppGate. 

---//---

The following are examples when a commercial license is required:
* when the product is distributed as part of another commercial product.
* when a commercial entity dictates use of the product
* when a commercial entity places the applet on their web server to let
  remote users connect using it.

Here are examples when a license is NOT needed:
* By an individual on that individuals own initiative. This applies
  even if it is in a commercial setting.
* Inside any noncommercial entity such as educational institutions,
  all universities are considered to be non-commercial entities.
  (When in doubt, please contact us for clarification.)
* A user who puts the applet on a web server running on his private
  machine to be able to connect to it from the outside.
