pinentry 1.2.0-1ubuntu1 source package in Ubuntu
Changelog
pinentry (1.2.0-1ubuntu1) kinetic; urgency=medium * Don't build the Qt5-based pinentry on i386. -- Steve Langasek <email address hidden> Thu, 19 May 2022 15:48:36 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pinentry_1.2.0.orig.tar.bz2 | 486.7 KiB | 10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470 |
pinentry_1.2.0.orig.tar.bz2.asc | 228 bytes | d917a96c24e796daba7bab36bacc75d8106ef24d2afc485d13448d3cf8bd8a86 |
pinentry_1.2.0-1ubuntu1.debian.tar.xz | 18.5 KiB | aceb173aae6b2807508a14da3f547427b420b2d59d19447856ae60d7122e825b |
pinentry_1.2.0-1ubuntu1.dsc | 2.9 KiB | 85b7222b7f1815ac13a220d4d40e611438d36619907fba1744feef647b0f6302 |
Available diffs
Binary packages built by this source
- pinentry-curses: curses-based PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry dialog
using the curses tool kit, meaning that it is useful for users
working in text mode without the X Window System. There are sibling
packages that implement PIN entry dialogs that use an X tool kit. If
you install any of the graphical packages then this package is not
necessary because the sibling packages automatically fall back to
text mode if X is not active.
- pinentry-curses-dbgsym: debug symbols for pinentry-curses
- pinentry-doc: documentation for pinentry packages
This package contains the documentation for the pinentry packages,
a suite of programs that allow secure entry of PINs or pass phrases.
If you have one of the pinentry packages installed then you may want
to install this package as well, but the documentation mostly concerns
the internal protocol and is therefore not necessary for the casual
user.
- pinentry-fltk: FLTK-based PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry dialog
using the Fast Light Toolkit version 1.3. If the X Window System is
not active then an alternative text-mode dialog will be used. There
are sibling packages that implement PIN entry dialogs using other
tool kits.
- pinentry-fltk-dbgsym: debug symbols for pinentry-fltk
- pinentry-gnome3: GNOME 3 PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry dialog
designed for use with GNOME 3. It tries to follow the GNOME Human
Interface Guidelines as much as possible. If the X Window System is
not active then an alternative text-mode dialog will be used. There
are sibling packages that implement PIN entry dialogs using other
tool kits.
- pinentry-gnome3-dbgsym: debug symbols for pinentry-gnome3
- pinentry-gtk2: GTK+-2-based PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry dialog
using the GTK+ tool kit version 2. If the X Window System is not
active then an alternative text-mode dialog will be used. There are
sibling packages that implement PIN entry dialogs using other tool
kits.
- pinentry-gtk2-dbgsym: debug symbols for pinentry-gtk2
- pinentry-qt: Qt-based PIN or pass-phrase entry dialog for GnuPG
This package contains a program that allows for entry of PINs or pass
phrases. It is useful for entering pass phrases when using encryption
software such as GnuPG or e-mail clients using the same. It uses an open
protocol and is therefore not tied to particular software.
.
The program contained in this package implements a PIN entry dialog
using the Qt tool kit, so it is especially suitable for users of KDE.
If the X Window System is not active then an alternative text-mode
dialog will be used. There are sibling packages that implement PIN
entry dialogs using other tool kits.
- pinentry-qt-dbgsym: debug symbols for pinentry-qt
- pinentry-tty: minimal dumb-terminal PIN or pass-phrase entry for GnuPG
This package contains a program that allows for secure entry of PINs or
pass phrases. That means it tries to take care that the entered
information is not swapped to disk or temporarily stored anywhere.
This functionality is particularly useful for entering pass phrases
when using encryption software such as GnuPG or e-mail clients using
the same. It uses an open protocol and is therefore not tied to
particular software.
.
The program contained in this package implements a PIN entry prompt
that interacts directly with the controlling terminal. It has
minimal dependencies, meaning that it is useful for users working
with dumb terminals or similarly constrained environments. There are
sibling packages that implement PIN entry dialogs that use curses for
friendlier text-mode inputs on non-dumb terminals, and other sibling
packages that provide PIN entry dialogs using an X tool kit.
- pinentry-tty-dbgsym: debug symbols for pinentry-tty