Page MenuHome GnuPG

Feature RequestExperimental
ActivePublic

Members

  • This project does not have any members.
  • View All

Recent Activity

Thu, Jul 25

ebo moved T6403: Kleopatra: Warn if a certificate in a group is deleted from WiP to QA on the vsd33 board.
Thu, Jul 25, 5:13 PM · vsd33, Restricted Project, Feature Request, kleopatra
werner triaged T7216: Kleopatra: Integrate "disabled" feature from gpg as Normal priority.

BTW, gpgme does not yet use --quick-set-ownertrust which can also be used to set the disabled flag. We should replace the interactor by the new command. See rG21f7ad563d for the new command.

Thu, Jul 25, 10:52 AM · Feature Request, kleopatra, Restricted Project

Wed, Jul 24

TobiasFella added a comment to T7182: Draft: Kleopatra: Improve Certificate Tooltips in Certificate view.

For the certificate list it might make sense to have column-specific tool tips, e.g. to give details on "not certified" in the "User IDs" column. For the fingerprint column (just to pick one example) a tool tip makes little sense.

Wed, Jul 24, 3:52 PM · Documentation, Feature Request, kleopatra, Restricted Project
ikloecker moved T7089: Kleopatra: show "disabled" status from Backlog to WiP on the vsd33 board.

The latest changes have been backported for VSD 3.3.

Wed, Jul 24, 2:34 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo moved T7089: Kleopatra: show "disabled" status from WiP to Backlog on the vsd33 board.
Wed, Jul 24, 12:34 PM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella updated the task description for T7089: Kleopatra: show "disabled" status.
Wed, Jul 24, 12:04 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo renamed T7089: Kleopatra: show "disabled" status from Kleopatra: Integrate "disabled" feature from gpg to Kleopatra: show "disabled" status.
Wed, Jul 24, 9:50 AM · vsd33, Feature Request, kleopatra, Restricted Project
ebo added a parent task for T7089: Kleopatra: show "disabled" status: T7216: Kleopatra: Integrate "disabled" feature from gpg.
Wed, Jul 24, 8:53 AM · vsd33, Feature Request, kleopatra, Restricted Project
ebo added a comment to T7089: Kleopatra: show "disabled" status.

The order of states is "expired", "revoked", "disabled", "invalid", "certified", "not certified". Since we show only one state we need to define an order. I guess it would make sense to give "disabled" the highest priority. (I also think that "revoked" should have higher priority than "expired".)

Wed, Jul 24, 8:41 AM · vsd33, Feature Request, kleopatra, Restricted Project

Tue, Jul 23

ikloecker added a comment to T7089: Kleopatra: show "disabled" status.
In T7089#188733, @ebo wrote:

What I see is: If the status of a certificate is "certified" or "not certified" before disabling it, then Kleo shows "disabled" in the User-ID column. If it was "revoked" or "expired", those are not changed. The same is true for the "Status" info in the details.
Is this distinction on purpose? What is the reason?

Tue, Jul 23, 5:56 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo moved T6924: Kleopatra: Make columns of subkey details editable from WiP to vsd-3.3.0 on the vsd33 board.
Tue, Jul 23, 5:12 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ebo closed T6924: Kleopatra: Make columns of subkey details editable as Resolved.

Well, now it does not occur for me any more, either. Ok, I'm setting this to resolved, this was most likely a situation where Kleopatra could not write to the kleopatrastaterc (in %APPDATA%\kleopatra\) for some reason. This would then be a more general issue, anyhow, for which we need another ticket if we can reproduce this.

Tue, Jul 23, 5:12 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
alexk added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

That's the way it works today in some organizations:
If users can't delete their key they are requested to ask their GnuPG admin, they actually do so and the admin does help.

Tue, Jul 23, 3:53 PM · Feature Request, Restricted Project, kleopatra
ebo added a comment to T7089: Kleopatra: show "disabled" status.

with Version 3.2.2.2405000+git~ (Gpg4win-4.3.2-beta41):

Tue, Jul 23, 3:08 PM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella added a comment to T6924: Kleopatra: Make columns of subkey details editable .

can't reproduce either

Tue, Jul 23, 2:43 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ebo added a comment to T6924: Kleopatra: Make columns of subkey details editable .

I did what you did, didn't even need to restart Kleopatra.

Tue, Jul 23, 2:25 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker added a comment to T6924: Kleopatra: Make columns of subkey details editable .

I cannot reproduce this with Version 3.2.2.2405000+git20240712T143635~6033869e1. I open the Details window, go to Subkeys, right-click table header, select Keygrip, close Details window, open it again, go to Subkeys, Keygrip column is still shown. Even after restarting Kleopatra.

Tue, Jul 23, 2:17 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ebo added a comment to T6924: Kleopatra: Make columns of subkey details editable .

With Version 3.2.2.2405000+git~ (Gpg4win-4.3.2-beta41) II can add a keygrip column to the subkey details. But if I close the details window and open it again, the column are no longer selected.

Tue, Jul 23, 2:02 PM · vsd33 (vsd-3.3.0), Feature Request, kleopatra, Restricted Project
ikloecker added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

