Page MenuHome GnuPG

gnupg26Project
ActivePublic

Members

  • This project does not have any members.
  • View All

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

This is the current development version of GnuPG.

Recent Activity

Thu, Aug 21

werner closed T7788: Invalid selection in addkey as Resolved.
Thu, Aug 21, 11:43 AM · gnupg26, Bug Report
werner triaged T7788: Invalid selection in addkey as Low priority.
Thu, Aug 21, 11:43 AM · gnupg26, Bug Report
werner merged T7787: Support exporting for of Kyber+ECC keys and subkeys into T7315: Allow exporting of PQC keys..
Thu, Aug 21, 11:19 AM · gnupg26, OpenPGP, PQC, gnupg
werner renamed T7787: Support exporting for of Kyber+ECC keys and subkeys from Cannot export secret keys to Support exporting for of Kyber+ECC keys and subkeys.
Thu, Aug 21, 11:17 AM
werner triaged T7787: Support exporting for of Kyber+ECC keys and subkeys as Normal priority.

Well, I will re-use this as a feature request to add this feature. Workaround is to list the key with --with-keygrip and backup the ~/.gnupg/private-keys-v1.d/<keygrip>.key files.

Thu, Aug 21, 11:16 AM

Fri, Aug 15

ebo moved T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive from Backlog to WIP on the gpd5x board.
Fri, Aug 15, 12:07 PM · gnupg26, gpd5x, kleopatra

Wed, Aug 13

ebo triaged T7755: Kleopatra: Show error if a certification did not succeed, even if the cause is crash of background process as Low priority.

We decided that gpg should emit a status message for success, too.
gpgme should then look for that status message instead of only absence of error.

Wed, Aug 13, 2:35 PM · gnupg, gpgme, gpd5x, kleopatra
werner added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

A quick check with passing ASSUAN_PIPE_CONNECT_DETACHED does not changed anything.

Wed, Aug 13, 9:54 AM · gnupg26, gpgme, kleopatra, gpd5x

Tue, Aug 12

werner added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

I wonder whether rA3bccb33ccd9028ff505d9979fd6c8a37393b892d which changes Assuan's waitpid function for Windows is well aligned with the my_waitpid in gpgme's assuan-support.c (which does nothing). gpgme creates a detached process in most cases but for gpgsm assuan_pipe_connect is used without the ASSUAN_PIPE_CONNECT_DETACHED flag.

Tue, Aug 12, 11:12 AM · gnupg26, gpgme, kleopatra, gpd5x
werner added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

Another data point is that the faulty versions use libassuan 3 with a slightly changed API. May one of the follwing chnages cause the problem?

Tue, Aug 12, 10:51 AM · gnupg26, gpgme, kleopatra, gpd5x

Mon, Aug 11

ebo added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

Although in VSD 3.2.2 we get no warning when configuring S/MIME debugging wrong we then get a nice message "Configuration error" when trying to encrypt with S/MIME, instead of gpgsm hanging without any message at all:

Mon, Aug 11, 5:23 PM · gnupg26, gpgme, kleopatra, gpd5x

Fri, Aug 8

ebo added a comment to T7759: Kleopatra: Notepad encryption with S/MIME fails.

The issue also occurs in VSD-3.3.2 and 4win-4.4.1 but not in VSD 3.1.26

Fri, Aug 8, 2:20 PM · gnupg26, gpgme, kleopatra, gpd5x
werner triaged T7759: Kleopatra: Notepad encryption with S/MIME fails as High priority.
Fri, Aug 8, 6:33 AM · gnupg26, gpgme, kleopatra, gpd5x

Thu, Aug 7

werner placed T7730: gpg: retrieve a certificate from an LDAP server before sending it to the LDAP server up for grabs.
Thu, Aug 7, 12:04 PM · gnupg22, gnupg26, Feature Request, gpd5x

Mon, Aug 4

