source: postlfs/security/gnupg/gnupg-intro.xml@ 9a639a3

v5_1-pre1
Last change on this file since 9a639a3 was a5d2297f, checked in by Igor Živković <igor@…>, 20 years ago

updated to gnupg-1.2.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1739 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 961 bytes
Line 
1<sect2>
2<title>Introduction to <application>GnuPG</application></title>
3
4<para>The <application>GnuPG</application> package contains a public/private
5key encryptor. This is
6becoming useful for signing files or emails as proof of identity and
7preventing tampering with contents of the file or email.</para>
8
9<sect3><title>Package information</title>
10<itemizedlist spacing='compact'>
11<listitem><para>Download (HTTP): <ulink
12url="&gnupg-download-http;"/></para></listitem>
13<listitem><para>Download (FTP): <ulink
14url="&gnupg-download-ftp;"/></para></listitem>
15<listitem><para>Download size: &gnupg-size;</para></listitem>
16<listitem><para>Estimated Disk space required:
17&gnupg-buildsize;</para></listitem>
18<listitem><para>Estimated build time:
19&gnupg-time;</para></listitem></itemizedlist>
20</sect3>
21
22<sect3><title><application>GnuPG</application> dependencies</title>
23<sect4><title>Optional</title>
24<para><xref linkend="openldap"/></para></sect4>
25</sect3>
26
27</sect2>
Note: See TracBrowser for help on using the repository browser.