The easiest solution would be a setting for gnupg. Then Kleopatra would just error out. But, as Andre rightfully points out, people will work around this restriction. Users are incredibly creative.

Tue, Jul 23, 2:00 PM · Feature Request, Restricted Project, kleopatra
aheinecke added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

Since Kleopatra does not suppress the pinentry prompts think there is even one additional question at least for S/MIME. So it asks you once from Kleopatra and then you are asked by GnuPG.
AFAIR we had discussed this in the past and also came up with the Idea that the user should type in DELETE. That dialog should then come from GnuPG I think so that it is the same.

Tue, Jul 23, 1:14 PM · Feature Request, Restricted Project, kleopatra
werner added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

gpg makes it pretty hard to delete a secret key; thus having a (user settable) option in Kleopatra makes a lot of sense to me.

Tue, Jul 23, 11:45 AM · Feature Request, Restricted Project, kleopatra
aheinecke added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

No. To solve that problem we have the revocation certificates autogenerated in the GnuPG home folder and which are kept of course when a user deletes their key.

Tue, Jul 23, 10:48 AM · Feature Request, Restricted Project, kleopatra
alexk added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

Experiences from customers are that people create their certificate, upload it to a server. Then they notice a mistake in their name and delete the whole cert and upload the new one. Now there are two certificates on the server. This is only one example of what can go wrong. Admins want this not to happen and that's the reason for this feature. More warnings will probably not solve the problem.

Tue, Jul 23, 10:42 AM · Feature Request, Restricted Project, kleopatra

Mon, Jul 22

aheinecke closed T4544: More prompts before key deletion as Wontfix.

I think we can close this as Wontfix since it is our opinion to wont fix this issue. If there should be more prevetion of accidents it would probably be better to have the user type in "DELETE" or "YES". Anything else then another click confirming a popup. Since this will just be clicked away through muscle memory. This came up again in T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key

Mon, Jul 22, 4:58 PM · gnupg, Feature Request, patch
aheinecke added a comment to T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.

In MMO Games this is usually handled that a player either has to type in "DELETE" or type in the Characters name to delete the character. At least in the last games I played.

Mon, Jul 22, 4:56 PM · Feature Request, Restricted Project, kleopatra
aheinecke triaged T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key as Low priority.

I would give this low priority. There is no way to prohibit that except if the user has no deletion rights on the file system. There are already multiple dialogs asking the user to confirm the secret key deletion. A user could by the same logic "Free up some space" in their local home directory and delete %APPDATA%.

Mon, Jul 22, 4:49 PM · Feature Request, Restricted Project, kleopatra
alexk renamed T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key from Kleopatra: configuration option to prohibit deletion of secret key to Kleopatra: configuration option to prohibit deletion of certificate with secret key.
Mon, Jul 22, 4:35 PM · Feature Request, Restricted Project, kleopatra
alexk created T7211: Kleopatra: configuration option to prohibit deletion of certificate with secret key.
Mon, Jul 22, 3:39 PM · Feature Request, Restricted Project, kleopatra

Thu, Jul 18

TobiasFella moved T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Thu, Jul 18, 11:35 AM · vsd33, Feature Request, kleopatra, Restricted Project

Wed, Jul 17

ebo moved T6739: Allow "refresh key/signatures" from key's context menu (from key list) from Restricted Project Column to Restricted Project Column on the Restricted Project board.

ok, works with Version 3.2.2.2405000+git~ (Gpg4win-4.3.2-beta41).

Wed, Jul 17, 3:09 PM · vsd33, Restricted Project, kleopatra, Feature Request

Tue, Jul 16

ebo added a comment to T5138: Change Reset Code not working in Kleopatra.

As for renaming "Change Reset Code" to "Set Reset Code", what about "Change PIN" and "Change Admin PIN"? Should they also be renamed? If not, why not? Is there no default reset code? Is there a way to find out whether the reset code has already been set (in which case "change" would be more appropriate than "set")?

Tue, Jul 16, 4:37 PM · Restricted Project, Feature Request, Bug Report, kleopatra
ikloecker added a comment to T7134: Kleopatra: Allow PIN reset with Admin-PIN.

It's not tagged vsd33 and I didn't plan to backport this since it depends on other changes (T6787) that are master-only.

Tue, Jul 16, 9:52 AM · Feature Request, Restricted Project, kleopatra

Mon, Jul 15

aheinecke closed T2227: Sign GpgOL to support group deployments as Resolved.

we are doing this for the last releases. The list of files can also be found in the repo now in gpg4win.mk.in

Mon, Jul 15, 3:45 PM · gpgol, Feature Request
aheinecke added a comment to T7134: Kleopatra: Allow PIN reset with Admin-PIN.

Will this be backported? Since the pgpcardwidget otherwise contains strings which are neither in master nor in kf5 I would say so. Otherwise our translation system must be extended again to also extract strings from our own branch.

Mon, Jul 15, 3:02 PM · Feature Request, Restricted Project, kleopatra
ebo added a project to T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog: vsd33.
Mon, Jul 15, 10:05 AM · vsd33, Feature Request, kleopatra, Restricted Project

