Page MenuHome GnuPG
Feed Advanced Search

Jan 23 2019

aheinecke claimed T4328: Missing case distinction for value "NaN" and "Inf" of IEEE floating point variable in function print_number(...) in the file cJSON.c:176.

Thanks, I don't think that it is a problem for our usecase but the fix is trivial and we should apply it.

Jan 23 2019, 8:42 AM · gpgme, Bug Report
aheinecke claimed T4330: Exception handling for very large or invalid number in function parse_number(...) in the file cJSON.c:184.

Thanks!

Jan 23 2019, 8:41 AM · gpgme, Bug Report
aheinecke claimed T4331: Stack Buffer overflow in ``` parse_array (cJSON * item, const char *value, const char **ep)``` if we send a prepared JSON file.

Thanks, will be fixed before the next release.

Jan 23 2019, 8:40 AM · gpgme, Bug Report
gniibe closed T4306: nPth fails to compile as Resolved.
Jan 23 2019, 3:27 AM · npth, Bug Report
gniibe closed T4308: scdaemon does not survive suspend/resume with Yubikey4 as Resolved.

Thank you. I was waiting your feedback.

Jan 23 2019, 2:11 AM · yubikey, Bug Report

Jan 22 2019

jmrexach added a comment to T4332: Gpg4win, data corruption.

No, thks. It's just a test to confirm this rare behaviour. I did the same test several times with several and diferent results. But I think that a data corruption occurs sometimes when encripting a folder with several and large files. Just aconfirmation of the bug for the developpers.

Jan 22 2019, 7:35 PM · gpg4win, Bug Report
jmanuel added a comment to T4332: Gpg4win, data corruption.

Hi jmrexach,

Jan 22 2019, 7:12 PM · gpg4win, Bug Report
raboof added a comment to T4308: scdaemon does not survive suspend/resume with Yubikey4.

I can confirm this has the desired effect for me on master (f97dc55ff1b041071bc3cbe98aa761bf77bb7ac8). Should we mark this issue as 'resolved' or do you have another process for that?

Jan 22 2019, 6:43 PM · yubikey, Bug Report
jmrexach added a comment to T4332: Gpg4win, data corruption.

Hi, jmanuel, I agree with you.

Jan 22 2019, 6:37 PM · gpg4win, Bug Report
jmanuel added a comment to T4332: Gpg4win, data corruption.

I almost forget. If I zip the directory and the encypher the .zip file through Kleopatra, everything goes ok.

Jan 22 2019, 11:23 AM · gpg4win, Bug Report
jmanuel added a comment to T4332: Gpg4win, data corruption.

Have you used a very old version (< 3 ) to create the directory? I know you said that you are currently using Gpg4win-3.1.5 but maybe you have used an older version to create the archive.

The cyphered directory is a Windows 10 directory.

Jan 22 2019, 11:02 AM · gpg4win, Bug Report
aheinecke triaged T4332: Gpg4win, data corruption as Normal priority.

Have you used a very old version (< 3 ) to create the directory? I know you said that you are currently using Gpg4win-3.1.5 but maybe you have used an older version to create the archive.
In the past we had a problem that Kleopatra would not see the errors from the archive program but that was fixed some time ago. The Archive problem had problems with non ASCII filenames but nowadays it only has problems with full unicode filenames and those errors are shown in Kleopatra.

Jan 22 2019, 10:20 AM · gpg4win, Bug Report
werner closed T4329: gpg2 should reject ELG key type when generating keys from batches using --gen-key as Resolved.

Thanks for the report. Fix will be in the next release.

Jan 22 2019, 10:19 AM · gnupg (gpg22), Bug Report
werner claimed T4329: gpg2 should reject ELG key type when generating keys from batches using --gen-key .
Jan 22 2019, 9:32 AM · gnupg (gpg22), Bug Report

Jan 21 2019

jegrp added a project to T4333: Job objects on Windows interfere with automatic start of gpg-agent: patch.

