Page MenuHome GnuPG
Feed All Stories

Dec 17 2021

werner added a comment to T5741: dirmngr does not ask keyservers for fingerprints.

IIRC, the problem is/was that this breaks some old keyservers. But there are no more old keyservers - if there are useful keyservers at all.

Dec 17 2021, 4:11 PM · Restricted Project, dirmngr
ikloecker committed rKLEOPATRAb4f5f2f4dbd5: Require GpgME version 1.15.0 (authored by ikloecker).
Require GpgME version 1.15.0
Dec 17 2021, 2:35 PM
ikloecker committed rKLEOPATRAf98cbbb78493: Require GpgME version 1.14.0 (authored by ikloecker).
Require GpgME version 1.14.0
Dec 17 2021, 2:35 PM
ikloecker committed rLIBKLEO3488e56daffc: Require GpgME version 1.14.0 (authored by ikloecker).
Require GpgME version 1.14.0
Dec 17 2021, 2:29 PM
ikloecker committed rLIBKLEOeefdd2851fe1: Require GpgME version 1.15.0 (authored by ikloecker).
Require GpgME version 1.15.0
Dec 17 2021, 2:29 PM
gniibe committed rTc2900c4f1d2b: build,w32: Fix configure script. (authored by gniibe).
build,w32: Fix configure script.
Dec 17 2021, 9:42 AM
gniibe committed rA576fbb033805: build,w32: Update configure script. (authored by gniibe).
build,w32: Update configure script.
Dec 17 2021, 9:34 AM
Saturneric added a comment to T5737: last_update in gpgme_key_t always be nullptr.

Thanks!
I will study it soon.

Dec 17 2021, 8:13 AM · Support, gpgme
gniibe added a comment to T5731: libgcrypt,w32: Possible API change for include file(s).

GnuPG needs to be fixed. Done by rGe08225030dfb: w32: Prepare for the case gcrypt.h will not include winsock2.h..

Dec 17 2021, 5:41 AM · libgcrypt
gniibe committed rGa9b95b20a8c3: dirmngr: Fix ldap-url.c. (authored by gniibe).
dirmngr: Fix ldap-url.c.
Dec 17 2021, 5:39 AM
gniibe committed rGe08225030dfb: w32: Prepare for the case gcrypt.h will not include winsock2.h. (authored by gniibe).
w32: Prepare for the case gcrypt.h will not include winsock2.h.
Dec 17 2021, 5:39 AM
gniibe added a comment to T5692: New entropy gatherer using the genentropy system call..

Thank you for comments on random/rndlinux.c.

Dec 17 2021, 2:12 AM · libgcrypt, FIPS
gniibe added a comment to T5706: libgcrypt: random: Remove the feature getting randomness from random daemon.

Pushed another patch to clarify the semantics of --enable-random-daemon;
It's only for building gcryptrnd and the test program getrandom.

Dec 17 2021, 1:46 AM · libgcrypt
gniibe committed rC27d945084f69: random: Keep --enable-random-daemon, but not its use from runtime. (authored by gniibe).
random: Keep --enable-random-daemon, but not its use from runtime.
Dec 17 2021, 1:45 AM
gniibe added a comment to T5706: libgcrypt: random: Remove the feature getting randomness from random daemon.

Good catch. I pushed the change to remove use of random daemon remained.

Dec 17 2021, 1:36 AM · libgcrypt
gniibe committed rC14f5d73e2731: random: Remove random-daemon use remained. (authored by gniibe).
random: Remove random-daemon use remained.
Dec 17 2021, 1:32 AM
gniibe committed rC45974d877539: fips: Add constructor to run selftests. (authored by gniibe).
fips: Add constructor to run selftests.
Dec 17 2021, 1:09 AM
gniibe added a comment to T5636: Run integrity checks + selftests from library constructor in FIPS.

Thank you for your quick testing.

Dec 17 2021, 1:09 AM · FIPS, libgcrypt, Bug Report
gniibe committed rE8d2bd9a0d4bb: tests: Fix gpg-error-config-test for PKG_CONFIG_LIBDIR. (authored by gniibe).
tests: Fix gpg-error-config-test for PKG_CONFIG_LIBDIR.
Dec 17 2021, 12:53 AM
gniibe added a project to T5740: gpg error check fails: Restricted Project.

