Page MenuHome GnuPG
Feed All Stories

Nov 22 2022

werner triaged T6284: Another integer overflow in Libksba as Unbreak Now! priority.
Nov 22 2022, 4:54 PM · CVE, Bug Report, libksba
ikloecker added a comment to T5688: Kleopatra: Configure to hide CSR creation.
[CMS]
AllowSigning=false

hides the S/MIME-Sign... entry in the Clipboard menu (in the Tools menu and the context menu of the system tray icon).

Nov 22 2022, 4:26 PM · kleopatra, Restricted Project
ebo added a comment to T5688: Kleopatra: Configure to hide CSR creation.

I have tried all 3 settings (in %LOCALAPPDATA%\kleopatrarc):

AllowCertificateCreation=false

works as described.

Nov 22 2022, 2:42 PM · kleopatra, Restricted Project
werner added projects to T6283: could the newer jq255 Elliptic Curve be interesting to implement?: Feature Request, libgcrypt.
Nov 22 2022, 1:18 PM · libgcrypt, Feature Request
sergi created T6283: could the newer jq255 Elliptic Curve be interesting to implement?.
Nov 22 2022, 12:11 PM · libgcrypt, Feature Request
ikloecker committed rKLEOPATRA0547308dc99b: Fix typo (authored by ikloecker).
Fix typo
Nov 22 2022, 12:10 PM
ebo closed T5677: Kleopatra: Do not offer deprecated gpg/keyserver option in GnuPG System configuration dialog as Resolved.

Keyserver option is no longer shown in the OpenPGP tab of GnuPG System

Nov 22 2022, 12:01 PM · Restricted Project, kleopatra, Feature Request
ikloecker committed rKLEOPATRAb92b5aaa2268: Clarify which smart card is meant in a question or message (authored by ikloecker).
Clarify which smart card is meant in a question or message
Nov 22 2022, 12:00 PM
ikloecker committed rKLEOPATRAe4b01103ddde: Only offer smart cards that support the key algorithm as target (authored by ikloecker).
Only offer smart cards that support the key algorithm as target
Nov 22 2022, 12:00 PM
ikloecker committed rKLEOPATRA882e48278f3a: Optionally, delete the locally stored secret key after copy to smart card (authored by ikloecker).
Optionally, delete the locally stored secret key after copy to smart card
Nov 22 2022, 12:00 PM
ikloecker committed rKLEOPATRA0fc73c181d94: Refactor keyTo*CardDone methods (authored by ikloecker).
Refactor keyTo*CardDone methods
Nov 22 2022, 12:00 PM
ikloecker committed rKLEOPATRA6ebe374cc45c: Replace generic button text with "Overwrite Existing Key" (authored by ikloecker).
Replace generic button text with "Overwrite Existing Key"
Nov 22 2022, 12:00 PM
ikloecker committed rKLEOPATRA039e93491be7: Show the subkey dialog with open() instead of exec() (authored by ikloecker).
Show the subkey dialog with open() instead of exec()
Nov 22 2022, 12:00 PM
ikloecker committed rKLEOPATRAb56b4fd38a38: Update listed subkeys if keys have changed (authored by ikloecker).
Update listed subkeys if keys have changed
Nov 22 2022, 12:00 PM
ikloecker committed rKLEOPATRA008e60fc762f: Clean up KeyToCardCommand (authored by ikloecker).
Clean up KeyToCardCommand
Nov 22 2022, 12:00 PM
sergi added a watcher for Feature Request: sergi.
Nov 22 2022, 11:59 AM
sergi added a member for libgcrypt: sergi.
Nov 22 2022, 11:57 AM
ikloecker committed rLIBKLEOc79ef234cd9b: Bump library version (authored by ikloecker).
Bump library version
Nov 22 2022, 11:44 AM
ikloecker committed rLIBKLEOf3bb991465e9: Add helper returning the directory containing the private key data (authored by ikloecker).
Add helper returning the directory containing the private key data
Nov 22 2022, 11:44 AM
ebo closed T5624: Prefill the search on server entry field in Kleopatra as Resolved.

works

Nov 22 2022, 10:49 AM · Restricted Project, kleopatra, Feature Request
gniibe added a comment to T5931: OpenSSH 8.9, 9.0, and 9.1 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required).

I tested with openssh 9.1. When I add -o PubkeyAuthentication=unbound, I can make the length of data smaller.

