Page MenuHome GnuPG
Feed All Stories

Fri, Feb 7

TobiasFella committed rKLEOPATRAe38c1d35394d: Move remaining parts out of libkleopatraclient and remove unused code (authored by TobiasFella).
Move remaining parts out of libkleopatraclient and remove unused code
Fri, Feb 7, 2:03 PM
CarlSchwan committed rKLEOPATRAffbb80596aeb: importcertificatescommand: Fix i18n call (authored by CarlSchwan).
importcertificatescommand: Fix i18n call
Fri, Feb 7, 1:22 PM
werner committed rGef4acfd77b37: Update NEWS (authored by werner).
Update NEWS
Fri, Feb 7, 11:54 AM
werner committed rG3738b0a99a45: gpg: Store Link attributes for composite keys. (authored by werner).
gpg: Store Link attributes for composite keys.
Fri, Feb 7, 11:09 AM
werner added a comment to T7509: gpg4win: Make the AppImage build work with the new Docker-based build script.

aheinecke: Yeah, but I did quite some changes to build.sh for a real out-of-source build (w/o copying files)

Fri, Feb 7, 10:38 AM · gpd5x, AppImage, gpg4win
werner closed T7518: `gpg --gpgconf-list` reports some data from the config file or command line, and other data that is about compiled in defaults as Resolved.
Fri, Feb 7, 10:09 AM · Not A Bug, gnupg, Bug Report
ikloecker added a comment to T7518: `gpg --gpgconf-list` reports some data from the config file or command line, and other data that is about compiled in defaults.
$ man gpg
       --gpgconf-list
              This command is similar to --list-config but in general only internally used by the gpgconf tool.

In general, "only internally used" means: Don't use this yourself or accept what it does.

Fri, Feb 7, 9:44 AM · Not A Bug, gnupg, Bug Report
mlaurent committed rMTP7d36b82ae24d: GIT_SILENT: prepare 6.3.3, (authored by mlaurent).
GIT_SILENT: prepare 6.3.3,
Fri, Feb 7, 7:15 AM
mlaurent committed rLIBKLEO0eda2f057a77: GIT_SILENT: prepare 6.3.3, (authored by mlaurent).
GIT_SILENT: prepare 6.3.3,
Fri, Feb 7, 7:11 AM
gniibe added a comment to T7519: libgcrypt: (EC)DSA signature generation should be constant-time.

This is needed for RFC6979 flag support.

Fri, Feb 7, 6:42 AM · libgcrypt, Bug Report
gniibe claimed T7519: libgcrypt: (EC)DSA signature generation should be constant-time.
Fri, Feb 7, 6:37 AM · libgcrypt, Bug Report
gniibe created T7519: libgcrypt: (EC)DSA signature generation should be constant-time.
Fri, Feb 7, 6:37 AM · libgcrypt, Bug Report

Thu, Feb 6

aheinecke added a comment to T7509: gpg4win: Make the AppImage build work with the new Docker-based build script.

Just so that its not overlooked and you are meaning something different. But I had the Qt6 / KF6 branch working with the --appimage parameter.

Thu, Feb 6, 10:22 PM · gpd5x, AppImage, gpg4win
dkg added a comment to T7518: `gpg --gpgconf-list` reports some data from the config file or command line, and other data that is about compiled in defaults.

in combination with this patch it should be easy to modify gpgconf_list() (in g10/gpg,c) to emit compliance from the settings/cli options.

Thu, Feb 6, 9:48 PM · Not A Bug, gnupg, Bug Report
CarlSchwan committed rOJ75f41ea9f877: Make EWS factory more generic (authored by CarlSchwan).
Make EWS factory more generic
Thu, Feb 6, 9:21 PM
dkg created T7518: `gpg --gpgconf-list` reports some data from the config file or command line, and other data that is about compiled in defaults.
Thu, Feb 6, 7:21 PM · Not A Bug, gnupg, Bug Report
werner committed rG00c31f8b04a4: gpg: New option --disable-pqc-encryption. (authored by werner).
gpg: New option --disable-pqc-encryption.
Thu, Feb 6, 5:51 PM
CarlSchwan updated the task description for T7507: Allow reencrypting email and email folders.
Thu, Feb 6, 5:40 PM · gpgol2
CarlSchwan triaged T7517: case insensitive auto completion of contacts as Normal priority.
Thu, Feb 6, 4:03 PM · gpgol2
CarlSchwan created T7517: case insensitive auto completion of contacts.
Thu, Feb 6, 4:03 PM · gpgol2
werner committed rG3a523b43d44f: gpgscm: Fix possible segv in the process functions. (authored by werner).
gpgscm: Fix possible segv in the process functions.
Thu, Feb 6, 3:46 PM
werner committed rGda9fb6bd163d: kbx: Fix for building without keyboxd. (authored by werner).
kbx: Fix for building without keyboxd.
Thu, Feb 6, 3:46 PM
werner committed rG0ec989ee3fde: gpgscm: Fix for gcc < 4.5 (authored by werner).
gpgscm: Fix for gcc < 4.5
Thu, Feb 6, 3:46 PM
dkg added a comment to T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880.