The patch worked, thank you very much.

Dec 17 2021, 12:53 AM · gpgrt, Bug Report

Dec 16 2021

Jakuje added a comment to T5636: Run integrity checks + selftests from library constructor in FIPS.

Thank you. Tested locally that it does what it is supposed to do and all tests passed for me as expected.

Dec 16 2021, 6:43 PM · FIPS, libgcrypt, Bug Report
ikloecker added a comment to T5741: dirmngr does not ask keyservers for fingerprints.

Proposed patch:

Dec 16 2021, 4:38 PM · Restricted Project, dirmngr
ikloecker created T5741: dirmngr does not ask keyservers for fingerprints.
Dec 16 2021, 4:34 PM · Restricted Project, dirmngr
Yenya added a comment to T5712: Yubikey 5 NFC only recognized immediately after it is inserted.

@werner: thanks, with the 'pcsc-shared' option it works for me (after sending SIGHUP to scdaemon, of course). So, do I understand correctly that this cannot be the default?

Dec 16 2021, 4:29 PM · Documentation, Bug Report
Jakuje added a comment to T5692: New entropy gatherer using the genentropy system call..

Reading through the changes, the content and usage of the getentropy looks good.

Dec 16 2021, 3:58 PM · libgcrypt, FIPS
Jakuje added a comment to T5706: libgcrypt: random: Remove the feature getting randomness from random daemon.

the random daemon is still part of the configure.ac and the undefined _gcry_daemon_initialize_basics() and _gcry_daemon_randomize() is still used under the USE_RANDOM_DAEMON guard in several places. I think at least the following cases should be removed too (or the configure check to be modified to throw error or warning):

Dec 16 2021, 1:38 PM · libgcrypt
ikloecker changed the status of T5736: Kleopatra: File encryption save file dialog has no extension or filter from Open to Testing.
Dec 16 2021, 12:07 PM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA68b4545e0969: Set appropriate name filters for output files (authored by ikloecker).
Set appropriate name filters for output files
Dec 16 2021, 12:01 PM
ikloecker committed rLIBKLEO23f0c36f8abb: Use the current filename as default for the Save File dialog (authored by ikloecker).
Use the current filename as default for the Save File dialog
Dec 16 2021, 12:00 PM
ikloecker committed rLIBKLEOa96a236d1044: Use the .pgp extension only for binary files (authored by ikloecker).
Use the .pgp extension only for binary files
Dec 16 2021, 12:00 PM
ikloecker moved T5736: Kleopatra: File encryption save file dialog has no extension or filter from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 16 2021, 10:39 AM · kleopatra, Restricted Project
shoober420 added a comment to T5740: gpg error check fails.

The patch worked, thank you very much.

Dec 16 2021, 10:25 AM · gpgrt, Bug Report
ikloecker added a comment to T5737: last_update in gpgme_key_t always be nullptr.

Use the source! GnuPG is free software.

Dec 16 2021, 10:11 AM · Support, gpgme
gniibe added a comment to T5740: gpg error check fails.

Thank you for the log.

Dec 16 2021, 9:25 AM · gpgrt, Bug Report
shoober420 added a comment to T5740: gpg error check fails.

Here is the log file requested.

Dec 16 2021, 7:13 AM · gpgrt, Bug Report
gniibe added a comment to T5636: Run integrity checks + selftests from library constructor in FIPS.

Dec 16 2021, 5:20 AM · FIPS, libgcrypt, Bug Report
gniibe added a comment to T5636: Run integrity checks + selftests from library constructor in FIPS.

Here is the change remained:

diff --git a/src/fips.c b/src/fips.c
index bcadc5f2..5499aee8 100644
--- a/src/fips.c
+++ b/src/fips.c
@@ -82,6 +82,12 @@ static void fips_new_state (enum module_states new_state);
Dec 16 2021, 5:19 AM · FIPS, libgcrypt, Bug Report
gniibe added a comment to T5636: Run integrity checks + selftests from library constructor in FIPS.

Before rebasing, I pushed a change to simplify access to no_secure_memory variable by rC209d98dcf66b: Simplify the logic for no_secure_memory..

