1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
3 |
<head> |
4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
5 |
<meta name="keywords" content="WinPT Privacy PGP GPG GnuPG Crypto Tray Taskbar OpenPGP Frontend Shell"> |
6 |
|
7 |
<!-- original author: Shane M. Coughlan --> |
8 |
|
9 |
<title>Windows Privacy Tray - WinPT</title> |
10 |
<style type="text/css"> |
11 |
<!-- |
12 |
.style1 { |
13 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
14 |
font-weight: bold; |
15 |
font-size: 24px; |
16 |
color: #000000; |
17 |
} |
18 |
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif} |
19 |
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } |
20 |
a:link { |
21 |
color: #0000CC; |
22 |
text-decoration: none; |
23 |
} |
24 |
a:visited { |
25 |
text-decoration: none; |
26 |
color: #0000CC; |
27 |
} |
28 |
a:hover { |
29 |
text-decoration: underline; |
30 |
color: #0000CC; |
31 |
} |
32 |
a:active { |
33 |
text-decoration: none; |
34 |
color: #0000CC; |
35 |
} |
36 |
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; } |
37 |
--> |
38 |
</style> |
39 |
</head> |
40 |
|
41 |
<body> |
42 |
<table width="750" border="0" align="center" cellpadding="0" cellspacing="0"> |
43 |
<tr> |
44 |
<td align="left" valign="middle" bgcolor="#FFFFCC"><span class="style1"><img src="images/winpt-logo-3.png" alt="GnuPG Logo" width="120" height="115" border="0" align="middle" /> WinPT - A Free Graphical Front-End for GnuPG</span></td> |
45 |
</tr> |
46 |
<tr> |
47 |
<td><table width="870" border="0" cellspacing="0" cellpadding="3"> |
48 |
<tr> |
49 |
<td width="150" align="left" valign="top" bgcolor="#FFFFCC"><p><span class="style2"><a href="index.html">Home and News</a><br /> |
50 |
<a href="screenshots.html">Screenshots</a><br /> |
51 |
<a href="download.html">Download</a><br /> |
52 |
<a href="mailinglist.html">Mailing Lists</a><br /> |
53 |
<a href="development.html">Development Site</a> <br /> |
54 |
<a href="bugs.html">Bug Reports</a><br /> |
55 |
<a href="contact.html">Contact</a><br /> |
56 |
<a href="related.html">Related Projects</a></span><br /> |
57 |
</p> |
58 |
</td> |
59 |
<td width="710" align="left" valign="top"> |
60 |
<p class="style2"> |
61 |
WinPT is a taskbar front-end for GnuPG which includes key |
62 |
management, encryption via the clipboard, direct file |
63 |
encryption and support for OpenPGP smartcards. |
64 |
</p> |
65 |
<p class="style2"> |
66 |
WinPT is designed to make life easier for people who want encryption, and to make security less |
67 |
daunting for people who are new to securing data. </p> |
68 |
<p class="style4">The latest version of WinPT is 1.0.0. You can download it from <a href="download.html">here</a>.</p> |
69 |
<p class="style3"> |
70 |
WinPT is licensed under the GNU GPL, and can be freely used, redistributed or modified. |
71 |
It is is distributed in the hope that it will be useful, |
72 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
73 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
74 |
GNU General Public License for more details.</p> |
75 |
<p> </p> |
76 |
</td> |
77 |
</tr> |
78 |
</table></td> |
79 |
</tr> |
80 |
</table> |
81 |
|
82 |
<p align="center" class="style3"> |
83 |
<b>Note:</b> |
84 |
The Windows Privacy Tools project at SourceForge is no longer active. |
85 |
</p> |
86 |
|
87 |
<p align="center" class="style3"><a rel="license" href="http://creativecommons.org/licenses/by/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/> |
88 |
The text of this site is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>.<br /> |
89 |
</p> |
90 |
</body> |
91 |
</html> |