Please see the 5-patch series posted on gnupg-devel for a fix for this.

Thu, Feb 6, 3:32 PM · gnupg, Bug Report
dkg added a comment to T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880.

Maybe we have a different understanding of what "backward compatibility" means. if someone needs backward compatibility to communicate with someone using an RFC 4880 client, then surely they don't want to use a pubkey algorithm that isn't specified in RFC 4880, right?

Thu, Feb 6, 3:21 PM · gnupg, Bug Report
qyliss added a reviewer for D606: build: use pkg-config to find tss2-esys: gnupg.
Thu, Feb 6, 2:05 PM · gnupg
qyliss requested review of D606: build: use pkg-config to find tss2-esys.
Thu, Feb 6, 2:04 PM · gnupg
ikloecker changed the status of T7510: Kleopatra: Cert view search field - cursor always jumping to the end when editing from Open to Testing.

Fixed.

Thu, Feb 6, 1:44 PM · gpd5x, kleopatra
ikloecker added a comment to T7515: Draft: Kleopatra: reduce the number of actions in the context menu.

I'd suggest removing:

Thu, Feb 6, 1:43 PM · gpd5x, kleopatra
ikloecker committed rKLEOPATRA331b167ec36e: Avoid cursor jumping to end of line edit when user edits search term (authored by ikloecker).
Avoid cursor jumping to end of line edit when user edits search term
Thu, Feb 6, 1:35 PM
TobiasFella added a comment to T7515: Draft: Kleopatra: reduce the number of actions in the context menu.

I'd suggest removing:

Thu, Feb 6, 12:01 PM · gpd5x, kleopatra
werner triaged T7516: `gpg --compliance=rfc4880 --quick-add-key $fpr rsa sign` fails unnecessarily with "third-party key signatures using the SHA1 algorithm are rejected" as Low priority.
Thu, Feb 6, 9:14 AM · gnupg, Bug Report
gniibe committed rC35a6a6feb9dc: Fix _gcry_dsa_modify_k. (authored by gniibe).
Fix _gcry_dsa_modify_k.
Thu, Feb 6, 8:42 AM
mlaurent committed rMTP9e70a31e5149: GIT_SILENT: it compiles fine without deprecated methods (authored by mlaurent).
GIT_SILENT: it compiles fine without deprecated methods
Thu, Feb 6, 7:53 AM
mlaurent committed rKLEOPATRA4f824f8d45b3: GIT_SILENT: it compiles fine without deprecated methods (authored by mlaurent).
GIT_SILENT: it compiles fine without deprecated methods
Thu, Feb 6, 7:51 AM
mlaurent committed rLIBKLEO6157a93903e7: GIT_SILENT: it compiles fine without deprecated methods (authored by mlaurent).
GIT_SILENT: it compiles fine without deprecated methods
Thu, Feb 6, 7:48 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO6f92cf47323a: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Feb 6, 4:14 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAe607a7ec44bf: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Feb 6, 4:13 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAbc6238ed7d8f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Feb 6, 2:36 AM
gniibe committed rEdbf1e0dc4722: gpgrt-config: Append default directory to PKG_CONFIG_PATH. (authored by gniibe).
gpgrt-config: Append default directory to PKG_CONFIG_PATH.
Thu, Feb 6, 2:36 AM

Wed, Feb 5

dkg added a comment to T7516: `gpg --compliance=rfc4880 --quick-add-key $fpr rsa sign` fails unnecessarily with "third-party key signatures using the SHA1 algorithm are rejected".

Patch sent to gnupg-devel.

Wed, Feb 5, 9:55 PM · gnupg, Bug Report
dkg created T7516: `gpg --compliance=rfc4880 --quick-add-key $fpr rsa sign` fails unnecessarily with "third-party key signatures using the SHA1 algorithm are rejected".
Wed, Feb 5, 8:51 PM · gnupg, Bug Report
ikloecker reopened T7513: Kleopatra: For "Update" via WKD show if the certificate was unchanged as "Testing".
Wed, Feb 5, 4:44 PM · gpd5x, kleopatra
ikloecker closed T7513: Kleopatra: For "Update" via WKD show if the certificate was unchanged as Resolved.

