It is useful to have the algorithm and also the keygrip as columns so that selecting for example keys with rsa2048 will be easier. Granted, for LibrePGP (aka OpenPGP) we can only show the algorithm of the primary key - but that is enough of a hint for many use cases. These columns should not be enabled by default.
Description
Revisions and Commits
rLIBKLEO Libkleo | |||
rLIBKLEOb3bbf17eb8d7 Add Algorithm and Keygrip columns to keylist | |||
rLIBKLEO8bfff97245e2 Add Algorithm and Keygrip columns to keylist | |||
rLIBKLEOeb1a57ce823a Add Algorithm and Keygrip columns to keylist | |||
rLIBKLEO20819022c304 Add Algorithm and Keygrip columns to keylist | |||
rKLEOPATRA Kleopatra | |||
rKLEOPATRAc9d7d67ca230 Fix initial column visibility in main key tree | |||
rKLEOPATRAfbc6ed9f8ffe Fix initial column visibility in main key tree | |||
rKLEOPATRA3309d19b5a23 Fix initial column visibility in main key tree | |||
rKLEOPATRA99213c43be42 Include keygrip when updating key | |||
rKLEOPATRAf11d9377e473 Use Algorithm and Keygrip columns in keylist | |||
rKLEOPATRAd280666f2918 Use Algorithm and Keygrip columns in keylist | |||
rKLEOPATRAbe23689510a4 Use Algorithm and Keygrip columns in keylist | |||
rKLEOPATRAc9ec5bddab42 Use Algorithm and Keygrip columns in keylist |
Related Objects
Event Timeline
Tested with Gpg4win-4.3.2-beta23:
Columns are there, but when I double-click on a *public* key, the Keygrip is no longer displayed:
The keygrips reappear if you restart Kleo.
On a fresh install Version 3.2.2.2405000+git~ (Gpg4win-4.3.2-beta35) are now all available columns displayed by default:
This was not intended. IIRC the new ones from this ticket should be hidden by default and for the old ones the default shouldn't have changed.
I have to correct myself. After restarting Kleopatra, only the following columns are shown, without any changes from my side:
Deleting the one certificate in the list and importing it again does then keep those columns, too.
Only when I Install the Testversion on a new VM I see all columns until I restart Kleopatra.
If there is not something obvious causing this I wonder if we should just leave it as it is, hardly anyone will notice it, probably.
fixed in https://invent.kde.org/pim/kleopatra/-/merge_requests/243; we were not calling the visibility logic when initially creating the view.
gpg4win-Beta-50:
Columns are now displayed as expected with a fresh installation, too.