I've developed a simple patch that sets the CREATE_BREAKAWAY_FROM_JOB flag when creating a new background process. This flag requires a special permission on the job object, which is tested first. This means that the patch only works if the parent process sets JOB_OBJECT_LIMIT_BREAKAWAY_OK on the job object, otherwise the behavior should be as without the patch.

Jan 21 2019, 7:06 PM · patch, Windows, gpgagent, Bug Report
jegrp created T4333: Job objects on Windows interfere with automatic start of gpg-agent.
Jan 21 2019, 6:58 PM · patch, Windows, gpgagent, Bug Report
jmanuel created T4332: Gpg4win, data corruption.
Jan 21 2019, 5:21 PM · gpg4win, Bug Report
Hoeer.Code-Intelligence created T4331: Stack Buffer overflow in ``` parse_array (cJSON * item, const char *value, const char **ep)``` if we send a prepared JSON file.
Jan 21 2019, 3:44 PM · gpgme, Bug Report
Hoeer.Code-Intelligence created T4330: Exception handling for very large or invalid number in function parse_number(...) in the file cJSON.c:184.
Jan 21 2019, 1:54 PM · gpgme, Bug Report
The-Mule updated the task description for T4329: gpg2 should reject ELG key type when generating keys from batches using --gen-key .
Jan 21 2019, 1:51 PM · gnupg (gpg22), Bug Report
The-Mule created T4329: gpg2 should reject ELG key type when generating keys from batches using --gen-key .
Jan 21 2019, 1:50 PM · gnupg (gpg22), Bug Report
aheinecke merged T4325: Kleopatra erstellt keine Schlüssel into T4159: Kleopatra fails to create new Key Pair.
Jan 21 2019, 9:04 AM · gnupg, Bug Report, gpg4win
aheinecke merged task T4325: Kleopatra erstellt keine Schlüssel into T4159: Kleopatra fails to create new Key Pair.
Jan 21 2019, 9:04 AM · Bug Report, gpg4win
aheinecke added a comment to T4325: Kleopatra erstellt keine Schlüssel.

Hi,
we have a rare situation where the Home directory of Kleopatras backend ( gnupg ) becomes corrupted. This results in undefined behavior and strange error states from which we do not yet recover.

Jan 21 2019, 9:03 AM · Bug Report, gpg4win
aheinecke added a comment to T4159: Kleopatra fails to create new Key Pair.

I don't think the cause of the corruptions is user interference. Users which report that don't even know about the GnuPG home directory in advance. I think we have some kind of rare bug which causes the keyring to break.

Jan 21 2019, 9:01 AM · gnupg, Bug Report, gpg4win

Jan 18 2019

Hoeer.Code-Intelligence created T4328: Missing case distinction for value "NaN" and "Inf" of IEEE floating point variable in function print_number(...) in the file cJSON.c:176.
Jan 18 2019, 10:18 PM · gpgme, Bug Report
Hoeer.Code-Intelligence created T4327: Exception handling for very large or invalid number in function parse_number(...) in the file cJSON.c:176.
Jan 18 2019, 10:04 PM · gpgme, Bug Report
drdental added a comment to T4325: Kleopatra erstellt keine Schlüssel.

Hello, I'm trying to create my key with Cleopatra. It does not work.
At first it looks like it will work. The normal dialogue comes:
F576314: 1.jpg
The following when saving a backup, the following error occurs:
F576316: 2.jpg
When updating the certificates comes the following dialog:
F576319: 3.jpg
Enclosed the log files:
F576313: kleopatra.log.8456
F576312: Cleo-log
F576311: kleopatra.log.7084
Looking forward to help. Many Thanks

Jan 18 2019, 12:22 PM · Bug Report, gpg4win

Jan 17 2019

werner created T4326: Reloading gpg-agent with disable-scdaemon set does not stop scdaemon..
Jan 17 2019, 5:45 PM · Bug Report, scd, gpgagent
gniibe added a comment to T4303: scheme.c:875:33: error: expected ‘;’ before ‘abort’.

BTW, did you manually define -DNDEBUG, or what caused -DNDEBUG?