Dec 16 2021, 5:13 AM · FIPS, libgcrypt, Bug Report
gniibe committed rC209d98dcf66b: Simplify the logic for no_secure_memory. (authored by gniibe).
Simplify the logic for no_secure_memory.
Dec 16 2021, 3:53 AM
gniibe added a project to T5512: Implement service indicators: Restricted Project.
Dec 16 2021, 1:18 AM · Feature Request, FIPS, libgcrypt

Dec 15 2021

Saturneric reopened T5737: last_update in gpgme_key_t always be nullptr as "Open".

I tested the change of last_update after importing a same key with different content, but found that there is still no change.

Dec 15 2021, 7:42 PM · Support, gpgme
ikloecker committed rKLEOPATRAfde7704606dc: Require GpgME version 1.15.0 (authored by ikloecker).
Require GpgME version 1.15.0
Dec 15 2021, 4:49 PM
ikloecker committed rKLEOPATRAe2cd15b3ceda: Require GpgME version 1.14.0 (authored by ikloecker).
Require GpgME version 1.14.0
Dec 15 2021, 4:49 PM
ikloecker committed rLIBKLEO30068e80a3a3: Require GpgME version 1.15.0 (authored by ikloecker).
Require GpgME version 1.15.0
Dec 15 2021, 4:48 PM
ikloecker committed rLIBKLEOfe99dbc73f46: Require GpgME version 1.14.0 (authored by ikloecker).
Require GpgME version 1.14.0
Dec 15 2021, 4:48 PM
gniibe claimed T5740: gpg error check fails.
Dec 15 2021, 3:31 PM · gpgrt, Bug Report
ikloecker closed T5739: gpgme: Allow setting import filters when importing keys as Resolved.
Dec 15 2021, 3:28 PM · gpgme, kleopatra, Restricted Project
ikloecker closed T5739: gpgme: Allow setting import filters when importing keys, a subtask of T5334: Kleopatra: Add more support for WKS / WKD, as Resolved.
Dec 15 2021, 3:28 PM · kleopatra, Restricted Project
ikloecker committed rKLEOPATRA8cd626002847: Remove keys not matching lookup pattern from WKD lookup results (authored by ikloecker).
Remove keys not matching lookup pattern from WKD lookup results
Dec 15 2021, 3:26 PM
ikloecker committed rKLEOPATRA80ecfe9ac9bf: Import only user IDs matching address used for WKD lookup (authored by ikloecker).
Import only user IDs matching address used for WKD lookup
Dec 15 2021, 3:26 PM
ikloecker committed rKLEOPATRA93221c7f7f46: Set the key origin when importing keys retrieved via WKD (authored by ikloecker).
Set the key origin when importing keys retrieved via WKD
Dec 15 2021, 3:26 PM
gniibe committed rEf5e043ad271f: build: Update configure.ac for newer autoconf. (authored by gniibe).
build: Update configure.ac for newer autoconf.
Dec 15 2021, 3:25 PM
gniibe added a comment to T5740: gpg error check fails.

So, please show us gpg-error-config-test.log by your build.

