0
|
1 <html>
|
|
2 <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /></head>
|
|
3 <body bgcolor="#000000" text="#FFFFFF" link="#00FFFF">
|
|
4
|
162
|
5 <h2>510ConnectBot</h2>
|
0
|
6
|
|
7 <p>Copyright © 2014 Carl Byington
|
|
8 <carl@five-ten-sg.com></p>
|
|
9
|
|
10 <p>This is an enhanced version of the popular open-source telnet and
|
73
accf93be8c12
update documentation; use xterm-256color as default terminal type
Carl Byington <carl@five-ten-sg.com>
diff
changeset
|
11 secure shell (SSH) client ConnectBot. It now includes tn5250 emulation.</p>
|
0
|
12
|
|
13 <p>It is licensed under
|
|
14 the <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPLv3 or later
|
|
15 license</a>.</p>
|
|
16
|
|
17 <p>The complete source code for this application is available at
|
|
18 <a href="http://www.five-ten-sg.com/510Connectbot"></a>http://www.five-ten-sg.com/510Connectbot</p>
|
|
19
|
|
20 <h2>Credits</h2>
|
|
21
|
|
22 <p>
|
|
23 This software is based on VX Connectbot provided under the Apache
|
|
24 License, Version 2.0. Copyright © 2012 Martin Matuska
|
|
25 <a href="http://connectbot.vx.sk">http://connectbot.vx.sk</a>
|
|
26 </p>
|
|
27
|
|
28 <p>
|
|
29 Based on Irssiconnectbot provided under the Apache License, Version
|
|
30 2.0. Copyright © 2013 Iiro Uusitalo and Ville Kerminen
|
|
31 <a href="https://github.com/irssiconnectbot/irssiconnectbot">https://github.com/irssiconnectbot/irssiconnectbot</a>
|
|
32 </p>
|
|
33
|
|
34 <p>
|
|
35 Based on ConnectBot provided under the Apache License, Version
|
|
36 2.0. Copyright © 2007-2008 Kenny Root
|
|
37 <a href="http://the-b.org">http://the-b.org</a> and Jeffrey Sharkey <a href="http://jsharkey.org">http://jsharkey.org</a>
|
|
38 </p>
|
|
39
|
|
40 <p>
|
273
|
41 Based on the Ganymed SSH2 client provided under a BSD-style
|
|
42 license. Copyright © 2005 - 2006 Swiss Federal Institute of
|
|
43 Technology (ETH Zurich), Department of Computer
|
|
44 Science <a href="http://www.inf.ethz.ch">http://www.inf.ethz.ch</a>,
|
|
45 Christian Plattner. Copyright © 2006 - 2013 Christian Plattner.
|
|
46 <a href="http://code.google.com/p/ganymed-ssh-2/">http://code.google.com/p/ganymed-ssh-2/</a>
|
|
47 The Java implementations of the AES, Blowfish and 3DES ciphers have been
|
|
48 taken (and slightly modified) from the cryptography package released by
|
|
49 "The Legion Of The Bouncy Castle".
|
|
50 Copyright © 2000 - 2004 The Legion Of The Bouncy Castle
|
|
51 <a href="http://www.bouncycastle.org">http://www.bouncycastle.org</a>
|
|
52 The following disclaimer applies:
|
|
53 </p>
|
|
54
|
|
55 <p>
|
|
56 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
57 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
58 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
59 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
|
60 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
61 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
62 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
63 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
64 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
65 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
66 POSSIBILITY OF SUCH DAMAGE.
|
0
|
67 </p>
|
|
68
|
|
69 <p>
|
|
70 Based on JTA Telnet/SSH client provided under the GPLv2 license.
|
|
71 Copyright © 1996-2005 Matthias L. Jugel and Marcus
|
|
72 Meiner <a href="http://www.javassh.org">http://www.javassh.org</a>
|
|
73 </p>
|
|
74
|
|
75 <p>
|
73
accf93be8c12
update documentation; use xterm-256color as default terminal type
Carl Byington <carl@five-ten-sg.com>
diff
changeset
|
76 Based on TN5250J terminal emulator provided under the GPLv2
|
accf93be8c12
update documentation; use xterm-256color as default terminal type
Carl Byington <carl@five-ten-sg.com>
diff
changeset
|
77 license. Copyright © 2001 Kenneth J. Pouncey.
|
accf93be8c12
update documentation; use xterm-256color as default terminal type
Carl Byington <carl@five-ten-sg.com>
diff
changeset
|
78 <a href="http://tn5250j.sourceforge.net"></a>http://tn5250j.sourceforge.net
|
accf93be8c12
update documentation; use xterm-256color as default terminal type
Carl Byington <carl@five-ten-sg.com>
diff
changeset
|
79 </p>
|
accf93be8c12
update documentation; use xterm-256color as default terminal type
Carl Byington <carl@five-ten-sg.com>
diff
changeset
|
80
|
accf93be8c12
update documentation; use xterm-256color as default terminal type
Carl Byington <carl@five-ten-sg.com>
diff
changeset
|
81 <p>
|
0
|
82 Includes the JSOCKS library, provided under the GNU LGPL
|
|
83 license. <a href="http://jsocks.sourceforge.net">http://jsocks.sourceforge.net</a>
|
|
84 </p>
|
|
85
|
|
86 <p>
|
|
87 Includes JZlib provided under a BSD-style license. Copyright ©
|
|
88 2000-2004 JCraft, Inc.
|
|
89 <a href="http://www.jcraft.com">http://www.jcraft.com</a>
|
|
90 </p>
|
|
91
|
|
92 <p>
|
|
93 Includes the ssh-agent service developed by Roberto Tyley
|
|
94 <a href="https://github.com/rtyley">https://github.com/rtyley</a>
|
|
95 </p>
|
|
96
|
|
97 <p>
|
|
98 SCP file transfer support is based on
|
|
99 <a href="https://github.com/staktrace/connectbot/commits/filetransfer">https://github.com/staktrace/connectbot/commits/filetransfer</a>
|
|
100 modifications by Kartikaya Gupta.
|
|
101 </p>
|
|
102
|
|
103 <p>
|
|
104 Internal file selection dialog is based on
|
|
105 <a href="http://code.google.com/p/android-file-dialog">http://code.google.com/p/android-file-dialog</a> Android File
|
|
106 Dialog by Alexander Ponomarev, provided under a BSD-style
|
|
107 license.
|
|
108 </p>
|
|
109
|
|
110 </body></html>
|