Re: using --keyserver but still getting gpg: no keyserver known (use option --keyserver)

2017-09-19 Thread Werner Koch
On Mon, 18 Sep 2017 23:37, d...@fifthhorseman.net said: > modern versions of gpg should default to the hkps pool, and shouldn't > need any explicit configuration. Right, and it is also more future proof to use the keyserver option in dirmngr.conf instead of gpg.conf. But as you say, no configura

How to complete the public PGP key application

2017-09-19 Thread Steven
Hi Sir We are based on the "HDCP Signing Facility User's Guide" to apply public PGP key, but we could not find out like gpg.exe from the directory. Could you help to ask any of shortcut to complete the public PGP key application? Thanks! Steven Tao Jetway Information Co., Ltd. TE

[Announce] GnuPG 2.2.1 released

2017-09-19 Thread Werner Koch
Hello! We are is pleased to announce the availability of a new GnuPG release: version 2.2.1. 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

Re: OT: Which smartphone would you use

2017-09-19 Thread Andreas Ronnquist
On Mon, 18 Sep 2017 17:32:51 +0200, Thomas Hejze wrote: >Hello everyone, >I know this is off-topic, but since it is related to IT security and >therefore more or less to GNUPG, I hope that I get some helping >answers, though. > >Having been objecting to smartphones for a long time I fear that the

Re: Automating and integrating GPG

2017-09-19 Thread Andreas Heinlein
Am 18.09.2017 um 23:45 schrieb Daniel Kahn Gillmor: > I don't know how much smartcard interaction gpgme supports, though. None, as it seems. I have started developing with python-gpg and gpgme some weeks ago, but haven't yet done anything with smartcards yet. But as far as I can tell from the docs

Re: Automating and integrating GPG

2017-09-19 Thread Kristian Fiskerstrand
On 09/19/2017 03:53 PM, Andreas Heinlein wrote: > Handling of the passphrase is about one of the most sensitive > tasks when dealing with encryption. I currently can think of no way you > could handle passphrases on your own in python which I would call > 'secure'. In such a scenario I'd likely us