Page MenuHome GnuPG
Feed All Stories

Jan 4 2022

ikloecker committed rM3da06d1096ee: cpp: Allow export of secret keys (authored by ikloecker).
cpp: Allow export of secret keys
Jan 4 2022, 4:09 PM
aheinecke committed rLIBKLEOd192f52fa9d0: Add DocAction helper class (authored by aheinecke).
Add DocAction helper class
Jan 4 2022, 3:10 PM
werner changed the edit policy for Distributions.
Jan 4 2022, 2:43 PM
werner changed the edit policy for Campaign Artwork.
Jan 4 2022, 2:43 PM
werner changed the edit policy for Press Review.
Jan 4 2022, 2:43 PM
werner changed the edit policy for Feedback.
Jan 4 2022, 2:42 PM
werner changed the Can Use Application policy for application Phriction from Administrators to Public (No Login Required).
Jan 4 2022, 2:40 PM
werner changed the edit policy for Wiki Home.
Jan 4 2022, 2:39 PM
aheinecke committed rKLEOPATRAb06e18ebab4a: Show group config handout in group config help (authored by aheinecke).
Show group config handout in group config help
Jan 4 2022, 1:53 PM
aheinecke committed rKLEOPATRA998a19b36601: Use new DocAction for g4w comp and new docs (authored by aheinecke).
Use new DocAction for g4w comp and new docs
Jan 4 2022, 1:53 PM
gniibe added a comment to T5752: libgcrypt: Adding aes-wrap-pad (RFC5649) support.

For unwrapping, it is good if we can support "automatic" unwrapping, apply W^-1 and check the first 8 octets to see if it's KW or KWP.

Jan 4 2022, 1:01 PM · Feature Request, libgcrypt
gniibe added a project to T5748: Adding poll/ppoll to NPTH: Restricted Project.
Jan 4 2022, 12:58 PM · npth, Feature Request
Jakuje added a comment to T5747: Provide a way to request non-FIPS service in FIPS mode.

Thanks. Looks good to me (both merged changes and the above proposal). In addition to the changes proposed above, we certainly need to update the documentation about this, probably also the FSM diagram.

