Page MenuHome GnuPG
Feed All Stories

Apr 19 2022

ikloecker committed rKLEOPATRA450adb21e1aa: Update usage flags even if key type is forced (authored by ikloecker).
Update usage flags even if key type is forced
Apr 19 2022, 12:20 PM
ikloecker committed rKLEOPATRA9994d17edfa0: Force usage flags if key type is forced (authored by ikloecker).
Force usage flags if key type is forced
Apr 19 2022, 12:20 PM
aheinecke committed rWdcab636fe46c: Update ecm, libkleo and kleopatra (authored by aheinecke).
Update ecm, libkleo and kleopatra
Apr 19 2022, 12:07 PM
aheinecke committed rW4e3b735532fc: Add sm switch for authenticode_sign command (authored by aheinecke).
Add sm switch for authenticode_sign command
Apr 19 2022, 12:07 PM
gniibe moved T5918: Disable RSA PKCS #1.5 encryption in FIPS mode from Backlog to Next on the FIPS board.
Apr 19 2022, 11:27 AM · backport, libgcrypt, FIPS, Bug Report
gniibe claimed T5918: Disable RSA PKCS #1.5 encryption in FIPS mode.
Apr 19 2022, 11:27 AM · backport, libgcrypt, FIPS, Bug Report
ikloecker claimed T5865: Kleopatra: Force usage in advanced settings for newcertificate if key type is forced.
Apr 19 2022, 11:20 AM · Restricted Project, kleopatra, Restricted Project
gniibe moved T5919: libgcrypt tests/basic.c and tests/keygen.c occasionally fail with "error generating RSA key: Number is not prime" from Backlog to Next on the FIPS board.
Apr 19 2022, 11:07 AM · backport, FIPS, libgcrypt, Bug Report
gniibe moved T5929: gnupg fails to add ssh key to control entry in FIPS mode with libgcrypt 1.10.1 from Backlog to Next on the FIPS board.
Apr 19 2022, 11:07 AM · FIPS, gnupg (gpg23), Bug Report
ikloecker renamed T5836: Kleopatra: Optionally, delete private key locally after moving a key to a smartcard from Reload key list after a key has been moved to a smartcard to Kleopatra: Optionally, delete private key locally after moving a key to a smartcard.
Apr 19 2022, 11:02 AM · Bug Report, kleopatra, Restricted Project
gniibe claimed T5919: libgcrypt tests/basic.c and tests/keygen.c occasionally fail with "error generating RSA key: Number is not prime".
Apr 19 2022, 11:01 AM · backport, FIPS, libgcrypt, Bug Report
neverpanic added a comment to T5919: libgcrypt tests/basic.c and tests/keygen.c occasionally fail with "error generating RSA key: Number is not prime".

That sounds reasonable. The FIPS 186-5 draft (https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5-draft.pdf) covers this in section A.1.3, although I'm not quite sure why a lower bound for p was chosen compared to q. The comment that seems to have triggered this change is published on page 68 of https://csrc.nist.gov/CSRC/media/Publications/fips/186/4/final/documents/comments-received-fips186-4-december-2015.pdf by Allen Roginsky. It only contains a suggestion of 20, presumably for both numbers.

Apr 19 2022, 9:53 AM · backport, FIPS, libgcrypt, Bug Report
ikloecker added a comment to T5836: Kleopatra: Optionally, delete private key locally after moving a key to a smartcard.

In Kleopatra's KeyToCardCommand there is this comment