Nov 22 2022, 8:12 AM · gnupg24, workaround, Documentation, gnupg (gpg23), ssh, gpgagent
gniibe committed rG9a75460652d6: tests:gpgscm:w32: Fix for GetTempPath. (authored by gniibe).
tests:gpgscm:w32: Fix for GetTempPath.
Nov 22 2022, 7:25 AM
gniibe committed rG754175a46d3b: tests:w32: Fix for non-dot file name for Windows. (authored by gniibe).
tests:w32: Fix for non-dot file name for Windows.
Nov 22 2022, 7:25 AM
gniibe committed rG1c88104a3f00: tests: Keep .log files in objdir. (authored by gniibe).
tests: Keep .log files in objdir.
Nov 22 2022, 7:25 AM
gniibe committed rG43722438a826: tests: Use 233 for invalid value of FD. (authored by gniibe).
tests: Use 233 for invalid value of FD.
Nov 22 2022, 7:25 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8111ddebbeba: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 22 2022, 4:32 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA5b762cdf5cd2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 22 2022, 3:18 AM
gniibe committed rG561dafa85bdf: w32: Exclude tests with HOME. (authored by gniibe).
w32: Exclude tests with HOME.
Nov 22 2022, 2:54 AM
gniibe committed rGa27e6505daab: w32: Fix for make check. (authored by gniibe).
w32: Fix for make check.
Nov 22 2022, 2:54 AM
gniibe changed the status of T6274: documentation needs update for replacing gpgme-config from Open to Testing.

Please use gpgme.pc to configure your build. Your options are:
(1) With Autoconf:
(1-1) Use pkg.m4 and PKG_CHECK_MODULES (which uses pkg-config to access gpgme.pc)
(1-2) Use gpgme.m4 and AM_PATH_GPGME (which uses gpgrt-config to access gpgme.pc)
(2) Or... use pkg-config to access gpgme.pc.

Nov 22 2022, 2:50 AM · Documentation, gpgme, Bug Report

Nov 21 2022

gniibe committed rC35abf4d2eb58: random:w32: Don't emit message for diskperf when it's not useful. (authored by gniibe).
random:w32: Don't emit message for diskperf when it's not useful.
Nov 21 2022, 2:43 AM

Nov 20 2022

l10n daemon script <scripty@kde.org> committed rLIBKLEOc77bacb5313a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 20 2022, 5:42 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA2a768cc9332e: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 20 2022, 5:30 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOd373e3583315: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 20 2022, 3:47 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA90f3a220500d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 20 2022, 3:45 AM

Nov 19 2022

l10n daemon script <scripty@kde.org> committed rKLEOPATRA3040565681b4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 19 2022, 4:19 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAd54499384491: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 19 2022, 3:08 AM

Nov 18 2022

aheinecke committed rAa720b6cc443a: Fix make dist target (authored by aheinecke).
Fix make dist target
Nov 18 2022, 12:00 PM
gniibe committed rGce5bed2800e5: w32: Fix gnupg_tmpfile for possible failure. (authored by gniibe).
w32: Fix gnupg_tmpfile for possible failure.
Nov 18 2022, 11:27 AM
gniibe added a comment to T6275: gnupg: Improve gnupg_spawn_process function.

On Windows, closing/inheriting handles is different to POSIX.
https://devblogs.microsoft.com/oldnewthing/20111216-00/?p=8873
https://devblogs.microsoft.com/oldnewthing/20130426-00/?p=4543
https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-createprocessw
https://learn.microsoft.com/en-us/windows/win32/api/winbase/ns-winbase-startupinfoexw
https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-initializeprocthreadattributelist
https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-updateprocthreadattribute
https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-deleteprocthreadattributelist

Nov 18 2022, 6:33 AM · gnupg, libassuan, gpgrt
l10n daemon script <scripty@kde.org> committed rLIBKLEO9c21e3c6f5b4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 18 2022, 4:22 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAf1e8a5f68bf1: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 18 2022, 4:15 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6cded3c423a2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 18 2022, 3:06 AM
gniibe moved T6127: FIPS 140-3 final review comments from Next to Ready for release on the FIPS board.
Nov 18 2022, 2:07 AM · FIPS, libgcrypt, Bug Report
gniibe committed rCc34c9e70055e: fips: Mark AES key wrapping as approved. (authored by Jakuje).
fips: Mark AES key wrapping as approved.
Nov 18 2022, 2:07 AM
gniibe committed rCf4a861f3e5ae: pkdf2: Add checks for FIPS. (authored by Jakuje).
pkdf2: Add checks for FIPS.
Nov 18 2022, 2:07 AM
gniibe reopened T5512: Implement service indicators as "Testing".

I put rCc34c9e70055e: fips: Mark AES key wrapping as approved. under this task, so that it can be referred in the release note.

