This is version 1.2 beta of Top Gun ssh, a simple ssh client for the
PalmPilot Professional.  This is the first app that uses the Top Gun
Login Library, a copy of which is bundled with this distribution.  Note
that the Login Library itself is version 1.1 beta.  The Library is based
on the sources to Top Gun Telnet, and a new version of Top Gun Telnet
that uses the Login Library will be released soon.  The benefit will be
that you can have both telnet and ssh installed, but you will only need
one copy of the library.

To use Top Gun ssh, you will need not only the Top Gun ssh .prc file,
but also the following shared libraries:

TGLoginLib.prc
BNLib.prc
DESLib.prc
IDEALib.prc
MDLib.prc
RANDLib.prc
RSALib.prc

All of the above except the first are part of the pilotSSLeay-2.0 package.
The binary distribution of Top Gun ssh has all of these required libraries
bundled with it.  Just install all 8 .prc files (TGssh.prc and the 7
shared libraries), and run the "TG ssh" app.  The interface is very similar
to Top Gun Telnet, if you are familiar with that.

The source to Top Gun ssh has been provided for your amusement.  You can
try compiling it, but you'll probably need all the latest and greatest Unix
compilation tools.  Make sure to read about GLib shared libraries at:
"http://www.isaac.cs.berkeley.edu/pilot/GLib/GLib.html".

IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
MODIFICATIONS.

Note carefully that this program uses various kinds of encryption.  Using it
may or may not be legal in your jurisdiction.  In fact, posting it on an
ftp or web site in the US is probably not legal.

More detailed information is available at the following URL:

http://www.isaac.cs.berkeley.edu/pilot/

If you have suggestions, questions, comments, or bug reports, send them
to me at the address below.  Other appropriate fora may be the pilot-unix
mailing list, pilot.programmer.gcc, the coderpunks mailing list, or
comp.security.ssh, depending on the content of your message.

   - Ian Goldberg <iang@cs.berkeley.edu>
