1 | This product includes both public domain code and licensed code as described below. |
---|
2 | For all code, unless otherwise stated in the appropriate license, the following applies: |
---|
3 | |
---|
4 | |
---|
5 | NO WARRANTY |
---|
6 | |
---|
7 | BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY |
---|
8 | FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN |
---|
9 | OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES |
---|
10 | PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED |
---|
11 | OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
---|
12 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS |
---|
13 | TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE |
---|
14 | PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, |
---|
15 | REPAIR OR CORRECTION. |
---|
16 | |
---|
17 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING |
---|
18 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR |
---|
19 | REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, |
---|
20 | INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING |
---|
21 | OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED |
---|
22 | TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY |
---|
23 | YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER |
---|
24 | PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
---|
25 | POSSIBILITY OF SUCH DAMAGES. |
---|
26 | |
---|
27 | |
---|
28 | |
---|
29 | LICENSES |
---|
30 | -------- |
---|
31 | |
---|
32 | Core (i2p.jar): |
---|
33 | Public domain except as listed below: |
---|
34 | |
---|
35 | ElGamal and DSA code: |
---|
36 | Copyright (c) 2003, TheCrypto |
---|
37 | See licenses/LICENSE-ElGamalDSA.txt |
---|
38 | |
---|
39 | SHA256 and HMAC: |
---|
40 | Copyright (c) 2000 - 2004 The Legion Of The Bouncy Castle |
---|
41 | See licenses/LICENSE-SHA256.txt |
---|
42 | |
---|
43 | ElGamal: |
---|
44 | Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org) |
---|
45 | See licenses/LICENSE-SHA256.txt |
---|
46 | |
---|
47 | AES code: |
---|
48 | Copyright (c) 1995-2005 The Cryptix Foundation Limited. |
---|
49 | See licenses/LICENSE-Cryptix.txt |
---|
50 | |
---|
51 | Crypto filters: |
---|
52 | From the xlattice app - http://xlattice.sourceforge.net/ |
---|
53 | See licenses/LICENSE-BSD.txt |
---|
54 | |
---|
55 | SNTP code: |
---|
56 | Copyright (c) 2004, Adam Buckley |
---|
57 | See licenses/LICENSE-SNTP.txt |
---|
58 | |
---|
59 | PRNG: |
---|
60 | Copyright (C) 2001, 2002, Free Software Foundation, Inc. |
---|
61 | See licenses/LICENSE-LGPLv2.1.txt |
---|
62 | |
---|
63 | HashCash code: |
---|
64 | Copyright 2006 Gregory Rubin grrubin@gmail.com |
---|
65 | See licenses/LICENSE-HashCash.txt |
---|
66 | |
---|
67 | GettextResource from gettext v0.18: |
---|
68 | Copyright (C) 2001, 2007 Free Software Foundation, Inc. |
---|
69 | See licenses/LICENSE-LGPLv2.1.txt |
---|
70 | |
---|
71 | SSLEepGet: |
---|
72 | Contains some code Copyright 2006 Sun Microsystems, Inc. |
---|
73 | See licenses/LICENSE-InstallCert.txt |
---|
74 | |
---|
75 | BlockFile: |
---|
76 | Copyright (c) 2006, Matthew Estes |
---|
77 | See licenses/LICENSE-BlockFile.txt |
---|
78 | |
---|
79 | SipHashInline: |
---|
80 | Copyright 2012 Hiroshi Nakamura <nahi@ruby-lang.org> |
---|
81 | See licenses/LICENSE-Apache2.0.txt |
---|
82 | |
---|
83 | Getopt: |
---|
84 | Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com) |
---|
85 | See licenses/LICENSE-LGPLv2.1.txt |
---|
86 | |
---|
87 | HostnameVerifier: |
---|
88 | From Apache HttpClient 4.4.1 and HttpCore 4.4.1 |
---|
89 | See licenses/LICENSE-Apache2.0.txt |
---|
90 | |
---|
91 | |
---|
92 | Router (router.jar): |
---|
93 | Public domain except as listed below: |
---|
94 | UPnP.java: |
---|
95 | From freenet |
---|
96 | See licenses/LICENSE-GPLv2.txt |
---|
97 | |
---|
98 | UPnP subsystem (CyberLink) 3.0: |
---|
99 | Copyright (C) 2003-2010 Satoshi Konno |
---|
100 | See licenses/LICENSE-UPnP.txt |
---|
101 | |
---|
102 | GeoIP: GeoLite databases are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. |
---|
103 | http://creativecommons.org/licenses/by-sa/3.0/ |
---|
104 | This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/ |
---|
105 | |
---|
106 | GeoIP API 1.3.1: |
---|
107 | See licenses/LICENSE-LGPLv2.1.txt |
---|
108 | |
---|
109 | |
---|
110 | Installer: |
---|
111 | Launch4j 3.0.1: |
---|
112 | (Launch4j is only included in the upstream source package and Windows binaries. |
---|
113 | Not applicable for non-Windows binaries or Debian/Launchpad packages.) |
---|
114 | Copyright (c) 2004, 2008 Grzegorz Kowal |
---|
115 | See licenses/LICENSE-Launch4j.txt (in binary packages) |
---|
116 | See installer/lib/launch4j/LICENSE.txt (in source packages) |
---|
117 | The following projects are used by Launch4j... |
---|
118 | MinGW binutils (http://www.mingw.org/) |
---|
119 | |
---|
120 | Commons BeanUtils (http://jakarta.apache.org/commons/beanutils/) |
---|
121 | |
---|
122 | Commons Logging (http://jakarta.apache.org/commons/logging/) |
---|
123 | See licenses/LICENSE-Apache2.0.txt |
---|
124 | See licenses/NOTICE-Commons-Logging.txt |
---|
125 | |
---|
126 | XStream (http://xstream.codehaus.org/) |
---|
127 | Copyright (c) 2003-2004, Joe Walnes |
---|
128 | See licenses/LICENSE-XStream.txt |
---|
129 | |
---|
130 | JGoodies Forms (http://www.jgoodies.com/freeware/forms/) |
---|
131 | Copyright (c) 2002-2004 JGoodies Karsten Lentzsch. All rights reserved. |
---|
132 | See licenses/LICENSE-JGoodies-Forms.txt |
---|
133 | |
---|
134 | JGoodies Looks (http://www.jgoodies.com/freeware/looks/) |
---|
135 | Copyright (c) 2003 JGoodies Karsten Lentzsch. All rights reserved. |
---|
136 | See licenses/LICENSE-JGoodies-Looks.txt |
---|
137 | |
---|
138 | Foxtrot (http://foxtrot.sourceforge.net/) |
---|
139 | Copyright (c) 2002, Simone Bordet & Marco Cravero. All rights reserved. |
---|
140 | See licenses/LICENSE-Foxtrot.txt |
---|
141 | |
---|
142 | Nuvola Icon Theme (http://www.icon-king.com) |
---|
143 | See licenses/LICENSE-LGPLv2.1.txt |
---|
144 | |
---|
145 | Forms were created using Abeille Forms Designer (https://abeille.dev.java.net/) |
---|
146 | |
---|
147 | Izpack 4.3.0: |
---|
148 | Copyright (c) 2001-2008 Julien Ponge |
---|
149 | See licenses/LICENSE-Apache2.0.txt |
---|
150 | |
---|
151 | |
---|
152 | |
---|
153 | Java Service Wrapper Community Edition 32-bit 3.5.30: |
---|
154 | Copyright (C) 1999-2016 Tanuki Software, Ltd. All Rights Reserved. |
---|
155 | See licenses/LICENSE-Wrapper.txt |
---|
156 | |
---|
157 | |
---|
158 | Jbigi Libraries (jbigi.jar): |
---|
159 | JNI code public domain. |
---|
160 | |
---|
161 | GMP 4.3.2 / 5.0.2: |
---|
162 | Copyright 1991, 1996, 1999, 2000, 2007 Free Software Foundation, Inc. |
---|
163 | See licenses/LICENSE-LGPLv3.txt |
---|
164 | |
---|
165 | |
---|
166 | Applications: |
---|
167 | |
---|
168 | Addressbook: |
---|
169 | Copyright (c) 2004 Ragnarok |
---|
170 | See licenses/LICENSE-Addressbook.txt |
---|
171 | |
---|
172 | BOB: |
---|
173 | Copyright (C) sponge |
---|
174 | See licenses/COPYING-BOB.txt |
---|
175 | |
---|
176 | Desktopgui |
---|
177 | Copyright (c) Mathias De Maré |
---|
178 | See licenses/LICENSE-DesktopGUI.txt |
---|
179 | |
---|
180 | I2PSnark: |
---|
181 | Copyright (C) 2003 Mark J. Wielaard |
---|
182 | GPLv2 (or any later version) |
---|
183 | See licenses/LICENSE-GPLv2.txt |
---|
184 | Silk icons: See licenses/LICENSE-SilkIcons.txt |
---|
185 | |
---|
186 | I2PTunnel: |
---|
187 | (c) 2003 - 2004 mihi |
---|
188 | GPLv2 (or any later version) with exception. |
---|
189 | See licenses/LICENSE-I2PTunnel.txt |
---|
190 | See licenses/LICENSE-GPLv2.txt |
---|
191 | |
---|
192 | I2PTunnel SOCKS Proxy: |
---|
193 | Copyright (c) 2004 by human |
---|
194 | GPLv2 (or any later version) with exception. |
---|
195 | See licenses/LICENSE-I2PTunnel.txt |
---|
196 | See licenses/LICENSE-GPLv2.txt |
---|
197 | |
---|
198 | I2PTunnel UDP and Streamr: |
---|
199 | By welterde. |
---|
200 | See licenses/LICENSE-GPLv2.txt |
---|
201 | |
---|
202 | Imagegen: |
---|
203 | Identicon: |
---|
204 | Copyright (c) 2007-2014 Don Park <donpark@docuverse.com> |
---|
205 | See licenses/LICENSE-Identicon.txt |
---|
206 | RandomArt: |
---|
207 | Copyright (c) 2000, 2001 Markus Friedl. All rights reserved. |
---|
208 | Copyright (c) 2008 Alexander von Gernler. All rights reserved. |
---|
209 | See licenses/LICENSE-BSD.txt |
---|
210 | Zxing 3.3.0: |
---|
211 | See licenses/LICENSE-Apache2.0.txt |
---|
212 | |
---|
213 | Jetty 8.1.21.v20160908: |
---|
214 | See licenses/ABOUT-Jetty.html |
---|
215 | See licenses/NOTICE-Jetty.html |
---|
216 | See licenses/LICENSE-Apache2.0.txt |
---|
217 | See licenses/LICENSE-ECLIPSE-1.0.html |
---|
218 | See licenses/NOTICE-Commons-Logging.txt |
---|
219 | |
---|
220 | JRobin 1.5.9.1: |
---|
221 | See licenses/LICENSE-LGPLv2.1.txt |
---|
222 | |
---|
223 | Ministreaming Lib: |
---|
224 | By mihi. |
---|
225 | See licenses/LICENSE-BSD.txt |
---|
226 | |
---|
227 | Proxyscript: |
---|
228 | By Cervantes. |
---|
229 | Public domain. |
---|
230 | |
---|
231 | Router console: |
---|
232 | Public domain. |
---|
233 | Flag icons: |
---|
234 | - Jersey and EU flag icons: public domain, courtesy Xrmap flag |
---|
235 | collection http://www.arvernes.com/wiki/index.php/Xrmap |
---|
236 | - Guernsey and Isle of Man flags from the Open Clip Art Library, released into the public domain |
---|
237 | - Curaçao, courtesy of David Benbennick, released into the public domain |
---|
238 | - All other flag icons: public domain, courtesy mjames@gmail.com http://www.famfamfam.com/ |
---|
239 | Silk icons: See licenses/LICENSE-SilkIcons.txt |
---|
240 | FatCow icons: See licenses/LICENSE-FatCowIcons.txt |
---|
241 | |
---|
242 | GeoIP Data: |
---|
243 | This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/ |
---|
244 | See licenses/LICENSE-GeoIP.txt |
---|
245 | |
---|
246 | Router Console and I2PSnark themes: |
---|
247 | "Man with hat over face" & related images licensed under a Creative Commons 2.0 license. |
---|
248 | Original photos by Florian Kuhlmann. http://www.flickr.com/photos/floriankuhlmann/3117758155 |
---|
249 | |
---|
250 | I2PSnark light theme: |
---|
251 | "Creative Commons Cat" licensed under a Creative Commons Attribution 3.0 Unported License. |
---|
252 | Original photo by Boaz Arad. http://www.luxphile.com/2011/01/creative-commons-cat.html |
---|
253 | |
---|
254 | SAM: |
---|
255 | Public domain. |
---|
256 | |
---|
257 | Streaming Lib: |
---|
258 | Public domain. |
---|
259 | |
---|
260 | SusiDNS: |
---|
261 | Copyright (C) 2005 <susi23@mail.i2p> |
---|
262 | GPLv2 (or any later version) |
---|
263 | See licenses/LICENSE-GPLv2.txt |
---|
264 | Uses Glassfish Standard Tag Library (JSTL) 1.2: |
---|
265 | Common Development and Distribution License (CDDL) version 1.0 + GNU General Public License (GPL) version 2 |
---|
266 | See https://glassfish.dev.java.net/public/CDDL+GPL.html |
---|
267 | See licenses/LICENSE-GPLv2.txt |
---|
268 | |
---|
269 | SusiMail: |
---|
270 | Copyright (C) 2004-2005 <susi23@mail.i2p> |
---|
271 | GPLv2 (or any later version) |
---|
272 | See licenses/LICENSE-GPLv2.txt |
---|
273 | |
---|
274 | Systray: |
---|
275 | Public domain. |
---|
276 | Bundles systray4j-2.4.1: |
---|
277 | See licenses/LICENSE-LGPLv2.1.txt |
---|
278 | |
---|
279 | Tomcat 6.0.47: |
---|
280 | Copyright 1999-2016 The Apache Software Foundation |
---|
281 | See licenses/LICENSE-Apache2.0.txt |
---|
282 | See licenses/NOTICE-Tomcat.txt |
---|
283 | |
---|
284 | |
---|
285 | Other Applications and Libraries |
---|
286 | -------------------------------- |
---|
287 | The following applications and libraries are not used or bundled in |
---|
288 | binary packages, therefore the licenses are not included in binary |
---|
289 | distributions. See the source package for the additional license information. |
---|
290 | |
---|
291 | Admin Manager: |
---|
292 | Public domain |
---|
293 | |
---|
294 | BOB Demos: |
---|
295 | Copyright (C) sponge |
---|
296 | DWTFYWTPL |
---|
297 | |
---|
298 | SAM C Library: |
---|
299 | Copyright (c) 2004, Matthew P. Cashdollar <mpc@innographx.com> |
---|
300 | See apps/sam/c/doc/license.txt |
---|
301 | |
---|
302 | SAM C# Library: |
---|
303 | Public domain. |
---|
304 | See apps/sam/csharp/README |
---|
305 | |
---|
306 | SAM Perl Library: |
---|
307 | See licenses/LICENSE-GPLv2.txt |
---|
308 | |
---|
309 | SAM Python Library: |
---|
310 | Public domain. |
---|