werner lowered the priority of T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive from Unbreak Now! to Normal.
Mon, Aug 4, 8:09 PM · gnupg26, gpd5x, kleopatra
werner changed the status of T7742: Extend the LDAP scheme for non-NTDS installations from Open to Testing.
Mon, Aug 4, 6:13 PM · dirmngr, LDAP, gnupg26
werner added a comment to T7742: Extend the LDAP scheme for non-NTDS installations.

The advantage of using a fingerprint for referencing a key is that there won't be any collisions in the keyid. Further this unifies the schema with an LDS (Windows) installation where DNs must anyway be unique. But take care the client needs to support this new flag. This will be the case for gnupg >= 2.5.12 (cf. T7756)

Mon, Aug 4, 6:05 PM · dirmngr, LDAP, gnupg26
werner removed a project from T5447: Add feature to delete a key from an LDAP server: Restricted Project.
Mon, Aug 4, 12:10 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner moved T5447: Add feature to delete a key from an LDAP server from QA to Done on the gnupg26 board.
Mon, Aug 4, 12:10 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner moved T5447: Add feature to delete a key from an LDAP server from Backlog to QA on the gnupg22 board.
Mon, Aug 4, 12:10 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner added a project to T5447: Add feature to delete a key from an LDAP server: gnupg22.
Mon, Aug 4, 12:09 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner moved T5447: Add feature to delete a key from an LDAP server from WiP to vsd-3.3.3 on the vsd33 board.
Mon, Aug 4, 12:09 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
gniibe added a comment to T7649: gnupg: Use KEM interface for encryption/decryption.

Applied the change above.

Mon, Aug 4, 11:19 AM · gnupg26
gniibe added a comment to T7649: gnupg: Use KEM interface for encryption/decryption.

I realized that I enbugged in rG5efabec21883: gpg:ecc: Use the common function of gnupg_get_ecc_params..
It has been regression since 2.5.9.

Mon, Aug 4, 9:39 AM · gnupg26

Fri, Aug 1

werner moved T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive from WIP to Done on the gnupg26 board.

Test on Windows by overwriting gpgtar from gpg4win-5.0.0-beta357 and also tested on Linux. Debian packages with patches are already available.

Fri, Aug 1, 4:39 PM · gnupg26, gpd5x, kleopatra
werner changed the status of T7730: gpg: retrieve a certificate from an LDAP server before sending it to the LDAP server from Open to Testing.
Fri, Aug 1, 4:37 PM · gnupg22, gnupg26, Feature Request, gpd5x
werner moved T7730: gpg: retrieve a certificate from an LDAP server before sending it to the LDAP server from Backlog to WIP on the gnupg26 board.
Fri, Aug 1, 4:19 PM · gnupg22, gnupg26, Feature Request, gpd5x
werner moved T7730: gpg: retrieve a certificate from an LDAP server before sending it to the LDAP server from Backlog to WIP on the gpd5x board.

There is a new --keyserver-option update-before-send which is enabled by default.

Fri, Aug 1, 4:18 PM · gnupg22, gnupg26, Feature Request, gpd5x

Thu, Jul 31

werner changed the status of T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive from Open to Testing.
Thu, Jul 31, 11:35 AM · gnupg26, gpd5x, kleopatra
werner claimed T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive.
Thu, Jul 31, 10:51 AM · gnupg26, gpd5x, kleopatra

Wed, Jul 30

werner added a project to T7757: Kleopatra: Error "no data" on decryption of tar.gpg archive: gnupg26.
Wed, Jul 30, 7:49 PM · gnupg26, gpd5x, kleopatra
ebo closed T7709: Decryption with ECC smartcard keys broken as Resolved.
Wed, Jul 30, 1:46 PM · gnupg26, Bug Report, gpd5x
ebo closed T7709: Decryption with ECC smartcard keys broken, a subtask of T7649: gnupg: Use KEM interface for encryption/decryption, as Resolved.
Wed, Jul 30, 1:46 PM · gnupg26
ebo moved T7709: Decryption with ECC smartcard keys broken from WIP to Done on the gpd5x board.