If a single OpenPGP certificate is updated then we now show the same detailed information for the update from WKD as for the update from a keyserver, i.e. if the certificate didn't change via WKD then we say so.

Wed, Feb 5, 4:43 PM · gpd5x, kleopatra
ikloecker committed rKLEOPATRAeb315723cdd2: Show detailed information if a single key was updated via WKD (authored by ikloecker).
Show detailed information if a single key was updated via WKD
Wed, Feb 5, 4:40 PM
ikloecker added a comment to T6986: Refresh/update OpenPGP keys should check WKD.

I think there's some confusion.

Wed, Feb 5, 4:31 PM · gpd5x, Bug Report, Feature Request, gnupg24, kleopatra
ikloecker claimed T7513: Kleopatra: For "Update" via WKD show if the certificate was unchanged.
Wed, Feb 5, 4:15 PM · gpd5x, kleopatra
ebo moved T7153: Kleopatra: Show all search results (from different origins) from WiP to vsd-3.3.0 on the vsd33 board.
Wed, Feb 5, 4:15 PM · vsd33 (vsd-3.3.0), Restricted Project, kleopatra
ebo updated the task description for T7514: Draft: Kleopatra: Tooltip for the status "VS-NfD compliant".
Wed, Feb 5, 3:53 PM · vsd, kleopatra, gpd5x
ebo created T7515: Draft: Kleopatra: reduce the number of actions in the context menu.
Wed, Feb 5, 3:47 PM · gpd5x, kleopatra
werner changed the status of T7506: GnuPG: Error when adding ECDSA subkey in batch mode with quick-add-key "Wrong key usage" from Open to Testing.
Wed, Feb 5, 3:10 PM · gnupg26, gnupg24, Bug Report
werner committed rGc08a3c248465: gpg: Fix --quick-add-key for Weierstrass ECC with usage given. (authored by werner).
gpg: Fix --quick-add-key for Weierstrass ECC with usage given.
Wed, Feb 5, 3:10 PM
ebo closed T7234: Kleopatra: add disable/enable certificate in context menu, a subtask of T7216: Kleopatra: Integrate "disabled" feature from gpg, as Resolved.
Wed, Feb 5, 3:06 PM · Feature Request, kleopatra
ebo closed T7234: Kleopatra: add disable/enable certificate in context menu as Resolved.
Wed, Feb 5, 3:06 PM · Feature Request, kleopatra, Restricted Project
ebo updated the task description for T7504: Draft: Kleopatra: Tooltip in the status line.
Wed, Feb 5, 3:01 PM · vsd, gpd5x, kleopatra
ebo triaged T7514: Draft: Kleopatra: Tooltip for the status "VS-NfD compliant" as Normal priority.
Wed, Feb 5, 3:00 PM · vsd, kleopatra, gpd5x
werner added a comment to T7501: policy compliance options collide incompatibly without warning.

No real world bug reports for this and thus a backport has a small risk of a regression.

Wed, Feb 5, 2:19 PM · gnupg26, Bug Report
werner renamed T7505: SSH agent failing "agent refused operation" due to Bitwarden from SSH agent failing "agent refused operation" to SSH agent failing "agent refused operation" due to Bitwarden.
Wed, Feb 5, 2:17 PM · ssh, FAQ, gpg4win
werner edited projects for T7505: SSH agent failing "agent refused operation" due to Bitwarden, added: FAQ, ssh; removed Bug Report.

Thanks for that info. I tag it as FAQ and change the subject in case someone searches for such a problem.

Wed, Feb 5, 2:16 PM · ssh, FAQ, gpg4win
werner closed T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880 as Wontfix.

The compliance mode likes 4880 or 2440 are only here for backward compatibility in case that is needed. New keys shall always be generated using the current default algorithms. Note that a mode like de-vs is different in that it is used to comply with certain regulatory demands and not as a backward compatibility hack.

Wed, Feb 5, 2:12 PM · gnupg, Bug Report
ebo renamed T7513: Kleopatra: For "Update" via WKD show if the certificate was unchanged from Kleopatra: For "Update" via WKD show if the certifcate was unchanged to Kleopatra: For "Update" via WKD show if the certificate was unchanged.
Wed, Feb 5, 1:52 PM · gpd5x, kleopatra
ebo triaged T7513: Kleopatra: For "Update" via WKD show if the certificate was unchanged as Normal priority.
Wed, Feb 5, 1:51 PM · gpd5x, kleopatra
SunMar closed T7505: SSH agent failing "agent refused operation" due to Bitwarden as Invalid.

