1 |
|
2 |
|
3 |
Windows Privacy Tray 0.12.x |
4 |
=========================== |
5 |
|
6 |
|
7 |
WARNING: This branch is the testing branch of WinPT. The next stable |
8 |
branch will be 1.0. |
9 |
|
10 |
This branch mainly introduces smart card support for the OpenPGP card, |
11 |
an autoconf based build system and the migration from MyGPGME to the |
12 |
orignal GPGME package. |
13 |
For more information about the smart cards please visit |
14 |
www.g10-code.com/p-card.html. Alternative you may ask on the |
15 |
[email protected] list for general information |
16 |
about the card and the GPG 1.4 support to use it. |
17 |
|
18 |
On the other side, we encourage people to test the development branch |
19 |
(WinPT+GPG) to track down bugs and to help that it will become stable soon. |
20 |
|
21 |
|
22 |
_It is required to use GPG 1.4.2 or later for WinPT 0.12.x_. |
23 |
|
24 |
|
25 |
Requirements for smart card use |
26 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
27 |
|
28 |
- A card reader that is PC/SC compatible |
29 |
- An OpenPGP card (the release version 1.0 or higher) |
30 |
- GnuPG 1.4.2 or later and WinPT 0.12.x |
31 |
|
32 |
Feel free to ask on [email protected] or |
33 |
[email protected] for more information. |
34 |
|
35 |
|
36 |
Install |
37 |
~~~~~~~ |
38 |
|
39 |
Unzip winpt-0.12.x-exe.zip and replace the old winpt.exe and the ptd.dll. |
40 |
Please make sure that there are no concurrent ptd.dll files on your hard |
41 |
disk. That's all. Now you can start WinPT. |
42 |
|
43 |
|
44 |
Native language support |
45 |
~~~~~~~~~~~~~~~~~~~~~~~ |
46 |
|
47 |
During the first start, WinPT asks for the preferred default language. |
48 |
But only if .mo files exist in the current directory. |
49 |
|
50 |
Steps to select a preferred language manually: |
51 |
(Example: German) |
52 |
- Copy de.mo to winpt.mo |
53 |
- Go to the GPG preferences dialog and select the locale folder. |
54 |
This is the file the winpt.mo is stored in. |
55 |
- Confirm with OK. |
56 |
|
57 |
Now WinPT should output all texts in this language. |
58 |
|
59 |
|
60 |
Bugs |
61 |
~~~~ |
62 |
|
63 |
If you think you found a bug, please use the mailing lists or the bug |
64 |
tracking system on wald.intevation.org to report it. Do not forget to include |
65 |
all information about your system (gpg version, config, location of the |
66 |
keyrings, OS type and version, ...). |
67 |
|
68 |
|
69 |
How to contribute something (code or docs) |
70 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
71 |
|
72 |
If you are interested in writing some code or to contribute some |
73 |
documentation please mail me directly or send a |
74 |
mail to [email protected] |
75 |
|
76 |
|
77 |
Authors address |
78 |
~~~~~~~~~~~~~~~ |
79 |
|
80 |
Timo Schulz <twoaday at freakmail.de> (keyID BF3DF9B4) |