Nov 18 2022, 2:06 AM · Feature Request, FIPS, libgcrypt
gniibe added a comment to T6039: FIPS: Allow salt=NULL (or shorter salt) for HKDF.

Let me describe the changes recorded in this task.

Nov 18 2022, 2:02 AM · backport, libgcrypt, FIPS

Nov 17 2022

ikloecker added a comment to T6282: Kleopatra: Smartcard dialog for Signature Card 2.0 does not show keys if one key wasn't imported from the card.

It turned out that the reason for the problem is the use of the --ignore-cert-with-oid option in gpgsm.conf.

Nov 17 2022, 6:23 PM · Bug Report, kleopatra, scd
werner added a comment to T6282: Kleopatra: Smartcard dialog for Signature Card 2.0 does not show keys if one key wasn't imported from the card.

It turned out that the reason for the problem is the use of the --ignore-cert-with-oid option in gpgsm.conf.

Nov 17 2022, 6:00 PM · Bug Report, kleopatra, scd
werner committed rGcce5ecece1d0: dirmngr: Silence debug diagnostics in OCSP (authored by werner).
dirmngr: Silence debug diagnostics in OCSP
Nov 17 2022, 5:14 PM
werner created T6282: Kleopatra: Smartcard dialog for Signature Card 2.0 does not show keys if one key wasn't imported from the card.
Nov 17 2022, 5:04 PM · Bug Report, kleopatra, scd
werner added a comment to T5085: Filter APDUs in log output.

We need to do this also for CHANGE REFERENCE DATA - however, there should be an extra option so that we can debug this despite of the redacting.

Nov 17 2022, 5:00 PM · gnupg24, gnupg22, Feature Request, scd
werner committed rG468b64dcaa9e: scd: Redact --debug cardio output of a VERIFY APDU. (authored by werner).
scd: Redact --debug cardio output of a VERIFY APDU.
Nov 17 2022, 2:56 PM
werner committed rG9f7ff4367247: scd: Redact --debug cardio output of a VERIFY APDU. (authored by werner).
scd: Redact --debug cardio output of a VERIFY APDU.
Nov 17 2022, 2:41 PM
ikloecker closed T6281: Kleopatra: Crash when copying a key to a smart card as Resolved.

Setting to resolved because after the fix the crash/abort doesn't happen anymore and valgrind is also happy with the fix.

Nov 17 2022, 10:09 AM · Restricted Project, kleopatra
ikloecker committed rKLEOPATRA538600c712e7: Avoid nasty use-after-delete crashes when starting commands (authored by ikloecker).
Avoid nasty use-after-delete crashes when starting commands
Nov 17 2022, 10:07 AM
ikloecker claimed T6281: Kleopatra: Crash when copying a key to a smart card.
Nov 17 2022, 10:01 AM · Restricted Project, kleopatra
ikloecker created T6281: Kleopatra: Crash when copying a key to a smart card.
Nov 17 2022, 10:01 AM · Restricted Project, kleopatra
werner committed rG8c6529b4f13c: Update NEWS (authored by werner).
Update NEWS
Nov 17 2022, 9:36 AM
werner closed T6181: Release GnuPG 2.2.40 as Resolved.
Nov 17 2022, 9:35 AM · gnupg (gpg22), Release Info
werner closed T6221: When encrypting, gpg claims DE_VS compliance with non-compliant gcrypt as Resolved.
Nov 17 2022, 9:34 AM · gnupg (gpg22), Bug Report
werner closed T5713: Kleopatra: PKCS#12 Import no Error on bad passphrase as Resolved.
Nov 17 2022, 9:34 AM · Restricted Project, kleopatra
werner closed T6224: Mirror internal LDAP to a WKD as Resolved.
Nov 17 2022, 9:33 AM · Restricted Project, Feature Request, gnupg (gpg23)
werner closed T6047: Dirmngr - LDAP Schema V2 not used when Base DN is specified as Resolved.
Nov 17 2022, 9:33 AM · LDAP, dirmngr, gnupg (gpg23), Feature Request
werner triaged T6280: Release GnuPG 2.2.41 as Low priority.
Nov 17 2022, 9:32 AM · gnupg22, Release Info
l10n daemon script <scripty@kde.org> committed rLIBKLEOf66270c54615: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 17 2022, 4:23 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA83d54fd797d5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 17 2022, 4:16 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAd8a4215a5109: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 17 2022, 3:05 AM

Nov 16 2022