Jan 17 2019, 1:15 PM · Bug Report
gniibe merged T4303: scheme.c:875:33: error: expected ‘;’ before ‘abort’ into T3959: Syntax errors in scheme.c.
Jan 17 2019, 4:41 AM · Bug Report
gniibe merged task T4303: scheme.c:875:33: error: expected ‘;’ before ‘abort’ into T3959: Syntax errors in scheme.c.
Jan 17 2019, 4:41 AM · Bug Report
gniibe added a comment to T4304: gcry_control (GCRYCTL_INIT_SECMEM, 16384, 0) failed: General error.

Reading https://en.wikipedia.org/wiki/Fedora_version_history, I guess that your kernel/glibc doesn't have working mlock.
It may work if running by root, though.

Jan 17 2019, 4:05 AM · Legacy OS, Fedora, libgcrypt, Bug Report
gniibe closed T4305: NtbTLS fails to compile as Resolved.

It is fixed in master branch of the repo.

Jan 17 2019, 3:39 AM · Bug Report, ntbtls
gniibe claimed T4306: nPth fails to compile.

OK, it's a libc with no pthread_rwlock_t.

Jan 17 2019, 3:13 AM · npth, Bug Report
gniibe claimed T4243: Test failure in libgcrypt-1.8.4.

T4298: 'make check' with uninstalled library, which is building now (even if rpath doesn't work well) handles related issue, which was fixed for libgcrypt-1.9. Since this issue is for other libraries (libgpg-error, specifically), we could do something similar, but, it may be detecting LD_LIBRARY_PATH to fail with "Please remove LD_LIBRARY_PATH".

Jan 17 2019, 1:39 AM · Documentation, Tests, libgcrypt, Bug Report
gniibe closed T4324: "gpg-connect-agent updatestartuptty /bye" never returns with bash 5.0 as Invalid.

I think Bash 5.0 is in sid, not testing yet. Are you sure it's related to Bash 5.0? Is there any possibility your upgrading some other software causing this?

Jan 17 2019, 12:41 AM · Info Needed, Bug Report

Jan 16 2019

drdental created T4325: Kleopatra erstellt keine Schlüssel.
Jan 16 2019, 3:56 PM · Bug Report, gpg4win
actionmystique added a comment to T4324: "gpg-connect-agent updatestartuptty /bye" never returns with bash 5.0.

Rebooting the system makes the issue disappear.

Jan 16 2019, 11:49 AM · Info Needed, Bug Report
actionmystique updated the task description for T4324: "gpg-connect-agent updatestartuptty /bye" never returns with bash 5.0.
Jan 16 2019, 11:29 AM · Info Needed, Bug Report
actionmystique updated the task description for T4324: "gpg-connect-agent updatestartuptty /bye" never returns with bash 5.0.
Jan 16 2019, 11:27 AM · Info Needed, Bug Report
actionmystique created T4324: "gpg-connect-agent updatestartuptty /bye" never returns with bash 5.0.
Jan 16 2019, 11:18 AM · Info Needed, Bug Report

Jan 15 2019

MThib added a comment to T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.

Since today, I cannot send any Signed email. Outlook is crashing.
I guess it is due to the new version of GpgOL I installed.

Jan 15 2019, 5:12 PM · gpgol, Bug Report, gpg4win

Jan 14 2019

aheinecke added a comment to T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.

I've opened T4322 for the image embedding issue.

Jan 14 2019, 2:25 PM · gpgol, Bug Report, gpg4win
MThib added a comment to T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.

Thanks to the remediation.

Jan 14 2019, 12:56 PM · gpgol, Bug Report, gpg4win
aheinecke added a subtask for T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file: T4264: Gpg4win 3.1.6.
Jan 14 2019, 10:30 AM · gpgol, Bug Report, gpg4win
aheinecke changed the status of T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file from Open to Testing.

I think I understand what is going on here:

Jan 14 2019, 10:24 AM · gpgol, Bug Report, gpg4win
MThib added a comment to T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.

@aheinecke the file is gpgolXXX.dat. I never got the winmail.dat (I think).

Jan 14 2019, 9:26 AM · gpgol, Bug Report, gpg4win
MThib added a comment to T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.

Thanks for taking care of the action.

Jan 14 2019, 9:19 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.

@MThib What is the filename of the .dat with the original message, is it gpgolXXX.dat or winmail.dat and can you confirm that even without an attachment any modifications to the forwared mail are ignored and the mail is sent out as if it was send again?

Jan 14 2019, 9:09 AM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.

There appears to be something very fishy when forwarding from the sent mails folder. Even without attachments if I forward and modify the content the original message is sent out and not the modified one.

Jan 14 2019, 8:56 AM · gpgol, Bug Report, gpg4win
beckda added a comment to T4320: tar archive encryption failed with japanese characters.

Thanks for reply and clarification, regards danny

Jan 14 2019, 8:48 AM · gpg4win, kleopatra, Bug Report
aheinecke added a comment to T4320: tar archive encryption failed with japanese characters.

Thank you for the report. Sadly this is a long standing bug that is still not fixed. We hope to address this in a future version.

Jan 14 2019, 7:52 AM · gpg4win, kleopatra, Bug Report
aheinecke merged task T4320: tar archive encryption failed with japanese characters into T4083: gpgtar, Kleopatra: Unicode filenames that are not native 8 bit on Windows don't work.
Jan 14 2019, 7:51 AM · gpg4win, kleopatra, Bug Report
aheinecke merged T4320: tar archive encryption failed with japanese characters into T4083: gpgtar, Kleopatra: Unicode filenames that are not native 8 bit on Windows don't work.
Jan 14 2019, 7:51 AM · Bug Report, gpg4win, kleopatra, gpgtar
aheinecke claimed T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.

Thank you for your detailed report. I agree that this can have serious consequences as it might send out unintended information. I'll look into it with high priority.

Jan 14 2019, 7:50 AM · gpgol, Bug Report, gpg4win

Jan 11 2019

MThib updated the task description for T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.
Jan 11 2019, 7:34 PM · gpgol, Bug Report, gpg4win
MThib updated the task description for T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.
Jan 11 2019, 7:30 PM · gpgol, Bug Report, gpg4win
MThib renamed T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file from Forwarded Email send the previous version of the email and attached a dat file to [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.
Jan 11 2019, 7:20 PM · gpgol, Bug Report, gpg4win
MThib created T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file.
Jan 11 2019, 7:19 PM · gpgol, Bug Report, gpg4win
werner edited projects for T4320: tar archive encryption failed with japanese characters, added: gpg4win; removed gnupg (gpg23).
Jan 11 2019, 4:49 PM · gpg4win, kleopatra, Bug Report
beckda created T4320: tar archive encryption failed with japanese characters.
Jan 11 2019, 9:00 AM · gpg4win, kleopatra, Bug Report

Jan 10 2019

werner triaged T4317: libgcrypt: cipher/camellia-aarch64.S is not PIC as High priority.

Set to high because it breaks a build.

Jan 10 2019, 1:31 PM · asm, libgcrypt, Bug Report
aheinecke updated subscribers of T4317: libgcrypt: cipher/camellia-aarch64.S is not PIC.
Jan 10 2019, 9:16 AM · asm, libgcrypt, Bug Report
martin_netbsd created T4317: libgcrypt: cipher/camellia-aarch64.S is not PIC.
Jan 10 2019, 7:50 AM · asm, libgcrypt, Bug Report

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 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 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 · Not A Bug, 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 · Not A Bug, 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 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 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

Jan 7 2019

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
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 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

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 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

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

Dec 30 2018

ooo created T4307: Importing existing elgamal subkey fails.
Dec 30 2018, 9:33 PM · gnupg, Bug Report
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

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 triaged T4302: GPA wrongly reports failure to retrieve key as Normal priority.
Dec 28 2018, 6:12 PM · gpa, Bug Report
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

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