After a lot of digging I finally found the problem. It's actually not Gpg4win/GnuPG, but it's the Bitwarden desktop app. They recently added support for it to function as an SSH agent, and even though I have not enabled that feature, it's hijacking the socket anyways. When I close Bitwarden the issue disappears. The issue is logged in bitwarden/clients#13150.

Wed, Feb 5, 1:02 PM · ssh, FAQ, gpg4win
werner moved T7506: GnuPG: Error when adding ECDSA subkey in batch mode with quick-add-key "Wrong key usage" from Backlog to Done on the gnupg26 board.
Wed, Feb 5, 11:26 AM · gnupg26, gnupg24, Bug Report
werner committed rG9dba5ab4034f: gpg: Fix --quick-add-key for Weierstrass ECC with usage given. (authored by werner).
gpg: Fix --quick-add-key for Weierstrass ECC with usage given.
Wed, Feb 5, 11:26 AM
werner committed rG8ae8f12e5359: po: Update to po/pt.po (authored by Daniel Cerqueira <dan.git@lispclub.com>).
po: Update to po/pt.po
Wed, Feb 5, 11:25 AM
TobiasFella committed rKLEOPATRA7ed52b613476: Move remaining parts out of libkleopatraclient and remove unused code (authored by TobiasFella).
Move remaining parts out of libkleopatraclient and remove unused code
Wed, Feb 5, 10:39 AM
ebo renamed T6986: Refresh/update OpenPGP keys should check WKD from Refresh OpenPGP keys should check WKD to Refresh/update OpenPGP keys should check WKD.
Wed, Feb 5, 10:30 AM · gpd5x, Bug Report, Feature Request, gnupg24, kleopatra
ebo added a comment to T6986: Refresh/update OpenPGP keys should check WKD.

changed the workboard to gpd5x as this is still the case in Gpg4win 5.0-Beta versions.

Wed, Feb 5, 10:29 AM · gpd5x, Bug Report, Feature Request, gnupg24, kleopatra
ebo updated the task description for T6986: Refresh/update OpenPGP keys should check WKD.
Wed, Feb 5, 10:27 AM · gpd5x, Bug Report, Feature Request, gnupg24, kleopatra
ebo edited projects for T6986: Refresh/update OpenPGP keys should check WKD, added: gpd5x; removed Restricted Project.
Wed, Feb 5, 10:11 AM · gpd5x, Bug Report, Feature Request, gnupg24, kleopatra
ebo closed T7146: gpg: Add import option "no-seckeys" as Resolved.

same with VSD 3.3.0 with gpg 2.2.46

Wed, Feb 5, 10:06 AM · vsd33 (vsd-3.3.0), Restricted Project
ebo moved T7146: gpg: Add import option "no-seckeys" from QA to vsd-3.3.0 on the vsd33 board.
Wed, Feb 5, 10:05 AM · vsd33 (vsd-3.3.0), Restricted Project
ebo created T7512: Kleopatra: Wrong message "Card error" caused by blocked PIN on key generation.
Wed, Feb 5, 9:49 AM · vsd, gpd5x
ikloecker set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/364 on T7510: Kleopatra: Cert view search field - cursor always jumping to the end when editing.
Wed, Feb 5, 9:25 AM · gpd5x, kleopatra
ikloecker committed rKLEOPATRA2c26cbdeeac8: Avoid cursor jumping to end of line edit when user edits search term (authored by ikloecker).
Avoid cursor jumping to end of line edit when user edits search term
Wed, Feb 5, 9:09 AM
ikloecker moved T7510: Kleopatra: Cert view search field - cursor always jumping to the end when editing from Backlog to WIP on the gpd5x board.
Wed, Feb 5, 9:07 AM · gpd5x, kleopatra
ikloecker claimed T7510: Kleopatra: Cert view search field - cursor always jumping to the end when editing.
Wed, Feb 5, 9:07 AM · gpd5x, kleopatra
l10n daemon script <scripty@kde.org> committed rMTP42d45883090d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Wed, Feb 5, 2:44 AM

Tue, Feb 4

dkg added a comment to T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880.

i see two forms of an initial resolution here: one is to have set_compliance_option always explicitly set opt.def_newkey_algo. The other is to check opt.compliance in get_default_pubkey_algo.