/* TODO DELETE_KEY is too strong, because it also deletes the stub
 * of the secret key. I could not find out how GnuPG does this. Question
 * to GnuPG Developers is pending an answer

before a commented out code snippet that asks the user whether the key should be deleted locally and, if the user confirms, asks the agent to do DELETE_KEY --force <keygrip of subkey>.

Apr 19 2022, 9:42 AM · Bug Report, kleopatra, Restricted Project
gniibe committed rC9e9f30733699: Use offsetof instead of null ptr calculation. (authored by gniibe).
Use offsetof instead of null ptr calculation.
Apr 19 2022, 6:10 AM

Apr 18 2022

gniibe committed rC51754fa2ed06: cipher: Fix rsa key generation. (authored by gniibe).
cipher: Fix rsa key generation.
Apr 18 2022, 4:09 AM
gniibe added a comment to T5919: libgcrypt tests/basic.c and tests/keygen.c occasionally fail with "error generating RSA key: Number is not prime".

I checked FIPS 186-4 (and FIPS 186-5-draft). It is Appendix A 1.3.

Apr 18 2022, 3:35 AM · backport, FIPS, libgcrypt, Bug Report

Apr 15 2022

Heiko Becker <heiko.becker@kde.org> committed rLIBKLEO5c4b8edb6d0b: Include <iterator>. (authored by Martin Liska <mliska@suse.cz>).
Include <iterator>.
Apr 15 2022, 10:33 PM
Laurent Montel <montel@kde.org> committed rLIBKLEO75e85016d68b: GIT_SILENT: add codespell settings (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add codespell settings
Apr 15 2022, 8:32 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA5b467723d00f: GIT_SILENT: add codespell settings (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add codespell settings
Apr 15 2022, 8:14 AM
Laurent Montel <montel@kde.org> committed rLIBKLEO4c1129a91ed2: GIT_SILENT: Add test CI support (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Add test CI support
Apr 15 2022, 7:15 AM

Apr 14 2022

timon-michel added a comment to rO81c048b716ec: Improve handling for disallowed filenames.

I've just had an issue probably related to this.
Outlook was showing an error message like the following: "Empty messages cannot be encrypted" (I am translating, so the exact message may differ)

Apr 14 2022, 4:32 PM
ikloecker closed T5904: gpgme: Revoke own key as Resolved.

Works for Kleopatra.

Apr 14 2022, 3:59 PM · gpgme, Restricted Project
ikloecker closed T5904: gpgme: Revoke own key, a subtask of T5859: Kleopatra: Revoke own key, as Resolved.
Apr 14 2022, 3:59 PM · kleopatra, Restricted Project
ikloecker updated subscribers of T5932: Kleopatra: Make fingerprint easier accessible.
Apr 14 2022, 3:56 PM · kleopatra
werner committed rG74f9e3e6c498: Prepare NEWS for the next release (authored by werner).
Prepare NEWS for the next release
Apr 14 2022, 3:47 PM
ikloecker changed the status of T5916: Kleopatra: Change Add E-Mail to add name and E-Mail and remove advanced mode from Open to Testing.

Done. I have also tried to make this dialog as accessible as possible as prototype for other form-like dialogs. The error reporting could still be improved by specifying what exactly is wrong instead of simply saying what could be wrong, but QValidator is too limited for this.

Apr 14 2022, 3:43 PM · Restricted Project, kleopatra
ikloecker committed rKLEOPATRA2dff4b9ee25b: Use an instruction for the "all inputs are empty" error (authored by ikloecker).
Use an instruction for the "all inputs are empty" error
Apr 14 2022, 3:41 PM
ikloecker committed rKLEOPATRA7b28b77540fb: Change text of error summary and always use error message box (authored by ikloecker).
Change text of error summary and always use error message box
Apr 14 2022, 3:41 PM
ikloecker committed rKLEOPATRA3d26858fed34: Allow only plain text for label, hint, and error messages (authored by ikloecker).
Allow only plain text for label, hint, and error messages
Apr 14 2022, 3:41 PM
ikloecker committed rKLEOPATRAd2df55340080: Use the currently shown error messages for the error summary (authored by ikloecker).
Use the currently shown error messages for the error summary
Apr 14 2022, 3:41 PM
ikloecker committed rKLEOPATRAb5e66009907e: Prefix the error messages with "Error: " (authored by ikloecker).
Prefix the error messages with "Error: "
Apr 14 2022, 3:41 PM
werner closed T5599: Make gpg use the helpers baked into its AppImage as Resolved.

Seems we can close this bug.

Apr 14 2022, 3:14 PM · gnupg, Restricted Project, Feature Request
werner closed T5599: Make gpg use the helpers baked into its AppImage, a subtask of T5598: AppImage of gpg, as Resolved.
Apr 14 2022, 3:14 PM · AppImage, gnupg, Restricted Project, Feature Request
werner archived gnupg (gpg20).
Apr 14 2022, 3:06 PM
werner closed T1954: Password too long as Resolved.
Apr 14 2022, 3:05 PM · Info Needed, gnupg (gpg20), Bug Report, gnupg
werner closed T5235: Delays in dirmngr http connections on Windows as Resolved.

We have not seen this problem anymore in recent versions. Thus closing.

Apr 14 2022, 3:02 PM · can't replicate, dirmngr, ntbtls, Windows, gnupg (gpg22)
ebo created T5932: Kleopatra: Make fingerprint easier accessible.
Apr 14 2022, 2:53 PM · kleopatra
werner closed T5639: dirmngr uses the wrong Let's encrypt chain as Resolved.

We have a solulion for this bug. For further improvements we will use T5882.

Apr 14 2022, 2:00 PM · gnupg (gpg22), dirmngr
werner closed T5639: dirmngr uses the wrong Let's encrypt chain, a subtask of T5882: Cross signing certificate in X.509 support, as Resolved.
Apr 14 2022, 2:00 PM
werner closed T5809: Expire subkey violates assertion "! sig->hashed" as Resolved.
  • Fixed in 2.3
  • assert replaced by a fatal error message
Apr 14 2022, 1:57 PM · Unknown Object (Project), gnupg (gpg22), Bug Report
werner committed rG41fb46007e65: gpg: Replace an assert by a log_fatal. (authored by werner).
gpg: Replace an assert by a log_fatal.
Apr 14 2022, 1:56 PM
werner committed rGc8c71fc7161b: gpg: Replace an assert by a log_fatal. (authored by werner).
gpg: Replace an assert by a log_fatal.
Apr 14 2022, 1:54 PM
werner triaged T5927: gpg: quick-gen-key and quick-add-uid require --check-trustdb to make trust in user ids "ultimate" as Low priority.

Printing a note as we do in --edit-key is a good idea.

Apr 14 2022, 1:44 PM · Feature Request, gnupg, Bug Report
werner triaged T5930: Use the FIPS-compatible digest&sign API as Normal priority.

Passing fds etc adds complex extra code to gpg-agent. This was not the original design goal, although we violated this anyway by have some OpenPGP specific code there. This needs more thinking. Due to our internal use of OCB we can't make it FIPS compliant without large changes.

Apr 14 2022, 1:42 PM · FIPS, Feature Request
werner triaged T5931: OpenSSH 8.9, 9.0, and 9.1 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required) as High priority.

I have not yet tested OpenSSH 9 and thus the patch to master is here just as a test. Please better use gnupg 2.3 (stable) instead of 2.2 (LTS) because it is unlikely that we will backport all this new ssh stuff.

Apr 14 2022, 12:36 PM · gnupg24, workaround, Documentation, gnupg (gpg23), ssh, gpgagent
werner committed rG46d62d80a2b8: ssh: Returned faked response for the new session-bind extension. (authored by werner).
ssh: Returned faked response for the new session-bind extension.
Apr 14 2022, 12:33 PM
ikloecker committed rKLEOPATRAfac8b1863000: Ensure that assistive tools use the accessible hint text if available (authored by ikloecker).
Ensure that assistive tools use the accessible hint text if available
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRA95ee796e27d8: Mark hint label and error label as related labels (authored by ikloecker).
Mark hint label and error label as related labels
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRA82aa98db34b4: Set label text and optional accessible name with one setter (authored by ikloecker).
Set label text and optional accessible name with one setter
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRAc2ae61e82c63: Add an optional hint to the input fields (authored by ikloecker).
Add an optional hint to the input fields
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRAb1ebbec8dd8d: Allow alternative error messages for assistive tools (authored by ikloecker).
Allow alternative error messages for assistive tools
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRA68732c3f8459: Put the labels above the input fields (authored by ikloecker).
Put the labels above the input fields
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRA689e2e16c33c: Visually indicate required input fields (authored by ikloecker).
Visually indicate required input fields
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRA176628375d39: GIT_SILENT Remove superfluous nullptr checks (authored by ikloecker).
GIT_SILENT Remove superfluous nullptr checks
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRA45344d5df7b7: Make the labels stand out more (authored by ikloecker).
Make the labels stand out more
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRAdf9b9fe6c2b3: Make the result label accessible (authored by ikloecker).
Make the result label accessible
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRA1c1d7b86165f: Select the text of an HTML label when it gets keyboard focus (authored by ikloecker).
Select the text of an HTML label when it gets keyboard focus
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRA45e703a5d665: Add helper to give labels keyboard focus if an assistive tool is active (authored by ikloecker).
Add helper to give labels keyboard focus if an assistive tool is active
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRAb2d2d2783417: Omit the colon in the accessible name of the input fields (authored by ikloecker).
Omit the colon in the accessible name of the input fields
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRAea6da6586070: Mark name and/or email as required if requested (authored by ikloecker).
Mark name and/or email as required if requested
Apr 14 2022, 12:26 PM
ikloecker committed rKLEOPATRAae0c8ddfeda9: Allow marking a form input as required (authored by ikloecker).
Allow marking a form input as required
Apr 14 2022, 12:26 PM
werner committed rGdd727ec968af: scd: Renamed a constant in ccid-driver.c (authored by werner).
scd: Renamed a constant in ccid-driver.c
Apr 14 2022, 10:27 AM
werner committed rG58532fe56c33: scd: Minor code reorganization (authored by werner).
scd: Minor code reorganization
Apr 14 2022, 10:25 AM
werner committed rGc4b14be48fe9: scd: Fix memory leak in ccid-driver. (authored by werner).
scd: Fix memory leak in ccid-driver.
Apr 14 2022, 10:25 AM
werner committed rG6294ae282da1: scd: Minor code reorganization (authored by werner).
scd: Minor code reorganization
Apr 14 2022, 10:16 AM
werner committed rG8ac92f0e807a: scd: Fix memory leak in ccid-driver. (authored by werner).
scd: Fix memory leak in ccid-driver.
Apr 14 2022, 10:16 AM
werner committed rG61038be8134c: tests: Fix warning in common/t-ssh-utils.c (authored by werner).
tests: Fix warning in common/t-ssh-utils.c
Apr 14 2022, 10:15 AM
amalon created T5931: OpenSSH 8.9, 9.0, and 9.1 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required).
Apr 14 2022, 9:17 AM · gnupg24, workaround, Documentation, gnupg (gpg23), ssh, gpgagent
werner renamed T5273: Release Gpg4win 4.x.x from Release Gpg4win 4 to Release Gpg4win 4.x.x.
Apr 14 2022, 8:49 AM · Restricted Project, gpg4win, Release Info
bobwxc updated the diff for D551: po: Update Simplified Chinese Translation..

Thanks, good explanation!
It is hard to find a word for exact description.
Thus just keep the original verb and add 比特 to confirm 位 is binary bits.

Apr 14 2022, 7:25 AM
gniibe added a comment to D551: po: Update Simplified Chinese Translation..

In computer, binary representation is used (generally), binary digits 0110 1110 (hex value 6e, 110) is rounded up to 1000 0000 (hex value 80, 128), when only one significant binary digit (bit) is required.
https://en.wikipedia.org/wiki/Rounding

Apr 14 2022, 6:41 AM
gniibe added a comment to D551: po: Update Simplified Chinese Translation..

Thanks for your explanation.

Apr 14 2022, 6:35 AM
bobwxc added inline comments to D551: po: Update Simplified Chinese Translation..
Apr 14 2022, 5:34 AM
gniibe committed rG1f0651dbfbab: tests: Honor FIPS mode (authored by Jakuje).
tests: Honor FIPS mode
Apr 14 2022, 4:47 AM
gniibe committed rG5e508ffcab18: tests: Fix common/t-ssh-utils. (authored by gniibe).
tests: Fix common/t-ssh-utils.
Apr 14 2022, 4:47 AM
gniibe committed rGc4436ebfa58f: agent: Ignore MD5 Fingerprints for ssh keys (authored by Jakuje).
agent: Ignore MD5 Fingerprints for ssh keys
Apr 14 2022, 4:47 AM
gniibe claimed T5929: gnupg fails to add ssh key to control entry in FIPS mode with libgcrypt 1.10.1.

Patches applied and pushed. For the common/t-ssh-utils, I applied my fix for the use case with key on command line when FIPS mode is enabled (MD5 error is OK, in this case).

Apr 14 2022, 4:45 AM · FIPS, gnupg (gpg23), Bug Report
gniibe added inline comments to D551: po: Update Simplified Chinese Translation..
Apr 14 2022, 3:31 AM

Apr 13 2022

Jakuje created T5930: Use the FIPS-compatible digest&sign API.
Apr 13 2022, 7:54 PM · FIPS, Feature Request
bobwxc planned changes to D526: GpgOL: update po/zh_CN.po.
Apr 13 2022, 6:26 PM
Jakuje added a project to T5929: gnupg fails to add ssh key to control entry in FIPS mode with libgcrypt 1.10.1: FIPS.
Apr 13 2022, 4:15 PM · FIPS, gnupg (gpg23), Bug Report
Jakuje created T5929: gnupg fails to add ssh key to control entry in FIPS mode with libgcrypt 1.10.1.
Apr 13 2022, 4:14 PM · FIPS, gnupg (gpg23), Bug Report
bobwxc requested review of D551: po: Update Simplified Chinese Translation..
Apr 13 2022, 4:14 PM
werner updated the task description for T5703: Release GnuPG 2.2.34.
Apr 13 2022, 2:37 PM · Release Info, gnupg (gpg22)
werner triaged T5928: Release GnuPG 2.2.35 as Low priority.
Apr 13 2022, 2:23 PM · Release Info, gnupg (gpg22)
werner committed rGe99670f944bc: scd:p15: Improve the PIN prompt for Genua cards. (authored by werner).
scd:p15: Improve the PIN prompt for Genua cards.
Apr 13 2022, 1:59 PM
werner committed rG44ec383cdec0: scd:p15: Support for GeNUA cards. (authored by werner).
scd:p15: Support for GeNUA cards.
Apr 13 2022, 1:59 PM
werner committed rG80cf64c65155: scd:p15: Add basic support for AET JCOP cards. (authored by werner).
scd:p15: Add basic support for AET JCOP cards.
Apr 13 2022, 1:59 PM
werner committed rG29fd80581867: scd:p15: Prepare AODF parsing for other authentication types. (authored by werner).
scd:p15: Prepare AODF parsing for other authentication types.
Apr 13 2022, 1:59 PM
werner committed rG618aa8689a9b: scd:p15: Improve the PIN prompt for Genua cards. (authored by werner).
scd:p15: Improve the PIN prompt for Genua cards.
Apr 13 2022, 1:09 PM
werner committed rG0dcc24985235: scd: Support for GeNUA cards. (authored by werner).
scd: Support for GeNUA cards.
Apr 13 2022, 1:09 PM
werner committed rG137e59a6a5c5: sm: Print diagnostic about CRL problems due to Tor mode. (authored by werner).
sm: Print diagnostic about CRL problems due to Tor mode.
Apr 13 2022, 1:09 PM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA02476fd662ba: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Apr 13 2022, 4:49 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAe82bce786ec6: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Apr 13 2022, 4:10 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA72500b4a94ac: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Apr 13 2022, 3:44 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAacfe9c85174a: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Apr 13 2022, 2:46 AM

Apr 12 2022

Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRA823976ffb5c7: GIT_SILENT Update Appstream for new release (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Update Appstream for new release
Apr 12 2022, 11:58 PM
Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRAda00bed6a103: GIT_SILENT Upgrade release service version to 22.04.0. (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Upgrade release service version to 22.04.0.
Apr 12 2022, 11:58 PM
Heiko Becker <heiko.becker@kde.org> committed rKLEOPATRA8bb9358b26bb: GIT_SILENT Update Appstream for new release (authored by Heiko Becker <heiko.becker@kde.org>).
GIT_SILENT Update Appstream for new release
Apr 12 2022, 11:58 PM
Laurent Montel <montel@kde.org> committed rLIBKLEO94c84ac2ea9b: GIT_SILENT: time to increase version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase version
Apr 12 2022, 1:40 PM