> The bash file works on a fresh install of Ubuntu 16.04, 17.10 and
> Raspbian Stretch (for Raspberry Pi). Any suggestions for improvements?
Pass --enable-g13 --enable-wks-tools to your make invocation.
make -f build-aux/speedo.mk INSTALL_PREFIX=/usr/local \
speedo_pkg_gnupg_configure='--enabl
My goal is to compile the latest version of GnuPG for Ubuntu. The
following bash file does pretty well:
cd ~/Downloads
version=gnupg-2.2.3
wget https://gnupg.org/ftp/gcrypt/gnupg/$version.tar.bz2
wget https://gnupg.org/ftp/gcrypt/gnupg/$version.tar.bz2.sig
tar xf $version.tar.bz2
cd $version
sudo
Hi gnupg users:
Which gnupg2-smime should I use here with this amazn linux?
Error: Package: gnupg2-smime-2.0.14-8.el6.x86_64
(/gnupg2-smime-2.0.14-8.el6.x86_64)
Requires: gnupg2 = 2.0.14-8.el6
Installed: gnupg2-2.0.28-1.30.amzn1.x86_64 (installed)
gnupg2
El día martes, noviembre 21, 2017 a las 06:50:18p. m. +0900, NIIBE Yutaka
escribió:
> Matthias Apitz wrote:
> > The produced log is:
> >
> > $ cat ../AppData/Local/VirtualStore/Windows/SysWOW64/scdaemon.log
> [...]
> > 2017-11-21 08:24:04 scdaemon[3868.2] DBG: enter: apdu_open_reader:
> > ports
On 20/11/17 08:56, Werner Koch wrote:
> (Suggestions for the name of a shortcut command are welcome)
How about just --show? It was suggested in an unfriendly manner at
LWN[1], but apart from the unfriendliness, I do think it makes sense.
It does imply that it works for more than just keys, though.
Matthias Apitz wrote:
> The produced log is:
>
> $ cat ../AppData/Local/VirtualStore/Windows/SysWOW64/scdaemon.log
[...]
> 2017-11-21 08:24:04 scdaemon[3868.2] DBG: enter: apdu_open_reader:
> portstr=(null)
> 2017-11-21 08:24:04 scdaemon[3868.2] detected reader 'Broadcom Corp Contacted
> SmartCa
Hello,
Thanks, Werner, for the helping hand. I did so to capture the log of the
scdaemon.
But did not used the nice trick of TCP, because I did not wanted to have the VM
up and running and blocking the OpenPGP Card on USB. I run all the GnuPG
commands
from the DOS cmd shell, only the tail of
Hello!
We are is pleased to announce the availability of a new GnuPG release:
version 2.2.3. This is a maintenance release; see below for a list of
fixed bugs.
About GnuPG
===
The GNU Privacy Guard (GnuPG) is a complete and free implementation
of the OpenPGP standard which is commonly