English README file for Gpg4win
===============================
This is Gpg4win, version 2.0.3.
Content:
1. Important Notes
2. Changes
3. Known Bugs (and Workarounds)
4. Version History
5. Version Numbers of Included Software
6. Installer Options
7. Legal Notices
1. Important Notes
==================
Manuals describing the installation of Gpg4win are currently only
available in German. Check out http://www/gpg4win.org for latest
news.
If you used an older version of Gpg4win in the past, please check
out the migration hints in the Gpg4win Compendium's appendix.
Please read the "Known bugs" section before you start working with
Gpg4win.
2. Changes
==========
Gpg4win2 has major changes compared to Gpg4win 1.x. Below is a list
of the most important ones:
- Kleopatra is the new certificate manager. Kleopatra is the S/MIME
certificate manager of KDE (a desktop environment used on many
GNU/Linux systems). For use in Gpg4win it has been extended to
support OpenPGP and to act as a graphical user interface for all
cryptographic operations. It is automatically started if another
component requests its services and then runs permanently in your
system tray. WinPT has been dropped.
- GpgEX is the new plugin for the Microsoft Explorer and replaces GpgEE.
- The mail program Claws Mail has been updated to a modern version.
It now supports SSL, NNTP and IMAP.
- GpgOL, the plugin for Outlook 2003 and 2007 has been comprehensively
updated. It now supports PGP/MIME and thus makes the use of
encrypted or signed attachments much easier and standard conform.
Support for S/MIME has been added. Most dialogs are now provided by
Kleopatra for graphical user dialogs.
- The German "Gpg4win-Kompendium" is the new documentation for Gpg4win.
This combines the previous "Einsteiger" and "Durchblicker" manuals.
All chapters were reworked and extended to describe the new Gpg4win
Version 2.0. Among other things, this means adaption to Kleopatra,
GpgEX and PGP/MIME and new texts for S/MIME and X.509.
- Support of these platforms:
Operating System: Windows 2000, XP (32/64), Vista (32/64)
Outlook: 2003, 2007
Short overview on changes compared to version 2.0.2:
----------------------------------------------------
- Pinentry:
* Change default: switch back from QT4 to GTK
(reason: 2.0.2 has a critical problem with pinentry-qt4;
see https://issues.kolab.org/issue4378)
- GnuPG-Backend:
* "is-socket-patch" agains gpgme 1.2.0
(see https://issues.kolab.org/issue4302)
- Gpg4win Compendium (German):
* Final version 3.0.0 added.
- Included components are:
GnuPG: 2.0.14
Kleopatra: 2.0.14-svn1098530 (20100303)
GPA: 0.9.0
GpgOL: 1.1.1
GpgEX: 0.9.5
Claws-Mail: 3.7.4cvs1
Kompendium: 3.0.0
Short overview on changes compared to version 2.0.1:
----------------------------------------------------
- Kleopatra:
* New certificate wizard for OpenPGP and X.509 improved
* Certificate selection dialog for sign/encrypt comes up in case of
conflict only
* Result dialog for sign/encrypt combined in one window
* File crypto operations with GpgEX stabilized
* SmartCard support for X.509 NetKey cards improved
* Rekursive sign/encrypt of files/directory now possible; condition:
external archive tool required (see README file for configuration)
* new oxygen icons
* Several minor and medium issues and errors were fixed
- GpgOL:
* Symbol load mechanism improved to add new icons
(now with crypto icons for the message list)
- Pinentry:
* Change default: switch from GTK to QT4
(GTK still enabled for gpg4win-light installer)
* new icons for pinentry-qt4
* Pinentry-qt4 dialog always comes up in foreground
- GnuPG-Backend:
* Generate new certificate for OpenPGP/X.509: default key length
updated (new Default: RSA, 2048 bit);
furthermore select list of key length in Kleopatra updated
- Installer:
* new images for NSIS installer
- Included components are:
GnuPG: 2.0.14
Kleopatra: 2.0.14-svn1098530 (20100303)
GPA: 0.9.0
GpgOL: 1.1.1
GpgEX: 0.9.5
Claws-Mail: 3.7.4cvs1
Kompendium: 3.0.0-rc1
3. Known Bugs (and Workarounds)
===============================
- Using smart card with Kleopatra
The initial setting of smart cards with Kleopatra is currently not
yet possible. Please run the following steps one-time to use your
smart card with Kleopatra.
* OpenPGP card
Use the gpg command line tool to create a new OpenPGP certificate
on your card (a) or to activate your existing certificate of
your card (b):
(a) Create new certificate
- Insert card.
- Run "gpg --card-edit".
- Switch to admin modus by enter: "admin".
- Enter "generate" to create a new certificate.
(b) Activate existing certificate of your card
- Import associated (public) certificate of your card (e.g.
from certificate server or from a exported certificate file).
- Insert card.
- Run "gpg --card-status".
* X.509 Telesec Netkey 3 card
Use Kleopatra to initializing your card:
- Insert card.
- Click at the Kleopatra systemtray icon (or use the context menu of
the systemtray icon and run the learn card command).
After finishing these steps your OpenPGP / X.509 certificate
from your smart card is shown in Kleopatra under the tab
"My certificates" (marked with a smart card icon).
A good (graphical) alternative for setting up your smart
card and changing PIN is GPA. A better smart card support for
Kleopatra is in process.
- Using the Outlook Plugin "GpgOL":
* You defintely should create copies of your old encrypted/signed
emails, e.g. in the form of PST files.
* Encrypted E-Mails occuring un-encrypted on the email server: It
can happen that parts of encrypted emails are copied to your email
server (IMAP or MAPI) in un-encrypted/decrypted form when creating
or viewing them. Affected is the content of the email view
window, thus usually the so-called email body. Attachments are
not affected. Switching off the Outlook preview will lower the
probability of this to happen, but not eliminate the issue.
A solution is being worked on.
* Sending signed or encrypted messages via an Exchange based account
does not yet work.
- Using GpgEX with Windows x64:
* In some cases sign/encrypt or decrypt/verify via GpgEX doesn't work
correctly (Kleopatra freezed). Then you should kill Kleopatra via
task manager and run the file crypto operation directly in Kleopatra
(see file menu).
* Problems with Windows x64:
GpgEX is a (32bit) plugin for the (32bit) Windows
Explorer and it does _not_ run in a 64bit Explorer
(= default for a Windows 64bit system).
Workaround: Run the 32bit Explorer to use GpgEX.
Click "Start" -> "Run", type the following in the box, and then
click OK:
C:\windows\syswow64\explorer.exe /separate
Note: Adjust the path to your x64-based version of Windows if
necessary.
This separate command seems to be currently broken in Win7/64bit.
- sign/encrypt files with archive function:
* The new Kleopatra function to sign/encrypt files as archive
is currently not full implemented. It's for testing for
expert users only. An extra archive application is required.
Configure the pack command in the config file of Kleopatra:
C:\Programme\GNU\GnuPG\share\config\libkleopatrarc
Here an exemple for the tool "7-ZIP" (http://www.7-zip.org):
[Archive Definition #0]
Name=TAR (via 7-ZIP)
id=7zip
extensions=tar
pack-command=7z a dummy -ttar -so
4. Version History
==================
Find below the changes as recorded in the source distribution's NEWS
file. An up-to-date list of changes is also available at
http://www.gpg4win.de/change-history.html .
Noteworthy changes in version 2.0.3 (2010-05-29)
------------------------------------------------
(en) Bug fixes.
(de) Fehler wurden beseitigt.
~~~~~~~~~~~~~~~
GnuPG: 2.0.14
Kleopatra: 2.0.14-svn1098530 (20100303)
GPA: 0.9.0
GpgOL: 1.1.1
GpgEX: 0.9.5
Claws-Mail: 3.7.4cvs1
Kompendium: 3.0.0
~~~~~~~~~~~~~~~
Noteworthy changes in version 2.0.2 (2010-04-12)
------------------------------------------------
(en) Bug fixes and UI improvements.
(de) Fehler wurden beseitigt und die Benutzerschnittstelle verbessert.
~~~~~~~~~~~~~~~
GnuPG: 2.0.14
Kleopatra: 2.0.14-svn1098530 (20100303)
GPA: 0.9.0
GpgOL: 1.1.1
GpgEX: 0.9.5
Claws-Mail: 3.7.4cvs1
Kompendium: 3.0.0-rc1
~~~~~~~~~~~~~~~
Noteworthy changes in version 2.0.1 (2009-09-28)
------------------------------------------------
(en) Fixed a problem opening Office documents and URLs with a running
GpgOL.
(de) Ein Problem beim Öffnen von Office Dokumenten und URLs mit einem
laufenden GpgOL wurde behoben.
~~~~~~~~~~~~~~~
GnuPG: 2.0.12
Kleopatra: 2.0.11-svn1008232 (2009-09-25)
GPA: 0.9.0
GpgOL: 1.0.1
GpgEX: 0.9.3
Claws-Mail: 3.7.2cvs27
Kompendium: 3.0.0-beta4
~~~~~~~~~~~~~~~
Noteworthy changes in version 2.0.0 (2009-08-07)
------------------------------------------------
(en) First production release of this major redesign. Over the last
15 months we did 15 beta releases and hopefully squashed most of
the serious bugs.
(de) Dies ist das erste produktionsreife Version der neuen Gpg4win
Architektur. In den vergangenen 15 Monaten wurden 16 Beta
Versionen veröffentlicht um die meisten der gravierenden
Programmfehler zu beseitigen.
~~~~~~~~~~~~~~~
GnuPG: 2.0.12
Kleopatra: 20090807
GPA: 0.9.0
GpgOL: 1.0.0
GpgEX: 0.9.3
Claws-Mail: 3.7.2
Kompendium: 3.0.0-beta3
~~~~~~~~~~~~~~~
For older news see the file ONEWS in the source distribution.
5. Version Numbers of Included Software
=======================================
=========== SHA-1 checksum ============= == package ==
6255a7958dc9e735c3f76595cd973abca09c1f93 adns-1.4-g10-2.tar.bz2
206a90bd5c03d4349c83c760916eca2b5eeeb08a atk-1.24.0.zip
cee1664fde5109ad3715a57e6b7c642f3a749b6e atk-dev-1.24.0.zip
385af974cd6b75df357f90ec4299922639fbabfa attachwarner-0.2.18.tar.gz
5ed34f22ebf433d83cd3571309b5cbc52c45d6d2 bsfilter-1.0.16-bin.tar.gz
c7fa5ec9c70c75b7b1bc852bac8eb0a5ec9e01ea bsfilter-1.0.16-lib.tar.gz
2259b415556fef757ea16fd790946e6ebb0c0b9a bsfilter_plugin-1.0.3.tar.gz
ae1b992721198b93198aa36eb7a3a7d074417f47 bzip2-1.0.4-g10.tar.gz
d41dc913befc827e3776ad356ba424350a6a2e49 cairo-1.8.6.zip
74f6da5762bbd1ff79ea34b4dc5309ce8a9f25c5 cairo-dev-1.8.6.zip
7dd53f05b0e2546f21496402a07dbf437071e735 claws-mail-3.7.4cvs1.tar.bz2
77482f40ce2c65c0e1b807a07049f53823861266 crypt-2.2.5-lib.zip
fffb34be2e3c66e58a5d3daaf8aa38cae33b284f curl-7.19.0.tar.bz2
437d381c937b1f1d0699d1ed37cf50f14bfbcd32 dirmngr-1.0.3.tar.bz2
8cd55585429b5d696ac3745e065f8613de26f19c gettext-runtime-0.13.1.bin.woe32.zip
4d653ef39fd1ebe7b64217fd824dfb1bbbde7007 glib-2.20.0.tar.bz2
cc5e4637f37f5bc82b00c73fc094ddadb7401821 gnupg2-2.0.14.tar.bz2
f9b6a1d6135ef0a57a5cdd9fcb3e82bc62a27dcd gnutls-2.6.3.tar.bz2
ce7e6c5d34c7a1a5066f367f2b890c24197ea073 gpa-0.9.0.tar.bz2
8f42f3e5a5189c3c2c216f7ff924a1714a5fde6d gpgex-0.9.5.tar.bz2
2f4f6c4b85f2b5a2c4dcf2167342ed6c41efcd1c gpgme-1.2.0.tar.bz2
4042b2106c1593a81db865138dede3fc530f2a93 gpgol-1.1.1.tar.bz2
f4834c74e8da1ed4ab3ad0e5ed0cb43e235a9dd2 gtk+-2.16.0.zip
5d1a1ae730786d2698eaa309ee0da7127a88e30e gtk+-dev-2.16.0.zip
47ec0054cfe163e27ada862a5d6dcd208d27c9e6 gtkhtml2_viewer-0.26.tar.gz
d6309212c783cffe8ea9d2c7c8913b69709796fe jpeg-6b-4-bin.zip
858cbedcefcc265e5eec35a5c7a20bcde3de4399 jpeg-6b-4-lib.zip
e006699f6d2585e084eecc08dee5e22665f410ae kdelibs-20100303-bin.zip
e0c1d72feacbe1a63bf62ff80f42925cd803cc04 kdelibs-20100303-lib.zip
02bc4fab05ccf037daad184c06a13c00d3f0d542 kdesupport-20090701-bin.zip
25124ee9a77ea5a4812026fca0b2b395e00a1f74 kdesupport-20090701-lib.zip
72ac592d97808ac9c6a51f6017d7bbda95d8eba0 kleopatra-20100303-bin.zip
f6c36e9d99736883a8ce5b80b0a51d854cbbbc70 libassuan-1.0.5.tar.bz2
98a5689bbe99dc77d689c2ea1e8294f217a3b49c libetpan-0.58.tar.gz
ef7ecbd3a03a7978094366bcd1257b3654608d28 libgcrypt-1.4.5.tar.bz2
bf8c6babe1e28cae7dd6374ca24ddcc42d57e902 libgpg-error-1.7.tar.bz2
188c9a18db481f968cadb7c77a5a24f4cbf3d03d libgsasl-0.2.29.tar.gz
b57f5e8234975ec3cde340e101886135eb532329 libiconv-1.9.1.bin.woe32.zip
c8d269fb15869b59204ef3f5d46ceb2c44dbeab3 libksba-1.0.7.tar.bz2
918523518a0eba14965035c6a06ec4357816bad2 libpng-1.2.40.zip
6834194cfb9824be53be352e3c9a4548512e355d libpng-dev-1.2.40.zip
2d7bfe0d84f38a5450d8bab511eb1ec4036f18ec libtasn1-1.7.tar.gz
750b2bcd4ee3bf8595baf97e1881f1a57b1ef363 libxml2-2.7.2.tar.gz
bd3aa9e3b3ec84dc01886fde777b3dd7e2fa90c9 notification_plugin-0.24.tar.gz
31cef2bce4a1a319dc5f60c4b94bb172466e2fb0 oxygen-icons-20100218-bin.zip
ddb16003b42644b6e12cba81961e1928c453a732 pango-1.24.0.zip
baabaae320c2278695da571928c29602b941a1d1 pango-dev-1.24.0.zip
3953e853b8ee11ca476670e7f97e94a18bca83e3 paperkey-1.1.tar.gz
381f9ee47b9f198e1be5d3ec4e043067a7e97912 pinentry-0.8.0.tar.gz
d063e705812e1ee7feb8f35d51b3cad04ca13b0d pkgconfig-0.23.zip
e9f66acde58136ab67e2167412773f727cd13a9d pthreads-w32-2-7-0-release.tar.gz
363e017b4018d34a0340ef69b907c609c345f388 qt-4.4.0-4-bin.zip
731e7bc44b4a71d75b012c43e080f7c67aa2acf7 qt-4.4.0-4-lib.zip
13000b102f2e0ce5142ce0b5081820337c24da7d regex-0.12-bin.zip
37e5aa61bdf26cd182ebc6169528c86f165c7e09 regex-0.12-lib.zip
efb796fd7c15d2cece1ede9b5d47411c0b9ecfc4 rssyl-0.26.tar.gz
0d20924a5411a6699f54ced11128029dedff3211 scute-1.3.0.tar.bz2
24921cf6386f88dccaded782066726414417587d tnef_parse-0.3.7.tar.gz
f193c1e089713c3d550a20ae002b18fc101fe0ab vcalendar-2.0.7.tar.gz
9f43acb64867fb54b456f8a1187307ceb7bdf183 w32pth-2.0.2.tar.bz2
becbcaf5076e307e743b1edc6a5645849eba9ebc zlib-1.2.3-bin.zip
fe2ee77293da3361b1f2710d1bd62f27b2ae64b0 zlib-1.2.3-lib.zip
6. Installer Options
====================
The default installation path can be speficied with the /D=PATH
option, which must be last on the command line. The installer
supports the options /S for unattended installation, and the option
/C=INIFILE to specify an .ini file which should contain exactly one
section "[gpg4win]". This section contains various installer settings
and absolute file paths to configuration files that should be
preinstalled. Most options just set a different default value.
Excetions are documented below. Here is an example file which shows
all possible keys:
[gpg4win]
; Installer settings. Do not define or leave empty for defaults.
inst_gpgol = true
inst_gpgex = true
inst_kleopatra = true
inst_gpa = true
inst_claws_mail = false
inst_compendium_de = true
inst_man_novice_en = true
; Where to install short-cuts.
inst_start_menu = true
inst_desktop = false
inst_quick_launch_bar = false
; Contrary to other settings in this file, the start menu folder
; setting here will override the user selection at installation
; time.
inst_start_menu_folder = Gpg4win
; Additional configuration files to install.
gpg.conf = D:\config\gpg-site.conf
gpg-agent.conf = D:\config\gpg-agent-site.conf
trustlist.txt = D:\config\trustlist-site.txt
dirmngr.conf = D:\config\dirmngr-site.conf
dirmngr_ldapserver.conf = D:\config\dirmngr_ldapserver-site.conf
scdaemon.conf = D:\config\scdaemon-site.txt
gpa.conf = D:\config\gpa-site.conf
An example command for unattended installation could look like this:
gpg4win.exe /S /C=C:\TEMP\gpg4win.ini /D=D:\Programme\Gpg4win
For the MSI installer, the above also holds, with the following
changes: Unattended installation is achieved as usual with the /qb-
option to msiexec. The control file must be called gpg4win.ini and
reside in the system directory (C:\WINDOWS). It is found
automatically by the installer. The installation directory can be
specified with an entry for "instdir". Also, each entry can be given
in uppercase at the command line through INSTDIR=... and
INST_GPA=FALSE etc. (the control file takes precedence, though). The
default config files as well as start menu directory and optional
installation of short cuts are currently not supported through the MSI
installer.
7. Legal notices pertaining to the individual packets
=====================================================
Gpg4win consist of several independent developed packages, available
under different license conditions. Most of these packages however
are available under the GNU General Public License (GNU GPL). Common
to all is that they are free to use without restrictions, may be
modified and that modifications may be distributed. If the source
files (i.e. gpg4win-src-x.y.z.exe) are distributed along with the
binaries and the use of the GNU GPL has been pointed out, distribution
is in in all cases possible.
What follows is a list of copyright statements.
Here is a list with collected copyright notices. For details see the
description of each individual package. [Compiled by wk 2006-02-15,
last updated 2008-04-23]
Gpg4win is
Copyright (C) 2005, 2006, 2007, 2008, 2009 g10 Code GmbH
Gpg4win is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
Gpg4win is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA
GnuPG is
Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009 Free Software Foundation, Inc.
GnuPG is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
GnuPG is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, see .
See the files AUTHORS and THANKS for credits, further legal
information and bug reporting addresses pertaining to GnuPG.
NSIS is
Copyright (C) 1999-2005 Nullsoft, Inc.
This license applies to everything in the NSIS package, except where
otherwise noted.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
Permission is granted to anyone to use this software for any
purpose, including commercial applications, and to alter it and
redistribute it freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must
not claim that you wrote the original software. If you use this
software in a product, an acknowledgment in the product
documentation would be appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must
not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
The user interface used with the installer is
Copyright (C) 2002-2005 Joost Verburg
[It is distributed along with NSIS and the same conditions as stated
above apply]
GLIB is
Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
Modified by the GLib Team and others 1997-2000. See the AUTHORS
file for a list of people on the GLib Team. See the ChangeLog
files for a list of changes. These files are distributed with
GLib at ftp://ftp.gtk.org/pub/gtk/.
GPA is
Copyright (C) 2000-2002 G-N-U GmbH (http://www.g-n-u.de)
Copyright (C) 2002-2003 Miguel Coca.
Copyright (C) 2005, 2008, 2009 g10 Code GmbH.
GPA uses fragments from the following programs and libraries:
JNLIB, Copyright (C) 1998-2000 Free Software Foundation, Inc.
GPGME, Copyright (C) 2000-2001 Werner Koch
WinPT, Copyright (C) 2000-2002 Timo Schulz
(For details, see the file `AUTHORS'.)
GPA is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
GPA is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, see .
GPGME is
Copyright (C) 2000 Werner Koch (dd9jn)
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008,
2009 g10 Code GmbH
GPGME is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of
the License, or (at your option) any later version.
GPGME is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see .
See the files AUTHORS and THANKS for credits, further legal
information and bug reporting addresses pertaining to GPGME.
GpgOL is
Copyright (C) 2001 G Data Software AG, http://www.gdata.de
Copyright (C) 2004, 2005, 2007, 2008, 2009 g10 Code GmbH
GpgOL is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
GpgOL is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see .
See the files AUTHORS and THANKS for credits, further legal
information and bug reporting addresses pertaining to GpgOL.
LIBGPG-ERROR is
Copyright (C) 2003, 2004 g10 Code GmbH
libgpg-error is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation; either version 2.1 of
the License, or (at your option) any later version.
libgpg-error is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this program; if not, see .
Pthreads-win32 is
Copyright(C) 1998 John E. Bossom
Copyright(C) 1999,2002 Pthreads-win32 contributors
Most of this is work available under the GNU Lesser General Public
License as published by the Free Software Foundation version 2.1 of
the License. The detailed terms are given in the file COPYING in
the source distribution; that very file may not be modified and thus
it is not possible to include it here.
Claws Mail is
Copyright(C) 1999-2007 Hiroyuki Yamamoto and the
Claws Mail Team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA.
For more details see the file COPYING.
BZIP2 is
This program, "bzip2", the associated library "libbzip2", and all
documentation, are copyright (C) 1996-2006 Julian R Seward. All
rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. The origin of this software must not be misrepresented; you must
not claim that you wrote the original software. If you use this
software in a product, an acknowledgment in the product
documentation would be appreciated but is not required.
3. Altered source versions must be plainly marked as such, and must
not be misrepresented as being the original software.
4. The name of the author may not be used to endorse or promote
products derived from this software without specific prior written
permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Julian Seward, Cambridge, UK.
jseward@bzip.org
bzip2/libbzip2 version 1.0.4 of 20 December 2006
ADNS
adns is Copyright 2008 g10 Code GmbH, Copyright 1997-2000,2003,2006
Ian Jackson, Copyright 1999-2000,2003,2006 Tony Finch, and Copyright
(C) 1991 Massachusetts Institute of Technology.
adns is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program and documentation is distributed in the hope that it will
be useful, but without any warranty; without even the implied warranty
of merchantability or fitness for a particular purpose. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with adns, or one should be available above; if not, write to
the Free Software Foundation, 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA, or email adns-maint@chiark.greenend.org.uk.
Paperkey
Copyright (C) 2007, 2008, 2009 David Shaw
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
The included man page is
Copyright (C) 2007 Peter Palfrader
Examples have been taken from David Shaw's README. The license is
the same as for Paperkey.
Scute
Copyright 2006, 2008 g10 Code GmbH
Scute is licensed under the GNU General Pubic License, either
version 2, or (at your option) any later version with this special
exception:
In addition, as a special exception, g10 Code GmbH gives permission
to link this library: with the Mozilla Foundation's code for
Mozilla (or with modified versions of it that use the same license
as the "Mozilla" code), and distribute the linked executables. You
must obey the GNU General Public License in all respects for all of
the code used other than "Mozilla". If you modify the software, you
may extend this exception to your version of the software, but you
are not obligated to do so. If you do not wish to do so, delete this
exception statement from your version and from all source files.
Happy GiPiGing,
Your Gpg4win Team
***end of file ***