Today
If the group policy „Allow the use off connected experiences in Office“ is set like this:
I added a config setting for Windows only: work/tfry/autostart .
Is this is good enough or should the import cert list also inherit the layout (with or without additional columns) from the currently active tab?
Looks good to me on gpg4win-5.0.0 @ win11. Tested with 20 starts of each combination:
- with / without keyboxd
- quitting kleopatra / killing all processes
Looks good to me on gpg4win-5.0.0 @ win11. Tested with 20 starts of each combination:
- with / without keyboxd
- quitting kleopatra / killing all processes
Looks good to me on gpg4win-5.0.0 @ win11. Tested with 20 starts of each combination:
- with / without keyboxd
- quitting kleopatra / killing all processes
Another correction: I'm quite sure, that changing the width worked for a while (until i created that new tab), but I can't reproduce this anymore (even after deleting kleopatrastaterc). Now the import list again seems to have it's own memory (changing width in the import list will be kept on the next import)
Correction: On import, the width of the last created tab (not the current one) will be used, but additional columns won't be added.
EWS-API used in our code (CPP-wrappers -> description / our usage):
- EwsGetItemRequest -> get message(s) (one or several; mime content and parent folder id)
- EWSMessageDispatcher -> just a wrapper around:
- EwsCreateItemRequest -> "Send message and save copy"
- Used by reencrypt, only:
- EwsGetFolderRequest -> Apparently just gets the id and label of a folder
- EwsCreateFolderRequest -> create new folder; includes indication whether that name already existed
- EwsGetFolderContentRequest -> get all mails in a folder; additionally uses:
- EwsFindItemRequest -> obtain list of messages in a folder (does not list subfolders)
- These two just needed to create (reencrypted) messages without having them appear as new
- EwsCopyItemRequest -> copy existing message from one existing folder to another
- EwsUpdateItemRequest -> used to replace mime content of message, without change status (new/read...)
Screenshots how Kleopatra currently shows the result of the verifications:
I think this has been resolved in Gpg4win 5.
I think this has been resolved in Gpg4win 5.
I think this has been resolved in Gpg4win 5.
- Made some more tweaks to the UI
Yesterday
The suffixes _ENCRYPT_SIGN and _ENCRYPT are used to differentiate the two export results.
If only the secret encryption subkey is exported and there is a signing subkey then, additionally, to the secret subkey export a public export is added to the created file, i.e. in the created file there's a PUBLIC KEY BLOCK and a PRIVATE KEY BLOCK. (With the next version of gpgme the public key block only contains the primary key and the signing subkey. Currently, it's a full public key export of the team key.)
In gpg4win-5.0.0-beta479 @ win11
- I can confirm, that a new tab will inherit the layout from the currently active tab
- On import
- The layout of the main tab is kept
- The import cert table has it's own layout though (default columns/widths) - should this be different?
Mostly looks good to me on gpg4win-5.0.0-beta479 @ win11.
Looks good to me on gpg4win-5.0.0-beta479 @ win11:
Was anything changed? What to test here?
Two historic integer encoding glitches from Peter Gutmann's style guide:
WIP at work/tfry/reencrypt_ui
Tue, Jan 13
I've changed this now to "GnuPG VS-Desktop" (and "GnuPG Desktop").
Am I right that for VSD we use:
We set the following organization names for the different products:
- Gpg4win: Gpg4win
- GnuPG-Desktop: GPD
- GnuPG-VS-Desktop: VSD
i.e. the registry path for Kleopatra settings will be for example
SOFTWARE\Gpg4win\Kleopatra\<config group>\<config entry>
Panel Used By
| Dashboard | lnyannini's Dashboard |





