Page MenuHome GnuPG
Feed All Stories

Jan 9 2019

aheinecke closed T3815: tests fail in 2021 as Resolved.

I sent a message to gnupg-devel about this issue as it will probably hit more people now that the keys used are expired :-(

Jan 9 2019, 8:52 AM · qt, Python, gpgme, Bug Report
aheinecke committed rM66376f3e206a: qt: Use tofu conflict test keys without expiry (authored by aheinecke).
qt: Use tofu conflict test keys without expiry
Jan 9 2019, 8:46 AM
aheinecke added a comment to T3815: tests fail in 2021.

Oh,.. it is even worse. The conflict keys expired 2019-01-06 so they are actually expired right now.

Jan 9 2019, 8:18 AM · qt, Python, gpgme, Bug Report
aheinecke claimed T3815: tests fail in 2021.
Jan 9 2019, 8:12 AM · qt, Python, gpgme, Bug Report
werner added a comment to T3322: Set a policy for logo use.

In another project in the early 2000ies we had a lawyer from one of those Königsallee lawfirsm as partner. IIRC the estimated cost for a word trademark in the EU, US, and JP was in the range of 10k for just a couple of years.

Jan 9 2019, 8:06 AM · Verein, gpgweb
werner reopened T3815: tests fail in 2021 as "Open".

I don't know why @BenM closed this bug given that he mentioned that the qt part is yet not solved.

Jan 9 2019, 8:00 AM · qt, Python, gpgme, Bug Report
aheinecke raised the priority of T4278: Signed mails not visible in Exchange web interface (owa) from Normal to High.

Should be looked at before the next release.

Jan 9 2019, 6:59 AM · gpgol, Bug Report, gpg4win
aheinecke merged task T4300: Signed (sign-only) messages are blank when read on Android email clients / Outlook online into T4278: Signed mails not visible in Exchange web interface (owa).
Jan 9 2019, 6:58 AM · gpgol, Bug Report, gpg4win
aheinecke merged T4300: Signed (sign-only) messages are blank when read on Android email clients / Outlook online into T4278: Signed mails not visible in Exchange web interface (owa).
Jan 9 2019, 6:58 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4300: Signed (sign-only) messages are blank when read on Android email clients / Outlook online.

Hi,
thanks for the report. We were unaware of the Andorid problem. The Web App issue was already reported similary.

Jan 9 2019, 6:58 AM · gpgol, Bug Report, gpg4win
aheinecke claimed T4295: PGP/MIME emails not decrypted.

18:25:22/11956/ERROR/mapihelp.cpp:mapi_change_message_class: can't save old message class: hr=0x80070005
18:25:22/11956/mapihelp.cpp:mapi_create_attach_table: message has 2 attachments
18:25:22/11956/mapihelp.cpp:mapi_create_attach_table: attachment info:
18:25:22/11956/ 3435173 mt=0 fname=gpgol_string_7' ct=application/pgp-encrypted' ct_parms=`(null)'
18:25:22/11956/ 3435205 mt=0 fname=gpgol_string_8' ct=application/octet-stream' ct_parms=`(null)'
18:25:22/11956/mapihelp.cpp:mapi_mark_moss_attach: Marking 3435173 as MOSS attachment
18:25:22/11956/ERROR/mapihelp.cpp:mapi_mark_moss_attach: can't set GpgOL Attach Type property: hr=0x80070005
18:25:22/11956/mapihelp.cpp:mapi_mark_moss_attach: Marking 3435205 as MOSS attachment
18:25:22/11956/ERROR/mapihelp.cpp:mapi_mark_moss_attach: can't set GpgOL Attach Type property: hr=0x80070005

Jan 9 2019, 6:55 AM · gpgol, Bug Report, gpg4win

Jan 8 2019

hedning added a comment to T3815: tests fail in 2021.

We've run into the testTofuConflict failure on NixOS. gpgme v1.12, gnupg v2.2.12.

Jan 8 2019, 8:05 PM · qt, Python, gpgme, Bug Report
aheinecke merged task T4311: Can't generate a key - Invalid argument into T4265: GPA: Can't create new keys with GPGME 1.12.x.
Jan 8 2019, 4:57 PM · gpa
aheinecke merged T4311: Can't generate a key - Invalid argument into T4265: GPA: Can't create new keys with GPGME 1.12.x.
Jan 8 2019, 4:57 PM · Bug Report, gpg4win, gpa
aheinecke added a comment to T4311: Can't generate a key - Invalid argument.

Yes please use the command line ( gpg --gen-key ) or Kleopatra. This issue is fixed in the latest version of the GPGME library.

Jan 8 2019, 4:56 PM · gpa
rainer added a comment to T3811: New website design.

Just trying to find out who spoke about _which_ website _exactly_. Obviously, it wasn't just about GnuPG e.V.

Jan 8 2019, 2:01 PM · gpgweb, Verein
rainer added a comment to T3322: Set a policy for logo use.

Just talked to Michael Stehmann again. He added some useful thoughts. Unfortunately, he didn't agree to summarise them in 2-3 paragraphs. So I'll try...

Jan 8 2019, 1:46 PM · Verein, gpgweb
werner committed rG6c000d4b78b8: doc: Mark keyserver-options timeout and http-proxy as obsolete. (authored by werner).
doc: Mark keyserver-options timeout and http-proxy as obsolete.
Jan 8 2019, 11:22 AM
aheinecke added a comment to T3740: Outlook unable to send encrypted or signed emails.

Reporter in wald said that he is using GMX with POP3. I don't see how that could change compose actions but maybe Outlook internally uses a different MAPI Provider which could cause different behavior. I have not tested POP 3 in a long time so this will be the next step here.

Jan 8 2019, 8:48 AM · gpgol, Bug Report
gniibe added a comment to T4298: 'make check' with uninstalled library, which is building now (even if rpath doesn't work well).

For other distros, it seems it's quite old issue: https://sourceware.org/ml/binutils/2012-05/msg00037.html

Jan 8 2019, 2:50 AM
gniibe added a comment to T4298: 'make check' with uninstalled library, which is building now (even if rpath doesn't work well).

My patches on the topic branch: https://dev.gnupg.org/source/libgpg-error/history/gniibe%252Fdisable-new-dtags/

Jan 8 2019, 2:49 AM
gniibe committed rE5f9569ee181f: build: Build with LD_LIBRARY_PATH, use of DT_RPATH (2/2). (authored by gniibe).
build: Build with LD_LIBRARY_PATH, use of DT_RPATH (2/2).
Jan 8 2019, 2:47 AM
gniibe committed rE7933692f2e60: build: Build with LD_LIBRARY_PATH, use of DT_RPATH (1/2). (authored by gniibe).
build: Build with LD_LIBRARY_PATH, use of DT_RPATH (1/2).
Jan 8 2019, 2:47 AM
gniibe added a comment to T4288: Add getrandom support for the BSDs.

In my patch, for OpenBSD and FreeBSD (well, other than GNU/Linux), it uses getentropy if available. For GNU/Linux, we use the local macro of getentropy (regardless of the availability of the function), keeping exactly same behavior of syscall with __NR_getrandom.

Jan 8 2019, 1:16 AM · libgcrypt

Jan 7 2019

aheinecke committed rDbca9c59ab107: people: Move me up and update me (authored by aheinecke).
people: Move me up and update me
Jan 7 2019, 4:31 PM
aheinecke added a comment to T3811: New website design.

Please provide a summary of the talk.

Jan 7 2019, 3:40 PM · gpgweb, Verein
aheinecke added a comment to T3322: Set a policy for logo use.

My opinion:

Jan 7 2019, 3:38 PM · Verein, gpgweb
aheinecke created T4312: Paypal account for GnuPG e.V..
Jan 7 2019, 3:32 PM · Verein
marekmostowiak added a comment to T4311: Can't generate a key - Invalid argument.

Can i generate a key using shell?

Jan 7 2019, 2:55 PM · gpa
marekmostowiak added a comment to T4311: Can't generate a key - Invalid argument.

Version gpg (GnuPG) 2.2.11

Jan 7 2019, 2:37 PM · gpa
werner added a comment to T4311: Can't generate a key - Invalid argument.

Version of gpa and best also of gpgme? The latest gpa releases show that in the About dialog.
The installed version of gpg is also of inetrest. In a shell enter "gpg --version".

Jan 7 2019, 2:26 PM · gpa
marekmostowiak added a project to T4311: Can't generate a key - Invalid argument: gpa.
Jan 7 2019, 1:51 PM · gpa
marekmostowiak created T4311: Can't generate a key - Invalid argument in the S1 Public space.
Jan 7 2019, 1:30 PM · gpa
rainer added a comment to T3322: Set a policy for logo use.

Talked to Michael Stehmann. First questions to be decided before estimating the efforts:

Jan 7 2019, 12:25 PM · Verein, gpgweb
rainer added a comment to T3811: New website design.

At end of 2018 we had a talk with designer Markus Maier in the Düsseldorf Office.
The issue was handled as well.

Jan 7 2019, 12:23 PM · gpgweb, Verein
aheinecke added a comment to T4299: Problem to verify PGP key used by Microsoft.

I did in my first comment here ;-)

Jan 7 2019, 11:30 AM · gpgol, gpg4win
gniibe added a comment to T4288: Add getrandom support for the BSDs.

Update to prefer syscall on GNU/Linux (no need to audit libc implementation):

Jan 7 2019, 11:03 AM · libgcrypt
JW-D added a comment to T4299: Problem to verify PGP key used by Microsoft.

Please, provide e-mail address, then I´ll send it asap

Jan 7 2019, 10:42 AM · gpgol, gpg4win
aheinecke committed rW009116eedeb0: web: Note Office 2019 support (authored by aheinecke).
web: Note Office 2019 support
Jan 7 2019, 10:41 AM
aheinecke created T4310: GPGME: Add ssh export mode.
Jan 7 2019, 10:33 AM · gpgme (gpgme 1.23.x), Feature Request
aheinecke added a comment to T4299: Problem to verify PGP key used by Microsoft.

Yes, please send the mails. Maybe they will show me the problem already. :-)

Jan 7 2019, 10:29 AM · gpgol, gpg4win
JW-D added a comment to T4299: Problem to verify PGP key used by Microsoft.

Very strange, but I tried it by myself, after your mail. The same for me. However, I can offer you to send two mails to you as EML files, one works, the other not. I using GnuPG also for verification from BSI newsletter, it works fine there. The problem is only with newsletters from "Microsoft security update releases", other Microsoft security notifications can be verified as well.

Jan 7 2019, 10:18 AM · gpgol, gpg4win
aheinecke added a comment to T4299: Problem to verify PGP key used by Microsoft.

@JW-D thanks. Please send them to aheinecke@gnupg.org

Jan 7 2019, 10:12 AM · gpgol, gpg4win
aheinecke committed rO796e3467dd64: Merge remote-tracking branch 'dutch-l10n/dutch' (authored by aheinecke).
Merge remote-tracking branch 'dutch-l10n/dutch'
Jan 7 2019, 10:10 AM
aheinecke committed rO085ad582eb94: po: Auto update po files (authored by aheinecke).
po: Auto update po files
Jan 7 2019, 10:10 AM
Eagle_Erwin committed rO2c4458a37135: Update Dutch translation (authored by Eagle_Erwin).
Update Dutch translation
Jan 7 2019, 10:10 AM
aheinecke committed rO7b71a741b73b: Add translators comment (authored by aheinecke).
Add translators comment
Jan 7 2019, 10:10 AM
aheinecke added a comment to T3740: Outlook unable to send encrypted or signed emails.

I had a report of this by mail where the problem was that:

Jan 7 2019, 9:44 AM · gpgol, Bug Report
aheinecke claimed T4297: The browser integration component is not installed by default.

Thanks for the report. Indeed I've overlooked this.

Jan 7 2019, 9:39 AM · gpgme, UI, gpg4win
JW-D added a comment to T4299: Problem to verify PGP key used by Microsoft.

Yes, GpgOL in version 2.3.2 fails to verify the original message, it is labeled as "not-secure". But it happens only to "Microsoft security update releases", not to other Microsoft Security Notifications which I receive on regular base. I contacted Microsoft Security Responce Center (MSRC) and they confirmed the failure of signature verification in this case. They were not aware about it, but checked it by them self after my mail. They had no explanation for that. Labeling the message as "not-secure" would may indicate that it would be altered in transport, but MSRC did not say that. Therefore, I still assume, that we have a bug in GnuPG.

Jan 7 2019, 9:19 AM · gpgol, gpg4win
aheinecke claimed T4299: Problem to verify PGP key used by Microsoft.

If it contains a gpgolPGP.dat it means that it was already parsed by GpgOL and GpgOL created the MOSS attachment from the clearsigned original message. That it's tnef is part of the export and should not be a problem.

Jan 7 2019, 9:02 AM · gpgol, gpg4win
Laurent Montel <montel@kde.org> committed rKLEOPATRAb23ba8856964: Use const'ref + port Q_FOREACH (authored by Laurent Montel <montel@kde.org>).
Use const'ref + port Q_FOREACH
Jan 7 2019, 8:51 AM
gniibe added a comment to T4298: 'make check' with uninstalled library, which is building now (even if rpath doesn't work well).

My tentative conclusion: When (GNU) ld supports --disable-new-dtags, add it to LDADD in tests/Makefile.am.

Jan 7 2019, 8:08 AM
gniibe committed rG5ab3bc422a5c: scd: Fix for USB INTERRUPT transfer. (authored by gniibe).
scd: Fix for USB INTERRUPT transfer.
Jan 7 2019, 6:30 AM
gniibe added a comment to T4308: scdaemon does not survive suspend/resume with Yubikey4.

Thanks a lot for your logs. I see what's going on here.
For some reason, Yubikey keeps running after failure by suspend/resume (perhaps, because it serves for multiple functionalities of USB HID for OTP, as well as CCID for OpenPGPcard).
This failure mode is not expected by the current implementation of scdaemon, under in-stock CCID driver.

Jan 7 2019, 6:06 AM · yubikey, Bug Report

Jan 6 2019

l10n daemon script <scripty@kde.org> committed rKLEOPATRA3afb7c18af9a: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Jan 6 2019, 8:45 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA12c249fbc06e: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Jan 6 2019, 5:51 AM

Jan 5 2019

werner closed T4309: gpg agent in ssh-support does not import RSA-Keys greater than 4160 bits as Wontfix.

Right. We won't change that though. Sorry.

Jan 5 2019, 8:23 PM · gpgagent, Bug Report

Jan 4 2019

werner committed rE933bfd7b652a: core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup. (authored by werner).
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Jan 4 2019, 2:56 PM
madonius created T4309: gpg agent in ssh-support does not import RSA-Keys greater than 4160 bits.
Jan 4 2019, 1:51 PM · gpgagent, Bug Report
raboof added a comment to T4308: scdaemon does not survive suspend/resume with Yubikey4.

Attached the wireshark log

Jan 4 2019, 10:53 AM · yubikey, Bug Report
gniibe claimed T4308: scdaemon does not survive suspend/resume with Yubikey4.

The workaround in T3825 is for PC/SC driver. So, it is not the case for internal stock CCID driver.
'scd reset /bye' does not let the scdaemon do reset process of the card itself. It resets the transaction of scdaemon.

Jan 4 2019, 6:16 AM · yubikey, Bug Report

Jan 3 2019

werner committed rG405feca2bdee: scd: Add two variants to the set of ISO7816 functions. (authored by werner).
scd: Add two variants to the set of ISO7816 functions.
Jan 3 2019, 3:20 PM
werner committed rGcca2b87e79cd: scd: Support "READKEY --advanced" for all cards. (authored by werner).
scd: Support "READKEY --advanced" for all cards.
Jan 3 2019, 3:20 PM
werner added a project to T4308: scdaemon does not survive suspend/resume with Yubikey4: yubikey.
Jan 3 2019, 10:22 AM · yubikey, Bug Report
raboof created T4308: scdaemon does not survive suspend/resume with Yubikey4.
Jan 3 2019, 9:30 AM · yubikey, Bug Report

Jan 2 2019

jukivili committed rC3ee6588de831: Process CCM/EAX/GCM/Poly1305 AEAD cipher modes input in 24 KiB chucks (authored by jukivili).
Process CCM/EAX/GCM/Poly1305 AEAD cipher modes input in 24 KiB chucks
Jan 2 2019, 9:04 PM
jukivili committed rC4871f11745f3: tests/benchmark: add Chacha20-Poly1305 benchmarking (authored by jukivili).
tests/benchmark: add Chacha20-Poly1305 benchmarking
Jan 2 2019, 9:04 PM
jukivili committed rCedde61f325e4: tests/benchmark: add --huge-buffers option for cipher tests (authored by jukivili).
tests/benchmark: add --huge-buffers option for cipher tests
Jan 2 2019, 9:04 PM
werner committed rG3d766924b412: doc: Typo fix in code comment (authored by werner).
doc: Typo fix in code comment
Jan 2 2019, 4:50 PM
BenM committed rMa0dbdfebbb60: python docs: post installer (authored by BenM).
python docs: post installer
Jan 2 2019, 1:26 AM
BenM committed rM207d4289d849: python: examples (authored by BenM).
python: examples
Jan 2 2019, 1:26 AM
BenM committed rMa2e7c863c821: python: post installer doc fix script (authored by BenM).
python: post installer doc fix script
Jan 2 2019, 1:26 AM
BenM committed rMef9355c2fe8f: python: docs processing (authored by BenM).
python: docs processing
Jan 2 2019, 1:26 AM

Jan 1 2019

l10n daemon script <scripty@kde.org> committed rKLEOPATRA85543cb0dc30: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jan 1 2019, 3:08 AM

Dec 31 2018

werner triaged T4303: scheme.c:875:33: error: expected ‘;’ before ‘abort’ as Low priority.

Please never ever define NDEBUG. This is a severe misfeature of the assert macro.

Dec 31 2018, 4:58 PM · Bug Report
Yuri Chornoivan <yurchor@ukr.net> committed rKLEOPATRA33d06a7eeb7f: Fix minor Doxygen issues (authored by Yuri Chornoivan <yurchor@ukr.net>).
Fix minor Doxygen issues
Dec 31 2018, 9:30 AM

Dec 30 2018

ooo created T4307: Importing existing elgamal subkey fails.
Dec 30 2018, 9:33 PM · gnupg, Bug Report
Laurent Montel <montel@kde.org> committed rKLEOPATRAfff6ee1fec8e: Update copyright (authored by Laurent Montel <montel@kde.org>).
Update copyright
Dec 30 2018, 10:58 AM
kaspro added a comment to T4301: Handling multiple subkeys on two SmartCards.

That's exactly the point: I do want one common encryption key between the two cards: So I can distinguish between the two, but en-/decrypt with both.
One is on the GnuPG SmartCard, the other on a YubiKey - output --card-status (some things xxx'ed out) :

Dec 30 2018, 4:55 AM · Restricted Project, gnupg, scd, Bug Report
JW created T4306: nPth fails to compile in the S1 Public space.
Dec 30 2018, 1:12 AM · npth, Bug Report
JW added a project to T4305: NtbTLS fails to compile: Bug Report.
Dec 30 2018, 1:06 AM · Bug Report, ntbtls
JW added a project to T4304: gcry_control (GCRYCTL_INIT_SECMEM, 16384, 0) failed: General error: libgcrypt.
Dec 30 2018, 1:05 AM · Legacy OS, Fedora, libgcrypt, Bug Report
JW created T4305: NtbTLS fails to compile in the S1 Public space.
Dec 30 2018, 1:05 AM · Bug Report, ntbtls

Dec 29 2018

JW updated the task description for T4304: gcry_control (GCRYCTL_INIT_SECMEM, 16384, 0) failed: General error.
Dec 29 2018, 11:47 PM · Legacy OS, Fedora, libgcrypt, Bug Report
JW created T4304: gcry_control (GCRYCTL_INIT_SECMEM, 16384, 0) failed: General error.
Dec 29 2018, 11:39 PM · Legacy OS, Fedora, libgcrypt, Bug Report
JW added a comment to T4303: scheme.c:875:33: error: expected ‘;’ before ‘abort’.

Here's the patch:

Dec 29 2018, 10:24 PM · Bug Report
JW updated the task description for T4303: scheme.c:875:33: error: expected ‘;’ before ‘abort’.
Dec 29 2018, 9:50 PM · Bug Report
JW created T4303: scheme.c:875:33: error: expected ‘;’ before ‘abort’.
Dec 29 2018, 9:50 PM · Bug Report

Dec 28 2018

werner renamed T4299: Problem to verify PGP key used by Microsoft from Problem to verify PGP key to Problem to verify PGP key used by Microsoft.
Dec 28 2018, 6:14 PM · gpgol, gpg4win
werner triaged T4302: GPA wrongly reports failure to retrieve key as Normal priority.
Dec 28 2018, 6:12 PM · gpa, Bug Report
JW-D added a comment to T4299: Problem to verify PGP key used by Microsoft.

I contacted Microsoft Security Response Center (MSRC) in regard to this matter. They confirmed the failed PGP key verification, but have not yet any explanation for that.

Dec 28 2018, 4:12 PM · gpgol, gpg4win
gniibe added a comment to T4301: Handling multiple subkeys on two SmartCards.

Please show us your output of gpg --card-status for each card, and tell us the reason why you think "the pgp db seems screwed up".

Dec 28 2018, 3:33 AM · Restricted Project, gnupg, scd, Bug Report
gniibe added a comment to T4301: Handling multiple subkeys on two SmartCards.

For my test, six distinct keys (three subkeys for each smartcard) works fine.
IIUC, you try to use same decryption key by two smartcards. Currently, it is not supported.

Dec 28 2018, 3:13 AM · Restricted Project, gnupg, scd, Bug Report

Dec 27 2018

Laurent Montel <montel@kde.org> committed rKLEOPATRA2e36daa7949c: GIT_SILENT: Update copyright (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Update copyright
Dec 27 2018, 6:33 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRAbcae97632b4a: Use https (authored by Laurent Montel <montel@kde.org>).
Use https
Dec 27 2018, 5:55 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRA2ad455e5fd68: Use https here too (authored by Laurent Montel <montel@kde.org>).
Use https here too
Dec 27 2018, 5:55 PM
gniibe added a project to T4301: Handling multiple subkeys on two SmartCards: Info Needed.

Is it an issue when you share an decryption key E among two smartcards?
I think that when there are six distinct keys (three subkeys for one smartcard each), it works fine.
I'll try to make reproducible test case.

Dec 27 2018, 9:05 AM · Restricted Project, gnupg, scd, Bug Report
gniibe claimed T4301: Handling multiple subkeys on two SmartCards.
Dec 27 2018, 4:30 AM · Restricted Project, gnupg, scd, Bug Report

Dec 26 2018

BenM committed rMd406471d4bf9: python: examples (authored by BenM).
python: examples
Dec 26 2018, 1:09 AM