Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-20 Thread Jan Kundrát
On Thursday, 17 March 2016 22:02:31 CET, Erik Quaeghebeur wrote: I can't recreate the issue now. I have the feeling something has been cached (by GnuPG)? In any case, I think it said it was waiting for signature verification. The only caching comes from Trojita itself. The GpgME library doesn'

Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-19 Thread Erik Quaeghebeur
On dinsdag 8 maart 2016 18:13:54 CET, Jan Kundrát wrote: Comments and feedback on how well it works or how it breaks horribly are appreciated. I did a first preliminary test: look at a pgp-signed message (multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256). The result w

Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-19 Thread Jan Kundrát
On Thursday, 17 March 2016 00:12:15 CET, Erik Quaeghebeur wrote: Feedback: for messages that are signed but not encrypted, there is no reason to have people wait on the message while the signature is being checked. If possible: show it immediately, but with an indication that the signature is b

Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-18 Thread Erik Quaeghebeur
Op do 17 mrt 2016 15:43:28 schreef Jan Kundrát: > What does the box say? Is it waiting for the data, or waiting for the > signature verification? The UI strings are different in these cases. I can't recreate the issue now. I have the feeling something has been cached (by GnuPG)? In any case, I t

Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-14 Thread Jan Kundrát
On Monday, 14 March 2016 11:08:14 CET, Erik Quaeghebeur wrote: Mimetic doesn't seem available in Gentoo portage. Do anybody know of an overlay that has it? I've now updated the ebuild that I've been using from the very beginning to the bug: https://bugs.gentoo.org/show_bug.cgi?id=77168 -- T

Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-14 Thread Erik Quaeghebeur
On maandag 14 maart 2016 00:30:26 CET, Jan Kundrát wrote: Do I need to have Mimetic installed? (I don't.) Yes. Mimetic doesn't seem available in Gentoo portage. Do anybody know of an overlay that has it? Erik

Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-13 Thread Jan Kundrát
On Sunday, 13 March 2016 23:49:22 CET, Erik Quaeghebeur wrote: Ok, I have this and the header files installed (thanks to kdepimlibs). You'll need the Qt5 version of GpgME++. I don't know if there was a release of that prior to their splitting from kdepimlibs -- but if kdepimlibs is the Qt5 ve

Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-13 Thread Erik Quaeghebeur
Hi, I'm trying to try out the GPG support. We're now using GpgME++, a C++ wrapper around libgpgme. Ok, I have this and the header files installed (thanks to kdepimlibs). Do I need to have Mimetic installed? (I don't.) All changes are available at [1], Am I correct to think this has now

Re: [trojita] GPG support: patches look promising, feedback wanted

2016-03-08 Thread Jan Kundrát
Just a heads-up -- the patch series has been updated, it no longer depends on the QCA library because of technical issues in this not-so-well-maintained Qt wrapper. We're now using GpgME++, a C++ wrapper around libgpgme. You can get it from KDE's git, and don't worry, it needs just ECM, the ex