Jan 4 2022, 12:47 PM · Feature Request, FIPS, libgcrypt
ikloecker committed rMfa5f1b57cc12: cpp: Remove obsolete workaround (authored by ikloecker).
cpp: Remove obsolete workaround
Jan 4 2022, 12:31 PM
ikloecker committed rM2752e81f8925: core: Add new option --secret-subkey to help texts. (authored by ikloecker).
core: Add new option --secret-subkey to help texts.
Jan 4 2022, 12:31 PM
gniibe claimed T5541: Envvar LIBGCRYPT_FORCE_FIPS_MODE.
Jan 4 2022, 11:17 AM · Feature Request, FIPS, libgcrypt
gniibe edited projects for T5747: Provide a way to request non-FIPS service in FIPS mode, added: Feature Request; removed Bug Report.
Jan 4 2022, 11:17 AM · Feature Request, FIPS, libgcrypt
gniibe claimed T5747: Provide a way to request non-FIPS service in FIPS mode.
Jan 4 2022, 11:16 AM · Feature Request, FIPS, libgcrypt
gniibe moved T5747: Provide a way to request non-FIPS service in FIPS mode from Backlog to Next on the FIPS board.
Jan 4 2022, 11:16 AM · Feature Request, FIPS, libgcrypt
gniibe moved T5636: Run integrity checks + selftests from library constructor in FIPS from Next to Ready for release on the FIPS board.
Jan 4 2022, 11:16 AM · FIPS, libgcrypt, Bug Report
gniibe moved T5512: Implement service indicators from Next to Ready for release on the FIPS board.
Jan 4 2022, 11:16 AM · Feature Request, FIPS, libgcrypt
gniibe moved T5692: New entropy gatherer using the genentropy system call. from Next to Ready for release on the FIPS board.
Jan 4 2022, 11:15 AM · libgcrypt, FIPS
gniibe moved T5759: Rename rndlinux module to rndoldlinux from Backlog to Next on the FIPS board.
Jan 4 2022, 11:07 AM · libgcrypt, FIPS
gniibe removed a project from T5759: Rename rndlinux module to rndoldlinux: Restricted Project.
Jan 4 2022, 10:56 AM · libgcrypt, FIPS
gniibe triaged T5759: Rename rndlinux module to rndoldlinux as Normal priority.
Jan 4 2022, 10:55 AM · libgcrypt, FIPS
ikloecker committed rM0e19c4879193: core: New export mode to export secret subkeys. (authored by ikloecker).
core: New export mode to export secret subkeys.
Jan 4 2022, 9:34 AM
ikloecker committed rM414bbdd53c38: doc: Remove documentation of obsolete export mode flag (authored by ikloecker).
doc: Remove documentation of obsolete export mode flag
Jan 4 2022, 9:34 AM
ikloecker committed rMc710af223cc2: core: Check for unsupported export mode flags (authored by ikloecker).
core: Check for unsupported export mode flags
Jan 4 2022, 9:34 AM
ikloecker committed rM326857511587: core: Factor out the check for valid export mode flags. (authored by ikloecker).
core: Factor out the check for valid export mode flags.
Jan 4 2022, 9:34 AM
ikloecker committed rMc0581adabe7f: core: Check for combination of ssh mode with other mode flags (authored by ikloecker).
core: Check for combination of ssh mode with other mode flags
Jan 4 2022, 9:34 AM
gniibe renamed T5758: scd: loop forever with reader_port, when open_pcsc_reader failed from scd: reader_port to scd: loop forever with reader_port, when open_pcsc_reader failed.
Jan 4 2022, 7:03 AM · gnupg (gpg23), scd
gniibe claimed T5758: scd: loop forever with reader_port, when open_pcsc_reader failed.
Jan 4 2022, 7:02 AM · gnupg (gpg23), scd
gniibe committed rGf9c9938b28b6: scd,pcsc: Fix error handling for a reader with reader-port. (authored by gniibe).
scd,pcsc: Fix error handling for a reader with reader-port.
Jan 4 2022, 7:02 AM
gniibe added a comment to T5758: scd: loop forever with reader_port, when open_pcsc_reader failed.

The problem was the error handling.
I didn't apply the patch directly, but improved the code paths.

Jan 4 2022, 7:02 AM · gnupg (gpg23), scd
gniibe triaged T5758: scd: loop forever with reader_port, when open_pcsc_reader failed as Normal priority.
Jan 4 2022, 6:44 AM · gnupg (gpg23), scd
gniibe accepted D547: Fixed reader-port infinite loop.
Jan 4 2022, 6:42 AM
gniibe added a comment to T5747: Provide a way to request non-FIPS service in FIPS mode.

And I'm testing following:

Jan 4 2022, 6:40 AM · Feature Request, FIPS, libgcrypt
gniibe added a comment to T5747: Provide a way to request non-FIPS service in FIPS mode.

The "at first" change done.

Jan 4 2022, 6:40 AM · Feature Request, FIPS, libgcrypt
gniibe committed rC034e4402dade: fips: Use flags.fips to check algo availability. (authored by gniibe).
fips: Use flags.fips to check algo availability.
Jan 4 2022, 6:13 AM
gniibe committed rCf9ba07942b10: cipher: Use const for *_spec_t, if possible. (authored by gniibe).
cipher: Use const for *_spec_t, if possible.
Jan 4 2022, 6:13 AM
gniibe committed rCc49ff1f46436: doc: Fix previous commit. (authored by gniibe).
doc: Fix previous commit.
Jan 4 2022, 6:13 AM
gniibe added a comment to T5747: Provide a way to request non-FIPS service in FIPS mode.

At first, I think that we need to change the way how libgcrypt rejects non-approved cipher/md/mac/pk.

