looks fine, gpg4win-Beta41
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jul 31 2024
Try it. It does not do what you think ;-)
You will revoke the certification of the User-Id and not remove that one certification. I should have taken a better example for the screenshot:
I'd say having the "Remove Certification" action when a certification is selected does make sense.
Icon is there in GnuPG-VS-Desktop-3.2.93.32-Beta
and an additional patch to remove the groups button from the toolbar if groups are disabled: https://invent.kde.org/pim/kleopatra/-/merge_requests/261
I created a merge request here https://invent.kde.org/carlschwan/gpgpass/-/merge_requests/3
We have solved this now by showing a configurable error message in that case instead of hard failure with a cryptic error in T6683: GpgOL: Configurable error if sign is selected and prefer_smime
Noticed this again that it was very slow. I guess how fast it is depends on your wine configuration. I worked it around by disabling winepath for me again. But do we want to change anything here or just move this to wontfix?
tested with Version VS-Desktop-3.2.93.32-Beta
works
done (gpg4win -Beta41)
Followup: Using edge and a restart did not trigger the installation of of CN=ISRG Root X1,O=Internet Security Research Group,C=US.
I notices this again, even though my display language is german and Kleopatra is german the GnuPG system is using english (gpg-error --locale says en_IE). en_IE was set by virtualbox during windows installation. No environment variables are set related to language.
Looks good, gpg4win-Beta41:
Done, checked with Gpg4win-Beta41
I've checked the windows configuration and the automatic update of root certificates is not switched off.
Looking into the windows events view I did not see the certificate update, but after a while I did (restarts, edge attempts installation of firefox). So probably the edge view may have triggered this update, but it did not show directly in the cert store and thus not for Gnupg.
Texts are improved, checked with Gpg4win Beta-41
next I'll turn up dirmngr's logging
Since only https fails for you.
ok, checked with Beta-41
Jul 30 2024
For pinentry I used the QGuiApplication::styleHints()::colorScheme() API in T7230: pinentry-qt: Show passphrase icon nearly invisible in dark mode and high contrast so I think we finally have this covered.
Tested on Linux, modern Windows and Windows 10 2016.
Hi Bernhard,