tested with Gpg4win-5.0.0-beta357 (GnuPG 2.5.11):

Wed, Jul 30, 1:46 PM · gnupg26, Bug Report, gpd5x
werner closed T7719: Release GnuPG 2.5.10 as Resolved.

Note that 2.5.11 fixes a regression in 2.5.10 regarding the use of notations for 3rd party signatures. See T7743

Wed, Jul 30, 11:06 AM · Release Info, gnupg, gnupg26

Tue, Jul 29

werner added a comment to T7709: Decryption with ECC smartcard keys broken.

The card returned these 32 bytes:

1883ba0d1cacda6f357ad9caa062ebd7b3a07291a7788565caf38973bf414286

agent_card_pkdecrypt however returned 33 bytes:

411883ba0d1cacda6f357ad9caa062ebd7b3a07291a7788565caf38973bf414286

Thus the indicator byte is 0x41. The specs (librepgp, rfc4880bis) say:

Tue, Jul 29, 3:26 PM · gnupg26, Bug Report, gpd5x

Jul 25 2025

werner moved T5447: Add feature to delete a key from an LDAP server from WIP to QA on the gnupg26 board.
Jul 25 2025, 5:30 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner moved T7709: Decryption with ECC smartcard keys broken from WIP to QA on the gnupg26 board.
Jul 25 2025, 5:29 PM · gnupg26, Bug Report, gpd5x
werner changed the status of T7719: Release GnuPG 2.5.10 from Open to Testing.
Jul 25 2025, 5:28 PM · Release Info, gnupg, gnupg26
werner updated the task description for T7719: Release GnuPG 2.5.10.
Jul 25 2025, 5:27 PM · Release Info, gnupg, gnupg26
werner moved T5447: Add feature to delete a key from an LDAP server from Backlog to WiP on the vsd33 board.
Jul 25 2025, 3:29 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner moved T5447: Add feature to delete a key from an LDAP server from Backlog to WIP on the gnupg26 board.
Jul 25 2025, 3:04 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner changed the status of T5447: Add feature to delete a key from an LDAP server from Open to Testing.
Jul 25 2025, 3:04 PM · gnupg22, vsd33 (vsd-3.3.3), gnupg26, LDAP
werner triaged T7742: Extend the LDAP scheme for non-NTDS installations as Normal priority.
Jul 25 2025, 2:07 PM · dirmngr, LDAP, gnupg26
werner triaged T7620: gpgme_get_key fails to detect secret encryption subkey after key generation on card (until context is recreated) as Normal priority.
Jul 25 2025, 10:32 AM · gnupg26, gnupg, Bug Report

Jul 17 2025

werner moved T7709: Decryption with ECC smartcard keys broken from Backlog to WIP on the gpd5x board.
Jul 17 2025, 9:12 AM · gnupg26, Bug Report, gpd5x
werner changed the status of T7709: Decryption with ECC smartcard keys broken, a subtask of T7649: gnupg: Use KEM interface for encryption/decryption, from Open to Testing.
Jul 17 2025, 9:12 AM · gnupg26
werner changed the status of T7709: Decryption with ECC smartcard keys broken from Open to Testing.
Jul 17 2025, 9:12 AM · gnupg26, Bug Report, gpd5x
gniibe added a parent task for T7709: Decryption with ECC smartcard keys broken: T7649: gnupg: Use KEM interface for encryption/decryption.
Jul 17 2025, 4:24 AM · gnupg26, Bug Report, gpd5x
gniibe added a subtask for T7649: gnupg: Use KEM interface for encryption/decryption: T7709: Decryption with ECC smartcard keys broken.
Jul 17 2025, 4:24 AM · gnupg26