comparison help/About.html.in @ 509:2eb4fa13b9ef

update 5250 encryption to allow TLS1.3, remove old SSLv2 and SSLv3 methods
author Carl Byington <carl@five-ten-sg.com>
date Sun, 29 Jan 2023 10:25:21 -0700
parents 9c6a269fabb5
children
comparison
equal deleted inserted replaced
508:d6c107dedb04 509:2eb4fa13b9ef
1 <h2>510ConnectBot</h2> 1 <h2>510ConnectBot</h2>
2 2
3 <p>Copyright &copy; 2015 Carl Byington 3 <p>Copyright &copy; 2015-2023 Carl Byington
4 &lt;carl@five-ten-sg.com&gt;</p> 4 &lt;carl@five-ten-sg.com&gt;</p>
5 5
6 <p>This is an enhanced version of the popular open-source telnet and 6 <p>This is an enhanced version of the popular open-source telnet and
7 secure shell (SSH) client ConnectBot. It now includes tn5250 emulation.</p> 7 secure shell (SSH) client ConnectBot. It now includes tn5250 emulation.</p>
8 8
10 the <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPLv3 or later 10 the <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPLv3 or later
11 license</a>.</p> 11 license</a>.</p>
12 12
13 <p>The complete source code for this application is available at 13 <p>The complete source code for this application is available at
14 <a href="http://www.five-ten-sg.com/510Connectbot">http://www.five-ten-sg.com/510Connectbot</a></p> 14 <a href="http://www.five-ten-sg.com/510Connectbot">http://www.five-ten-sg.com/510Connectbot</a></p>
15
16 <p>Bitcoin donations for this project may be sent to
17 <a href="bitcoin:1EkbpYhcbAwmU3L7xXPisHQdwWSyjdaY2A">bitcoin:1EkbpYhcbAwmU3L7xXPisHQdwWSyjdaY2A</a>
18 15
19 <h2>Credits</h2> 16 <h2>Credits</h2>
20 17
21 <p> 18 <p>
22 This software is based on VX Connectbot provided under the Apache 19 This software is based on VX Connectbot provided under the Apache
36 <a href="http://the-b.org">http://the-b.org</a> and Jeffrey Sharkey <a href="http://jsharkey.org">http://jsharkey.org</a> 33 <a href="http://the-b.org">http://the-b.org</a> and Jeffrey Sharkey <a href="http://jsharkey.org">http://jsharkey.org</a>
37 </p> 34 </p>
38 35
39 <p> 36 <p>
40 Based on the Ganymed SSH2 client provided under a BSD-style 37 Based on the Ganymed SSH2 client provided under a BSD-style
41 license. Copyright &copy; 2005 - 2006 Swiss Federal Institute of 38 license. Copyright &copy; 2005-2006 Swiss Federal Institute of
42 Technology (ETH Zurich), Department of Computer 39 Technology (ETH Zurich), Department of Computer
43 Science <a href="http://www.inf.ethz.ch">http://www.inf.ethz.ch</a>, 40 Science <a href="http://www.inf.ethz.ch">http://www.inf.ethz.ch</a>,
44 Christian Plattner. Copyright &copy; 2006 - 2013 Christian Plattner. 41 Christian Plattner. Copyright &copy; 2006-2013 Christian Plattner.
45 <a href="http://code.google.com/p/ganymed-ssh-2/">http://code.google.com/p/ganymed-ssh-2/</a> 42 <a href="http://code.google.com/p/ganymed-ssh-2/">http://code.google.com/p/ganymed-ssh-2/</a>
46 The Java implementations of the AES, Blowfish and 3DES ciphers have been 43 The Java implementations of the AES, Blowfish and 3DES ciphers have been
47 taken (and slightly modified) from the cryptography package released by 44 taken (and slightly modified) from the cryptography package released by
48 "The Legion Of The Bouncy Castle". 45 "The Legion Of The Bouncy Castle".
49 Copyright &copy; 2000 - 2004 The Legion Of The Bouncy Castle 46 Copyright &copy; 2000-2004 The Legion Of The Bouncy Castle
50 <a href="http://www.bouncycastle.org">http://www.bouncycastle.org</a> 47 <a href="http://www.bouncycastle.org">http://www.bouncycastle.org</a>
51 The following disclaimer applies: 48 The following disclaimer applies:
52 </p> 49 </p>
53 50
54 <p> 51 <p>