[Announce] GPA 0.9.8 released

2015-09-09 Thread Werner Koch
Hello! We are pleased to announce GPA version 0.9.8. GPA is a graphical frontend for the GNU Privacy Guard (GnuPG). GPA can be used for most operations supported by GnuPG using either the OpenPGP or the S/MIME protocols. A smartcard manager and a generic user interface server are included as we

[Announce] GPA 0.9.9 released (fixing 0.9.8)

2015-09-09 Thread Werner Koch
Hello! We are pleased to announce GPA version 0.9.9. GPA is a graphical frontend for the GNU Privacy Guard (GnuPG). GPA can be used for most operations supported by GnuPG using either the OpenPGP or the S/MIME protocols. A smartcard manager and a generic user interface server are included as we

Re: gnupg-for-java

2015-09-09 Thread Robert J. Hansen
> I managed to get the ant build to succeed using the latest revision from > the guardianproject source[1] and junit-4.12. All I did was remove JUnit > from the project, added junit-4.12 as a referenced library and placed > the jar in the lib folder, added Excellent! Now send that off to h...@gua

Re: gnupg-for-java

2015-09-09 Thread Antony Prince
On 09/09/2015 10:10 AM, Robert J. Hansen wrote: > Other stuff that needs to be done: verify it works on Java 1.8, clean up > the OS X build (which is really hackish), and consider distributing > pre-built jarfiles containing the binaries and the source code, so that > people don't have to rebuild f

Smartcard power-down

2015-09-09 Thread the2nd
Hi, i found this thread (https://lists.gnupg.org/pipermail/gnupg-users/2014-September/050811.html) pointing out that a "gpgconf --reload scdaemon" should power-down a connected smartcard and thus lead to re-asking the PIN. I've tried this with a yubikey neo but does not work. I've also tried

Re: Temporary lock files?

2015-09-09 Thread aslam karachiwala
On 09/08/2015 12:26 PM, Werner Koch wrote: > On Wed, 12 Aug 2015 19:57, as...@mythicflow.com said: > >> My ~/.gnupg directory is getting filled with files named like >> ".#lk0x7feb6a637540..26914". >> >> Shouldn't these get deleted automagically? > It used to be common prectise to have a cron job d

Scdaemon log

2015-09-09 Thread Kostiantyn Chertov
Hello, I am trying to use my smart card with GnuPG 2.1.7 on Ubuntu. I hope it is p15 card but gpa 0.9.7 discard it. As far as I understood the Scdaemon log could help me to locate the problem. But I am a beginner in Linux and probably miss something. I tried to set: log-file /var/log/scd.log debu

Re: Smartcard power-down

2015-09-09 Thread NIIBE Yutaka
On 09/10/2015 05:57 AM, the...@otpme.org wrote: > pointing out that a "gpgconf --reload scdaemon" should power-down a > connected smartcard and thus lead to re-asking the PIN. I've tried > this with a yubikey neo but does not work. I've also tried sending > SIGHUP to scdaemon as well as gpg-agent b

Re: Scdaemon log

2015-09-09 Thread NIIBE Yutaka
On 09/10/2015 05:17 AM, Kostiantyn Chertov wrote: > I am trying to use my smart card with GnuPG 2.1.7 on Ubuntu. I hope it is > p15 card but gpa 0.9.7 discard it. Please note that SCDaemon only supports OpenPGPcard and its compatibles for the operations of gpg frontend. We have app-p15.c for some

Re: gnupg-for-java

2015-09-09 Thread Antony Prince
On 09/09/2015 01:39 PM, Antony Prince wrote: > On 09/09/2015 10:10 AM, Robert J. Hansen wrote: >> Other stuff that needs to be done: verify it works on Java 1.8, clean up >> the OS X build (which is really hackish), and consider distributing >> pre-built jarfiles containing the binaries and the s

Re: Scdaemon log

2015-09-09 Thread Werner Koch
On Thu, 10 Sep 2015 04:01, gni...@fsij.org said: > This is correct. I think that you also need to add a line of: > > disable-application openpgp nks This should not be required unless the card also has an OpenPGP or NKS application which come first in the order of card applications scdaemon tr