werner committed rGb284412786d7: gpg: Add a notation to encryption subkeys in de-vs mode. (authored by werner).
gpg: Add a notation to encryption subkeys in de-vs mode.
Nov 16 2022, 5:17 PM
werner closed T6279: Tag keys when created in de-vs mode as Resolved.
Nov 16 2022, 5:15 PM · gnupg (gpg22), Feature Request
werner renamed Spammer20221116 from Miann7759 to Spammer20221116.
Nov 16 2022, 5:11 PM
werner closed T6278: Miann7759@gmail.com as Invalid.
Nov 16 2022, 4:56 PM · Bug Report, gpg4win
werner updated subscribers of T6043: "Emty Email" in outlook.
Nov 16 2022, 4:56 PM · Bug Report, gpg4win
werner closed T6043: "Emty Email" in outlook as Resolved.
Nov 16 2022, 4:55 PM · Bug Report, gpg4win
werner added a comment to T6278: Miann7759@gmail.com.

great hack

Nov 16 2022, 4:52 PM · Bug Report, gpg4win
Spammer20221116 created T6278: Miann7759@gmail.com.
Nov 16 2022, 10:15 AM · Bug Report, gpg4win
Spammer20221116 updated subscribers of T6043: "Emty Email" in outlook.
Nov 16 2022, 9:43 AM · Bug Report, gpg4win
Spammer20221116 reopened T6043: "Emty Email" in outlook as "Testing".
Nov 16 2022, 9:43 AM · Bug Report, gpg4win
Spammer20221116 changed the status of T6043: "Emty Email" in outlook from Duplicate to Resolved.
Nov 16 2022, 9:42 AM · Bug Report, gpg4win
Spammer20221116 claimed T6043: "Emty Email" in outlook.
Nov 16 2022, 9:41 AM · Bug Report, gpg4win
ikloecker placed T6277: Kleopatra: Support NetKey v15 up for grabs.

This can now be tested with NetKey v15 cards (and with other versions).

Nov 16 2022, 9:39 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker committed rKLEOPATRA4e7cd9bd41f8: Only reject NetKey cards with version < 3 (authored by ikloecker).
Only reject NetKey cards with version < 3
Nov 16 2022, 9:38 AM
ikloecker claimed T6277: Kleopatra: Support NetKey v15.
Nov 16 2022, 9:28 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker triaged T6277: Kleopatra: Support NetKey v15 as Normal priority.
Nov 16 2022, 9:28 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
ikloecker created T6277: Kleopatra: Support NetKey v15.
Nov 16 2022, 9:27 AM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
werner added a comment to T6249: gpgrt: spawn functions.

We should consider to break the Assuan API maybe we can do that without too many problems for the current use cases.

Nov 16 2022, 9:18 AM · gnupg, libassuan, gpgrt
gniibe added a comment to T6275: gnupg: Improve gnupg_spawn_process function.

I'm going to use gnupg_process_* prefix for the functions.

Nov 16 2022, 8:20 AM · gnupg, libassuan, gpgrt
gniibe triaged T6275: gnupg: Improve gnupg_spawn_process function as Normal priority.
Nov 16 2022, 8:18 AM · gnupg, libassuan, gpgrt
l10n daemon script <scripty@kde.org> committed rLIBKLEOb0f9bd845671: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 16 2022, 4:44 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAcca892114f4f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 16 2022, 4:41 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOfc3de035d066: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 16 2022, 3:24 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA037895761ff5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Nov 16 2022, 3:24 AM
gniibe committed rG18a3ce1c9bd7: common: Remove Windows CE support in common. (authored by gniibe).
common: Remove Windows CE support in common.
Nov 16 2022, 2:34 AM
gniibe committed rGPA7bc02c5974c1: build: Update *.m4 and configure.ac. (authored by gniibe).
build: Update *.m4 and configure.ac.
Nov 16 2022, 12:58 AM
gniibe committed rGPAcb4e90a0baad: build: Support out-of-source build. (authored by gniibe).
build: Support out-of-source build.
Nov 16 2022, 12:58 AM

Nov 15 2022

werner committed rGf16c946be7ea: gpg: New option --quick-update-pref. (authored by werner).
gpg: New option --quick-update-pref.
Nov 15 2022, 5:31 PM
werner committed rGb6ba7054a04a: gpg: New list-options show-pref and show-pref-verbose. (authored by werner).
gpg: New list-options show-pref and show-pref-verbose.
Nov 15 2022, 5:31 PM
marcus committed rDd9306211264d: web: Fix ytid of thenmozhi. (authored by marcus).
web: Fix ytid of thenmozhi.
Nov 15 2022, 5:11 PM
marcus committed rDb0f0d9622634: web: Simplify votd handling. (authored by marcus).
web: Simplify votd handling.
Nov 15 2022, 5:11 PM