Jan 4 2022, 3:30 AM · Feature Request, FIPS, libgcrypt
gniibe committed rC11ef7b50a708: doc: Update doc/gcrypt.texi for random/. (authored by gniibe).
doc: Update doc/gcrypt.texi for random/.
Jan 4 2022, 2:45 AM
gniibe added a project to T5752: libgcrypt: Adding aes-wrap-pad (RFC5649) support: Restricted Project.
Jan 4 2022, 12:56 AM · Feature Request, libgcrypt

Jan 3 2022

Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRA66228e66f25b: GIT_SILENT Update Appstream for new release (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Update Appstream for new release
Jan 3 2022, 11:00 PM
Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRA794e96e3d761: GIT_SILENT Update Appstream for new release (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Update Appstream for new release
Jan 3 2022, 11:00 PM
Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRA8b2ff3f387f1: GIT_SILENT Upgrade release service version to 21.12.1. (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Upgrade release service version to 21.12.1.
Jan 3 2022, 11:00 PM
ikloecker moved T5334: Kleopatra: Add more support for WKS / WKD from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 3 2022, 4:41 PM · kleopatra, Restricted Project
secarica updated the task description for T5753: Romanian translation for GPA.
Jan 3 2022, 2:20 PM · gpa
secarica updated the task description for T5753: Romanian translation for GPA.
Jan 3 2022, 2:18 PM · gpa
werner committed rG4d52ba943127: doc: Fix the title of the man pages to GnuPG 2.3 (authored by werner).
doc: Fix the title of the man pages to GnuPG 2.3
Jan 3 2022, 12:21 PM
werner committed rGe83692317573: po: Fix German translation (authored by werner).
po: Fix German translation
Jan 3 2022, 12:21 PM
werner committed rGec311425cacb: doc: Typo fixes. (authored by werner).
doc: Typo fixes.
Jan 3 2022, 12:21 PM
ikloecker moved T5755: Kleopatra: Export secret subkeys from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 3 2022, 12:00 PM · Restricted Project, Feature Request, kleopatra
ikloecker added a project to T5755: Kleopatra: Export secret subkeys: Restricted Project.
Jan 3 2022, 11:59 AM · Restricted Project, Feature Request, kleopatra
ikloecker renamed T5754: gpgtar needs to support longer filenames. from gpgtar needs to support lonerg filenames. to gpgtar needs to support longer filenames..
Jan 3 2022, 11:32 AM · gnupg (gpg22), gpgtar
aheinecke triaged T5755: Kleopatra: Export secret subkeys as Normal priority.
Jan 3 2022, 10:26 AM · Restricted Project, Feature Request, kleopatra
werner created T5754: gpgtar needs to support longer filenames..
Jan 3 2022, 10:25 AM · gnupg (gpg22), gpgtar
werner closed T5226: gpgtar: Windows decrypting a gpgtar archive with 8bit filename leads to wrong name as Resolved.

We have full Unicode support on the command line since 2.2.28 (2021-06-10)

Jan 3 2022, 10:23 AM · gpgtar
werner committed rWbd8757e83af5: appimage: Use env(1) to start with parameters. (authored by werner).
appimage: Use env(1) to start with parameters.
Jan 3 2022, 10:15 AM
werner committed rDa2504c94dccf: blog: s/Greenbone/GreenShield/ (authored by werner).
blog: s/Greenbone/GreenShield/
Jan 3 2022, 9:19 AM
gniibe committed rC2914f169f954: cipher: Add support of Key wrap with padding (KWP). (authored by gniibe).
cipher: Add support of Key wrap with padding (KWP).
Jan 3 2022, 7:41 AM
secarica updated the task description for T5753: Romanian translation for GPA.
Jan 3 2022, 5:20 AM · gpa
secarica triaged T5753: Romanian translation for GPA as Normal priority.
Jan 3 2022, 5:18 AM · gpa

Jan 2 2022

werner committed rDda5b32d886fc: blog: A new Future for GnuPG (authored by werner).
blog: A new Future for GnuPG
Jan 2 2022, 8:23 PM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAafc026fff792: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Jan 2 2022, 1:48 AM

Jan 1 2022

Laurent Montel <montel@kde.org> committed rKLEOPATRAdd82d7fe7f97: GIT_SILENT: happy new year (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: happy new year
Jan 1 2022, 4:43 PM

Dec 31 2021

craftbyte added a reviewer for D547: Fixed reader-port infinite loop: gniibe.

Please review these changes

Dec 31 2021, 1:40 AM
craftbyte requested review of D547: Fixed reader-port infinite loop.
Dec 31 2021, 1:39 AM

Dec 30 2021

werner changed the status of T5732: Backport option reading in gpgconf to 2.2 from Open to Testing.

Backport done but diligent testing is required.

Dec 30 2021, 10:51 AM · Restricted Project, Bug Report, kleopatra, backport, gnupg (gpg22)
werner committed rGc4153f7021af: build: Fixes recent commits to still build with gpgrt 1.27. (authored by werner).
build: Fixes recent commits to still build with gpgrt 1.27.
Dec 30 2021, 10:48 AM
werner committed rGc69c51bce0f0: gpgconf: Do not list ignored options and mark forced options as r/o. (authored by werner).
gpgconf: Do not list ignored options and mark forced options as r/o.
Dec 30 2021, 10:29 AM
werner committed rG42785d7c8a52: gpgconf: Do not list ignored options and mark forced options as r/o. (authored by werner).
gpgconf: Do not list ignored options and mark forced options as r/o.
Dec 30 2021, 10:29 AM
werner committed rGbf284fdf22f4: dirmngr: Re-group the options in the --help output. (authored by werner).
dirmngr: Re-group the options in the --help output.
Dec 30 2021, 10:29 AM
werner committed rG5fb71a8e039c: gpgsm: Re-group the options in the --help output. (authored by werner).
gpgsm: Re-group the options in the --help output.
Dec 30 2021, 10:28 AM
werner committed rGf7bde071ccc8: gpg: Re-group the options in the --help output. (authored by werner).
gpg: Re-group the options in the --help output.
Dec 30 2021, 10:28 AM
werner committed rG7f9791e16789: scd: Re-group the options in the --help output. (authored by werner).
scd: Re-group the options in the --help output.
Dec 30 2021, 10:28 AM
werner committed rG593402711523: gpgconf: Take care of --homedir when reading/updating options. (authored by werner).
gpgconf: Take care of --homedir when reading/updating options.
Dec 30 2021, 10:28 AM
werner committed rG7e535503a9c6: agent: Re-group the options in the --help output. (authored by werner).
agent: Re-group the options in the --help output.
Dec 30 2021, 10:28 AM
werner committed rGf0d034ebf4fc: common: New function xreallocarray (authored by werner).
common: New function xreallocarray
Dec 30 2021, 10:28 AM
werner committed rG7a3a1ef37071: gpgconf: Rewrite the gpgconf-comp module. (authored by werner).
gpgconf: Rewrite the gpgconf-comp module.
Dec 30 2021, 10:28 AM
werner committed rG7397872445d6: gpgconf: Support reading global options (part 1). (authored by werner).
gpgconf: Support reading global options (part 1).
Dec 30 2021, 10:28 AM
werner committed rG5f890f417f13: gpgconf: Support reading global options (part 2). (authored by werner).
gpgconf: Support reading global options (part 2).
Dec 30 2021, 10:28 AM

Dec 28 2021

fedders added a comment to T5237: GPGOL loaded but doesn't open Mails in Outlook 2016.

Unfortunately same story for GpgOL v42.5.1. Tried disabling all non-Microsoft plugins, however to no avail. Signed and encrypted messages are shown as blank, whereas I can see the content of the signed e-mails in the Outlook web client and on my iOS device.

Dec 28 2021, 4:30 PM · gpg4win, gpgol

Dec 24 2021

bnavigator added a comment to D546: build: Find correct version string for Python >= 3.10.

The new revision uses the python.m4 version from automake 1.16.5 and keeps Werner's modifications with the 4th parameter.
See also https://dev.gnupg.org/T3354 and https://dev.gnupg.org/rMff6ff616aea6f59b7f2ce1176492850ecdf3851e

Dec 24 2021, 2:14 PM · Python, Feature Request, gpgme
bnavigator updated the diff for D546: build: Find correct version string for Python >= 3.10.
Dec 24 2021, 2:06 PM · Python, Feature Request, gpgme
bnavigator added a comment to D546: build: Find correct version string for Python >= 3.10.

I am not sure if you assumption about the intention is correct. After all, the openSUSE rpm build does use it for creating binding packages for all available python3 versions. If you remove the functionality to find all available versions ("flavors" in the openSUSE rpm packager lingo), the RPM build would need to introduce separate calls of configure and make.

Dec 24 2021, 12:12 PM · Python, Feature Request, gpgme
gniibe added a project to T5752: libgcrypt: Adding aes-wrap-pad (RFC5649) support: libgcrypt.
Dec 24 2021, 9:20 AM · Feature Request, libgcrypt
gniibe triaged T5752: libgcrypt: Adding aes-wrap-pad (RFC5649) support as Wishlist priority.
Dec 24 2021, 9:20 AM · Feature Request, libgcrypt
gniibe added a comment to D546: build: Find correct version string for Python >= 3.10.

Thank you for submitting the patch.

Dec 24 2021, 2:24 AM · Python, Feature Request, gpgme

Dec 23 2021

ilya_indigo added a comment to T5444: "gpg: key generation failed: Unknown elliptic curve" from "Key-Type: default".

https://bugs.kde.org/show_bug.cgi?id=447326
This problem also appears for trojita.

Dec 23 2021, 10:17 PM · gnupg24, gnupg (gpg23)
werner closed T5744: Issue with connecting to GPG server as Resolved.

The debug log was from gpg and not from dirmngr and thus it is not helpful. I also guess that an older dirmngr was still running, because the LE bug has been fixed in 2.3.4.

Dec 23 2021, 5:31 PM · Bug Report, gpg4win
bnavigator added a comment to D546: build: Find correct version string for Python >= 3.10.

Format sys.version_info[:2] instead of cutting it from sys.version[:3]
as Python versions >= 3.10 have more than 3 characters for their version
string. Bump minimum Python version to 2.1 because the new
ax_python_devel specifies this.

Dec 23 2021, 5:01 PM · Python, Feature Request, gpgme
bnavigator updated the summary of D546: build: Find correct version string for Python >= 3.10.
Dec 23 2021, 4:55 PM · Python, Feature Request, gpgme
bnavigator updated the summary of D546: build: Find correct version string for Python >= 3.10.
Dec 23 2021, 4:54 PM · Python, Feature Request, gpgme
bnavigator updated the summary of D546: build: Find correct version string for Python >= 3.10.
Dec 23 2021, 4:54 PM · Python, Feature Request, gpgme
bnavigator requested review of D546: build: Find correct version string for Python >= 3.10.
Dec 23 2021, 4:47 PM · Python, Feature Request, gpgme
bnavigator requested review of D545: build: Python without distutils.
Dec 23 2021, 4:45 PM
vsajip added a comment to T5742: Apparent regressions between 2.2.32 and 2.2.33 of GnuPG.

Will go into 2.3.4.

Dec 23 2021, 12:13 PM · Restricted Project, Bug Report, gnupg (gpg23)
ikloecker closed T5725: Kleopatra: Certificate lookup shows only one result even if there are 100s matches as Resolved.
Dec 23 2021, 11:38 AM · Restricted Project, kleopatra, Bug Report