2007-08-19 20:39:33 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2011-12-07 11:29:24 +08:00
|
|
|
<!ENTITY pinentry-download-http " ">
|
2012-09-12 07:17:52 +08:00
|
|
|
<!ENTITY pinentry-download-ftp "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-&pinentry-version;.tar.bz2">
|
2013-05-19 18:07:40 +08:00
|
|
|
<!ENTITY pinentry-md5sum "2ae681cbca0d9fb774b2c90b11ebf56c">
|
2012-09-12 07:17:52 +08:00
|
|
|
<!ENTITY pinentry-size "424 KB">
|
2013-05-19 18:07:40 +08:00
|
|
|
<!ENTITY pinentry-buildsize "12 MB">
|
|
|
|
<!ENTITY pinentry-time "0.2 SBU">
|
2007-08-19 20:39:33 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="pinentry" xreflabel="PIN-Entry-&pinentry-version;">
|
|
|
|
<?dbhtml filename="pinentry.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>PIN-Entry-&pinentry-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="pinentry">
|
|
|
|
<primary sortas="a-PIN-Entry">PIN-Entry</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to PIN-Entry</title>
|
|
|
|
|
|
|
|
<para>The <application>PIN-Entry</application> package contains a
|
|
|
|
collection of simple PIN or pass-phrase entry dialogs which utilize the
|
|
|
|
Assuan protocol as described by the
|
2009-07-27 22:34:39 +08:00
|
|
|
<ulink url="http://www.gnupg.org/aegypten/">Ägypten project</ulink>.
|
2007-08-19 20:39:33 +08:00
|
|
|
<application>PIN-Entry</application> programs are usually invoked by
|
|
|
|
the <command>gpg-agent</command> daemon, but can be run from the command
|
|
|
|
line as well. There are programs for various text-based and GUI
|
|
|
|
environments, including interfaces designed for
|
|
|
|
<application>Ncurses</application> (text-based),
|
2013-05-19 18:07:40 +08:00
|
|
|
<application>GTK+</application>, <application>GTK+2</application>,
|
|
|
|
<application>Qt3</application>, and <application>Qt4</application>.</para>
|
2007-08-19 20:39:33 +08:00
|
|
|
|
2014-09-18 02:48:47 +08:00
|
|
|
&lfs76_checked;
|
2009-07-27 22:34:39 +08:00
|
|
|
|
2007-08-19 20:39:33 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&pinentry-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&pinentry-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &pinentry-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &pinentry-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &pinentry-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &pinentry-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">PIN-Entry Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2013-05-19 18:07:40 +08:00
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk2"/>,
|
2014-04-29 05:13:36 +08:00
|
|
|
<xref linkend="libcap-pam"/> and
|
2013-06-03 03:23:30 +08:00
|
|
|
<xref linkend="qt4"/>
|
2013-05-19 18:07:40 +08:00
|
|
|
</para>
|
2007-08-19 20:39:33 +08:00
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/pinentry"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of PIN-Entry</title>
|
|
|
|
|
|
|
|
<para>Install <application>PIN-Entry</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
2013-03-04 01:01:06 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
2013-03-31 18:41:33 +08:00
|
|
|
make</userinput></screen><!-- &&
|
2007-08-19 20:39:33 +08:00
|
|
|
|
2013-03-31 18:41:33 +08:00
|
|
|
makeinfo - -html - -no-split -o doc/pinentry_nochunks.html doc/pinentry.texi &&
|
|
|
|
makeinfo - -plaintext -o doc/pinentry.txt doc/pinentry.texi</userinput></screen>
|
2007-08-19 20:39:33 +08:00
|
|
|
|
2011-01-18 08:13:43 +08:00
|
|
|
<para>If you wish to build alternate formats of the documentation, you
|
2012-09-23 00:38:01 +08:00
|
|
|
must have <xref linkend="texlive"/> installed,
|
2011-01-18 08:13:43 +08:00
|
|
|
then issue the following command:</para>
|
|
|
|
|
2013-03-31 18:41:33 +08:00
|
|
|
<screen><userinput>make -k -C doc pdf ps html</userinput></screen> -->
|
2011-01-18 08:13:43 +08:00
|
|
|
|
2007-08-19 20:39:33 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
2013-03-31 18:41:33 +08:00
|
|
|
<screen role="root"><userinput>make install</userinput></screen><!-- &&
|
2011-01-18 08:13:43 +08:00
|
|
|
|
|
|
|
install -v -m755 -d /usr/share/doc/pinentry-&pinentry-version;/html &&
|
|
|
|
install -v -m644 README doc/pinentry{_*.html,.txt,.texi} \
|
|
|
|
/usr/share/doc/pinentry-&pinentry-version;</userinput></screen>
|
2007-08-19 20:39:33 +08:00
|
|
|
|
|
|
|
<para>If you built the additional documentation, install it by issuing the
|
|
|
|
following commands as the <systemitem class="username">root</systemitem>
|
|
|
|
user:</para>
|
|
|
|
|
2011-01-18 08:13:43 +08:00
|
|
|
<screen role="root"><userinput>install -v -m644 doc/pinentry.html/* \
|
|
|
|
/usr/share/doc/pinentry-&pinentry-version;/html &&
|
|
|
|
install -v -m644 doc/pinentry.{pdf,ps,dvi} \
|
2013-03-31 18:41:33 +08:00
|
|
|
/usr/share/doc/pinentry-&pinentry-version;</userinput></screen> -->
|
2007-08-19 20:39:33 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>pinentry, pinentry-curses, pinentry-gtk, pinentry-gtk-2,
|
2013-03-04 01:01:06 +08:00
|
|
|
pinentry-qt, and pinentry-qt4</seg>
|
2007-08-19 20:39:33 +08:00
|
|
|
<seg>None</seg>
|
2013-03-31 18:41:33 +08:00
|
|
|
<seg>None<!--/usr/share/doc/pinentry-&pinentry-version;--></seg>
|
2007-08-19 20:39:33 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="pinentry-prog">
|
|
|
|
<term><command>pinentry</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a symbolic link to the default
|
|
|
|
<application>PIN-Entry</application> program.</para>
|
|
|
|
<indexterm zone="pinentry pinentry-prog">
|
2012-07-29 05:45:43 +08:00
|
|
|
<primary sortas="b-pinentry">pinentry</primary>
|
2007-08-19 20:39:33 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="pinentry-curses">
|
|
|
|
<term><command>pinentry-curses</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para> is an <application>Ncurses</application> text-based
|
|
|
|
<application>PIN-Entry</application> program.</para>
|
|
|
|
<indexterm zone="pinentry pinentry-curses">
|
2012-07-29 05:45:43 +08:00
|
|
|
<primary sortas="b-pinentry-curses">pinentry-curses</primary>
|
2007-08-19 20:39:33 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="pinentry-gtk">
|
|
|
|
<term><command>pinentry-gtk</command></term>
|
|
|
|
<listitem>
|
2013-05-19 18:07:40 +08:00
|
|
|
<para> is a <application>GTK+</application> GUI
|
2007-08-19 20:39:33 +08:00
|
|
|
<application>PIN-Entry</application> program.</para>
|
|
|
|
<indexterm zone="pinentry pinentry-gtk">
|
2012-07-29 05:45:43 +08:00
|
|
|
<primary sortas="b-pinentry-gtk">pinentry-gtk</primary>
|
2007-08-19 20:39:33 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="pinentry-gtk-2">
|
|
|
|
<term><command>pinentry-gtk-2</command></term>
|
|
|
|
<listitem>
|
2013-05-19 18:07:40 +08:00
|
|
|
<para> is a <application>GTK+2</application> GUI
|
2007-08-19 20:39:33 +08:00
|
|
|
<application>PIN-Entry</application> program.</para>
|
|
|
|
<indexterm zone="pinentry pinentry-gtk-2">
|
2012-07-29 05:45:43 +08:00
|
|
|
<primary sortas="b-pinentry-gtk-2">pinentry-gtk-2</primary>
|
2007-08-19 20:39:33 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="pinentry-qt">
|
|
|
|
<term><command>pinentry-qt</command></term>
|
|
|
|
<listitem>
|
2013-05-19 18:07:40 +08:00
|
|
|
<para> is a <application>Qt3</application> GUI
|
2007-08-19 20:39:33 +08:00
|
|
|
<application>PIN-Entry</application> program.</para>
|
|
|
|
<indexterm zone="pinentry pinentry-qt">
|
2012-07-29 05:45:43 +08:00
|
|
|
<primary sortas="b-pinentry-qt">pinentry-qt</primary>
|
2007-08-19 20:39:33 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2013-03-04 01:01:06 +08:00
|
|
|
<varlistentry id="pinentry-qt4">
|
|
|
|
<term><command>pinentry-qt4</command></term>
|
|
|
|
<listitem>
|
2013-05-19 18:07:40 +08:00
|
|
|
<para> is a <application>Qt4</application> GUI
|
2013-03-04 01:01:06 +08:00
|
|
|
<application>PIN-Entry</application> program.</para>
|
|
|
|
<indexterm zone="pinentry pinentry-qt4">
|
|
|
|
<primary sortas="b-pinentry-qt4">pinentry-qt4</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2007-08-19 20:39:33 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|