Thu, Jul 11

ebo renamed T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog from Draft: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog to Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog.
Thu, Jul 11, 3:46 PM · vsd33, Feature Request, kleopatra, Restricted Project
aheinecke triaged T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog as Normal priority.

Yes sounds good to me. Since we have the ability even in the full list view to filter for "only with secret" certificates. Regarding gpgme_set_sender. Only GpgOL uses this, we only really need it for TOFU I think. To leave that discussion / point out of this issue I created T7199: KMail / Kleopatra: Use gpgme_set_sender to add a hint which UserID was selected for a signature

Thu, Jul 11, 3:04 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo updated subscribers of T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog.

ok, I like your proposal. To recap:

Thu, Jul 11, 9:11 AM · vsd33, Feature Request, kleopatra, Restricted Project

Wed, Jul 10

ikloecker added a comment to T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog.

This behavior of the encrypt-to-others input field is intended. It avoids "Multiple matching certificates or groups found" errors if there is one current (good) certificate and one (or more) old expired certificates for an email address. There's a button to open a dialog listing all certificates so that the user can find a certificate they are missing in the input list's completion list. I think this is an acceptable compromise between making all certificates discoverable (even expired or revoked ones) and offering not too many irrelevant certificates. When the user selects a bad certificate in the selection dialog we should probably show a note that this certificate cannot be used instead of showing "Error: No matching certificates or groups found".

Wed, Jul 10, 6:14 PM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella added a comment to T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog.
In T7183#188348, @ebo wrote:

I'm not sure if we are talking about the Encrypt-to-self drop-down or the Encrypt for others input fields. On the other hand, I see little reason to treat both differently.

At the moment they are treated differently. In the dropdown for encrypt-to-self no expired certificates are listed. encrypt-to-others does not have a dropdown. You are not able to find an expired Certificate by typing the name. But you can open the certificate list to chose from, where expired certificates are shown and selectable.

Wed, Jul 10, 3:32 PM · vsd33, Feature Request, kleopatra, Restricted Project
ebo added a comment to T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog.

I'm not sure if we are talking about the Encrypt-to-self drop-down or the Encrypt for others input fields. On the other hand, I see little reason to treat both differently.

Wed, Jul 10, 3:22 PM · vsd33, Feature Request, kleopatra, Restricted Project
TobiasFella added a comment to T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog.

I agree with Ingo and Werner here. In summary

Wed, Jul 10, 2:17 PM · vsd33, Feature Request, kleopatra, Restricted Project

Fri, Jul 5

ikloecker added a comment to T6739: Allow "refresh key/signatures" from key's context menu (from key list).

The ticket mentioned in the previous comment is T7190: Kleopatra: wrong claim of update in WKD for keys with no mail address.

Fri, Jul 5, 5:29 PM · vsd33, Restricted Project, kleopatra, Feature Request
ebo added a comment to T6739: Allow "refresh key/signatures" from key's context menu (from key list).

Turns out

  • the singular instead of plural in the German version is a translation thing and should now be fixed (but is not in the testversion beta35)
  • there is another issue muddying the waters regarding search in WKD, for which I will create another ticket
Fri, Jul 5, 4:10 PM · vsd33, Restricted Project, kleopatra, Feature Request

Thu, Jul 4

werner added a comment to T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog.

rere 2: I agree as long as the expired certs are order behind regular certs.

Thu, Jul 4, 10:10 AM · vsd33, Feature Request, kleopatra, Restricted Project
gniibe added a subtask for T6508: Port GnuPG to 64-bit Windows: T7138: Windows (Semi-hosted environment): filename and network access.
Thu, Jul 4, 4:09 AM · Windows 64, Feature Request, gnupg26

Wed, Jul 3

ikloecker added a comment to T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog.

Re 2.:

  • I think expired user IDs should also be offered. Otherwise, people who forgot to extend the validity of their certificate won't find their certificate. Usability-wise it's better to offer the certificate and show a notice that the selected certificate has expired. I wouldn't differentiate between primary and additional user IDs.
Wed, Jul 3, 10:37 AM · vsd33, Feature Request, kleopatra, Restricted Project
ikloecker added a comment to T7182: Draft: Kleopatra: Improve Certificate Tooltips in Certificate view.

In general, I question the usefulness of the tool tip for the certificate list. The information in the table is already very detailed and for more details there's the details view. Important information that's missing in the table shouldn't be hidden in the tool tip.

Wed, Jul 3, 9:54 AM · Documentation, Feature Request, kleopatra, Restricted Project

Tue, Jul 2

werner triaged T7182: Draft: Kleopatra: Improve Certificate Tooltips in Certificate view as Normal priority.
Tue, Jul 2, 10:51 PM · Documentation, Feature Request, kleopatra, Restricted Project
werner added a project to T7183: Kleopatra: Reduce certificates offered in Sign/Enyrypt dialog: Feature Request.
Tue, Jul 2, 10:50 PM · vsd33, Feature Request, kleopatra, Restricted Project