Tue, Feb 4, 11:57 PM · gnupg, Bug Report
dkg created T7511: `gpg --compliance=rfc4880 --quick-gen-key` produces a key that is not compatible with RFC 4880.
Tue, Feb 4, 6:53 PM · gnupg, Bug Report
dkg added a comment to T7501: policy compliance options collide incompatibly without warning.

Thanks for the followup. As a downstream maintainer, it would help me a lot to know why this won't be fixed for 2.4. Do you forsee a specific problem with it? Does the subtle change in semantics of previously unspecified combinations/permutations of options represent something you're trying to avoid on the stable release channel? Are there bugs that users should be worried about?

Tue, Feb 4, 6:12 PM · gnupg26, Bug Report
alexk created T7510: Kleopatra: Cert view search field - cursor always jumping to the end when editing.
Tue, Feb 4, 6:10 PM · gpd5x, kleopatra
ebo closed T7134: Kleopatra: Allow PIN reset with Admin-PIN as Resolved.

Gpg4win-5.0.0-beta32
Works!

Tue, Feb 4, 4:53 PM · gpd5x, Feature Request, kleopatra
ebo closed T6787: Kleopatra: Add pinentry counters to smart card management view as Resolved.

Gpg4win-5.0.0-beta32:
The remaining attempts are listed:

Tue, Feb 4, 4:39 PM · gpd5x, kleopatra
ebo closed T6787: Kleopatra: Add pinentry counters to smart card management view, a subtask of T6785: Kleopatra: Improvements related to smart cards, as Resolved.
Tue, Feb 4, 4:39 PM · kleopatra
ikloecker moved T7134: Kleopatra: Allow PIN reset with Admin-PIN from Backlog to WIP on the gpd5x board.
Tue, Feb 4, 4:37 PM · gpd5x, Feature Request, kleopatra
ikloecker moved T6787: Kleopatra: Add pinentry counters to smart card management view from Backlog to WIP on the gpd5x board.
Tue, Feb 4, 4:30 PM · gpd5x, kleopatra
ikloecker edited projects for T6787: Kleopatra: Add pinentry counters to smart card management view, added: gpd5x; removed Restricted Project.
Tue, Feb 4, 4:29 PM · gpd5x, kleopatra
ebo edited projects for T7134: Kleopatra: Allow PIN reset with Admin-PIN, added: gpd5x; removed Restricted Project.
Tue, Feb 4, 4:29 PM · gpd5x, Feature Request, kleopatra
ikloecker added a comment to T7503: Draft: Kleopatra: change secret key import behavior when importing more than one.

You need to be asked this question when you restore the backup of all of your keys or when you migrate all your secret keys to a new computer.

Tue, Feb 4, 4:08 PM · gpd5x, kleopatra
Saturneric added a comment to T7508: GPGME gpgme_pubkey_algo_string Returns "unknown" for RSA Keys.

Okay, thanks!

Tue, Feb 4, 3:13 PM · gpgme, Bug Report
ikloecker committed rMbaa174e5d611: NEWS: Fix typos (authored by ikloecker).
NEWS: Fix typos
Tue, Feb 4, 2:57 PM
werner added a comment to T7508: GPGME gpgme_pubkey_algo_string Returns "unknown" for RSA Keys.

Fixed in master and the new gpgme-1.24-branch. Thus this fix will be in 2.0.0 and 1.24.2

Tue, Feb 4, 2:18 PM · gpgme, Bug Report
werner added a comment to T7501: policy compliance options collide incompatibly without warning.

Sorry, this will not be fixed for 2.4.

Tue, Feb 4, 2:17 PM · gnupg26, Bug Report
werner committed rMa8c923b943f3: Update copyright notices. (authored by werner).
Update copyright notices.
Tue, Feb 4, 2:16 PM
TobiasFella added a comment to T7503: Draft: Kleopatra: change secret key import behavior when importing more than one.

The situation seems to be even more complicated: If I click "yes" or "no" in this dialog, I *do* get asked for all certificates that are being imported. If I click "Cancel", no more dialogs show up.

Tue, Feb 4, 1:24 PM · gpd5x, kleopatra
werner renamed gloria-disabled from gloria to gloria-disabled.
Tue, Feb 4, 12:42 PM
ikloecker moved T7509: gpg4win: Make the AppImage build work with the new Docker-based build script from Backlog to WIP on the gpd5x board.
Tue, Feb 4, 10:54 AM · gpd5x, AppImage, gpg4win
ikloecker triaged T7509: gpg4win: Make the AppImage build work with the new Docker-based build script as Normal priority.
Tue, Feb 4, 10:54 AM · gpd5x, AppImage, gpg4win