Dec 15 2021, 3:04 PM · gpgrt, Bug Report
ikloecker committed rM619579bb1725: qt: Allow specifying an import filter when importing keys (authored by ikloecker).
qt: Allow specifying an import filter when importing keys
Dec 15 2021, 3:01 PM
ikloecker committed rM3e81a4a336e0: qt: Avoid test failure when test is run multiple times (authored by ikloecker).
qt: Avoid test failure when test is run multiple times
Dec 15 2021, 3:01 PM
ikloecker committed rM3c770013d723: qt: Fix erroneous reuse of JobPrivate objects (authored by ikloecker).
qt: Fix erroneous reuse of JobPrivate objects
Dec 15 2021, 3:01 PM
Laurent Montel <montel@kde.org> committed rLIBKLEOfbb8368f5c4e: GIT_SILENT: prepare 5.19.1 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 5.19.1
Dec 15 2021, 2:08 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRA99aa7afbb29c: GIT_SILENT: prepare 5.19.1 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 5.19.1
Dec 15 2021, 2:07 PM
werner committed rDb113ad7fbb7e: web: Change snail address (authored by werner).
web: Change snail address
Dec 15 2021, 12:34 PM
Laurent Montel <montel@kde.org> committed rLIBKLEO9a7720063de3: GIT_SILENT: it compiles fine without deprecated method (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: it compiles fine without deprecated method
Dec 15 2021, 9:06 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRAeacc8d476784: GIT_SILENT: it compiles fine without deprecated method (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: it compiles fine without deprecated method
Dec 15 2021, 9:04 AM
shoober420 created T5740: gpg error check fails.
Dec 15 2021, 7:12 AM · gpgrt, Bug Report

Dec 14 2021

dannytsen added a comment to T5700: libgcrypt: bulk AES-GCM acceleration for ppc64le.

Ok, I have subscribed to the mailing list. I have resent the DCO.

Dec 14 2021, 9:09 PM · patch, ppc, libgcrypt, Feature Request
jukivili added a comment to T5700: libgcrypt: bulk AES-GCM acceleration for ppc64le.

DCO has not appeared on mailing-list. You can this from check list archives, https://lists.gnupg.org/pipermail/gcrypt-devel/2021-December/thread.html

Dec 14 2021, 8:58 PM · patch, ppc, libgcrypt, Feature Request
dannytsen added a comment to T5700: libgcrypt: bulk AES-GCM acceleration for ppc64le.

Thanks Jussi, I did not receive the list moderator's email so I am not sure if the it has been posted on gcrypt-devel@gnupg.org. If not, I can resend the DCO. Thanks.

Dec 14 2021, 7:58 PM · patch, ppc, libgcrypt, Feature Request
jukivili added a comment to T5700: libgcrypt: bulk AES-GCM acceleration for ppc64le.

I did some finishing touches on coding style:

Dec 14 2021, 7:39 PM · patch, ppc, libgcrypt, Feature Request
jukivili committed rC0c1d55a84c89: Add SM3 x86-64 AVX/BMI2 assembly implementation (authored by jukivili).
Add SM3 x86-64 AVX/BMI2 assembly implementation
Dec 14 2021, 7:15 PM
Saturneric closed T5737: last_update in gpgme_key_t always be nullptr as Resolved.
Dec 14 2021, 4:24 PM · Support, gpgme
ikloecker added a comment to T5737: last_update in gpgme_key_t always be nullptr.

On import. Please use gnupg-devel mailing list for further API questions. This is a bug tracker and not a help forum.

Dec 14 2021, 3:57 PM · Support, gpgme
ikloecker committed rMaf820811ec7d: qt: Add pattern used for WKD lookup to result (authored by ikloecker).
qt: Add pattern used for WKD lookup to result
Dec 14 2021, 3:46 PM
ikloecker committed rMfd680254dae5: core: Set --key-origin option only if supported by gpg (authored by ikloecker).
core: Set --key-origin option only if supported by gpg
Dec 14 2021, 3:46 PM
ikloecker committed rMd35d44efaf72: core: Allow setting import filters when importing keys (authored by ikloecker).
core: Allow setting import filters when importing keys
Dec 14 2021, 3:46 PM
ikloecker moved T5739: gpgme: Allow setting import filters when importing keys from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Dec 14 2021, 3:07 PM · gpgme, kleopatra, Restricted Project
ikloecker triaged T5739: gpgme: Allow setting import filters when importing keys as Normal priority.
Dec 14 2021, 3:07 PM · gpgme, kleopatra, Restricted Project
Saturneric created T5738: The ref and unref operation is confusing while using gpg_key_t and gpg_xxx_result_t.
Dec 14 2021, 2:35 PM · gpgme, Bug Report
Saturneric created T5737: last_update in gpgme_key_t always be nullptr.
Dec 14 2021, 2:26 PM · Support, gpgme
ikloecker committed rMfd6bec617d8f: qt: Allow setting key origin when importing keys (authored by ikloecker).
qt: Allow setting key origin when importing keys
Dec 14 2021, 11:50 AM
ikloecker committed rM3a43d9dc6797: qt,tests: Skip WKD lookup tests by default (authored by ikloecker).
qt,tests: Skip WKD lookup tests by default
Dec 14 2021, 11:50 AM
aheinecke triaged T5736: Kleopatra: File encryption save file dialog has no extension or filter as Normal priority.
Dec 14 2021, 11:46 AM · kleopatra, Restricted Project
aheinecke committed rW4c15dfe20774: Add patch for buster kconfig_compiler version (authored by aheinecke).
Add patch for buster kconfig_compiler version
Dec 14 2021, 11:30 AM
gniibe moved T4894: FIPS: RSA/DSA/ECDSA are missing hashing operation from Next to Ready for release on the FIPS board.
Dec 14 2021, 11:20 AM · FIPS, libgcrypt, Feature Request
gniibe moved T5710: FIPS: disable DSA for FIPS from Next to Ready for release on the FIPS board.
Dec 14 2021, 11:20 AM · FIPS, libgcrypt
gniibe moved T5723: libgcrypt: Remove random-fips.c from Next to Ready for release on the FIPS board.
Dec 14 2021, 11:19 AM · FIPS, libgcrypt
gniibe moved T5523: jitter entropy RNG update from Next to Ready for release on the FIPS board.
Dec 14 2021, 11:19 AM · FIPS, libgcrypt
gniibe removed a project from T5576: New set of API for public key cryptography: FIPS.
Dec 14 2021, 11:18 AM · libgcrypt, Feature Request
werner added a subtask for T5732: Backport option reading in gpgconf to 2.2: T5735: Kleopatra: Automatic lookup for certificates for OpenPGP card keys.
Dec 14 2021, 10:15 AM · Restricted Project, Bug Report, kleopatra, backport, gnupg (gpg22)
werner added a parent task for T5735: Kleopatra: Automatic lookup for certificates for OpenPGP card keys: T5732: Backport option reading in gpgconf to 2.2.
Dec 14 2021, 10:15 AM · kleopatra
aheinecke committed rW10683171924a: Add setting to always search for smartcard certs (authored by aheinecke).
Add setting to always search for smartcard certs
Dec 14 2021, 10:02 AM
aheinecke committed rWa481b86e383e: Fix make dist after moved build-appimage.sh (authored by aheinecke).
Fix make dist after moved build-appimage.sh
Dec 14 2021, 10:02 AM
aheinecke committed rKLEOPATRAe91ee35d78e2: Add setting to always search for smartcard certs (authored by aheinecke).
Add setting to always search for smartcard certs
Dec 14 2021, 10:01 AM
aheinecke triaged T5735: Kleopatra: Automatic lookup for certificates for OpenPGP card keys as Wishlist priority.
Dec 14 2021, 9:09 AM · kleopatra
gniibe updated the task description for T5734: web,libgcrypt: Publish our stance what kind of attacks are **not** under our scope.
Dec 14 2021, 7:49 AM · www.gnupg.org, libgcrypt
gniibe updated the task description for T5734: web,libgcrypt: Publish our stance what kind of attacks are **not** under our scope.
Dec 14 2021, 7:47 AM · www.gnupg.org, libgcrypt
gniibe renamed T5734: web,libgcrypt: Publish our stance what kind of attacks are **not** under our scope from web,libgcrypt: Publish our stance what kind of attacks are under our scope to web,libgcrypt: Publish our stance what kind of attacks are **not** under our scope.
Dec 14 2021, 7:42 AM · www.gnupg.org, libgcrypt
gniibe created T5734: web,libgcrypt: Publish our stance what kind of attacks are **not** under our scope.
Dec 14 2021, 7:41 AM · www.gnupg.org, libgcrypt

Dec 13 2021

werner committed rD0775ff5ec916: web: No more donations please (authored by werner).
web: No more donations please
Dec 13 2021, 11:47 PM
dannytsen added a comment to T5700: libgcrypt: bulk AES-GCM acceleration for ppc64le.

Hi Jussi,

Dec 13 2021, 7:54 PM · patch, ppc, libgcrypt, Feature Request
werner committed rG449b331952d9: build: Add .git-blame-ignore-revs (authored by werner).
build: Add .git-blame-ignore-revs
Dec 13 2021, 7:29 PM
werner committed rG1af559a9a24f: common,w32: Sync read_w32_registry_string with the gpgrt version (authored by werner).
common,w32: Sync read_w32_registry_string with the gpgrt version
Dec 13 2021, 7:27 PM
mrybczyn added a comment to T5729: Crypto tokens for GnuPG maintainers - an offer.

Thank you for the answer then! You can probably review our guide then https://github.com/ossf/great-mfa-project/blob/main/guide/token-usage-guide.md :)

Dec 13 2021, 6:25 PM · dev.gnupg.org