1 |
m4_dnl -*-html-*- |
2 |
m4_include(`template.m4') |
3 |
m4_dnl $Id: index.htm4,v 1.30 2006/01/12 16:04:03 jan Exp $ |
4 |
|
5 |
m4_define(`EN') |
6 |
m4_define(`DE_FILE', `index-de.html') |
7 |
|
8 |
PAGE_START |
9 |
|
10 |
<h2>About Gpg4kde</h2> |
11 |
|
12 |
<p> |
13 |
Gpg4kde describes maintained installation packages for email and file |
14 |
encryption for GNU/Linux and other unix-like operating systems. |
15 |
</p> |
16 |
|
17 |
<p> |
18 |
Both relevant cryptographic standards OpenPGP and S/MIME are fully |
19 |
supported, especially the german |
20 |
<a href="http://www.bsi.de/fachthem/verwpki/sphinx/index.htm">Sphinx</a> |
21 |
specification for V-PKI. |
22 |
</p> |
23 |
|
24 |
<p> |
25 |
All components that together form Gpg4kde (basically |
26 |
<a href="http://www.gnupg.org">GnuPG</a> and parts of |
27 |
<a href="http://www.kde.org">KDE</a>) are Free Software. |
28 |
</p> |
29 |
|
30 |
<h2>Revision</h2> |
31 |
|
32 |
<p> |
33 |
The predecessor of Gpg4kde was |
34 |
<a href="http://www.gnupg.org/aegypten2/index.html">Ägypten-2</a> |
35 |
which aimed at establishing all basic functionalities. |
36 |
</p> |
37 |
|
38 |
<h3>Gpg4kde 3.0</h3> |
39 |
|
40 |
<p> |
41 |
Version 3.0 is based on KDE 3.5 and covers all current version of |
42 |
the GnuPG crypto components. |
43 |
</p> |
44 |
|
45 |
<p> |
46 |
Compared to the official releases of KDE 3.5, the packages |
47 |
of Gpg4kde contain slightly improved versions of the email |
48 |
program and of the certificate manager. |
49 |
These improvements usually are merged into the next release |
50 |
of the KDE 3.5 series. |
51 |
</p> |
52 |
|
53 |
<h2>Download / Installation</h2> |
54 |
|
55 |
<h3>Gpg4kde 3.0 on Debian "Lenny"</h3> |
56 |
|
57 |
<p> |
58 |
For Debian "Lenny" 5.0 Gpg4kde is available via the KDE Enterprise 3.5 |
59 |
packages. |
60 |
</p> |
61 |
|
62 |
<p> |
63 |
For installation, extend the file <code>/etc/apt/source.list</code> |
64 |
with this line: |
65 |
</p> |
66 |
|
67 |
<p> |
68 |
<code> |
69 |
deb http://files.kolab.org/apt/releases/ lenny unstable |
70 |
</code> |
71 |
</p> |
72 |
|
73 |
<p> |
74 |
and then install: |
75 |
</p> |
76 |
|
77 |
<p> |
78 |
<code> |
79 |
# apt-get update<br> |
80 |
# apt-get dist-upgrade |
81 |
</code> |
82 |
</p> |
83 |
|
84 |
<h2>Documentation</h2> |
85 |
|
86 |
After the installation you have this documentation available |
87 |
that help to use Gpg4kde: |
88 |
|
89 |
<ul> |
90 |
<li> The KMail manual (via respective menu item) |
91 |
<li> Das Kleopatra Handbuch (via respective menu item) |
92 |
<li> GnuPG Documentation (in Web-Browser via <code>info:gnupg2</code>) |
93 |
<li> DirMngr Dokumentation (in Web-Browser via <code>info:dirmngr</code>) |
94 |
</ul> |
95 |
|
96 |
|
97 |
<h2>About this Site</h2> |
98 |
|
99 |
<p> |
100 |
This site is hosted by Intevation GmbH, |
101 |
see <a href="https://intevation.de/imprint-privacy-policy">Privacy Policy</a>. |
102 |
</p> |