Note that screenshot was made with a gpg from the 2.2 branch.
And on a Windows VM which was (I'm quite sure) installed in German from the start.
In case it matters…
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Thu, May 8
We are using the style already since quite some time for gpg4win-5. I keep this ticket open for now for further adjustments (e.g. removal of workarounds added for other styles).
I'm wondering how we display valid signatures with not certified certificates. Those should probably be white (because there's no problem with signature or certificate, but signatures of uncertified certificates are as good as no signature at all.)
In T6869#200687, @ikloecker wrote:Most of the texts (most are proper sentences) lack a full stop. It's unclear whether this is a bug in the German translation or also in the original texts. This should be fixed.
i added single/valid/disabled and single/valid/revsubkey to the screenshot table:
https://dev.gnupg.org/T6869#200682
Wed, May 7
In T6869#200695, @timegrid wrote:so the non working automatic match of data.sig -> data is another bug?
You cannot trust any signatures made with a compromised key because the signature creation date can easily be forged.
Then why don't we add at least the red background (and maybe an X) instead of the warning sign symbol and no color?
Backported for VSD 3.3.x
so the non working automatic match of data.sig -> data is another bug?
You cannot trust any signatures made with a compromised key because the signature creation date can easily be forged.
In T6869#200687, @ikloecker wrote:Most of the texts (most are proper sentences) lack a full stop. It's unclear whether this is a bug in the German translation or also in the original texts. This should be fixed.
In T6869#200689, @timegrid wrote:It's weird that in the "multiple / mixed / split" case the full paths of the files is used even though all files seem to be in the same folder. This isn't really that important.
This is always the case, when the sig file is selected for verification (compared to the verified file itself). Makes probably sense, as the file to be verified needs to be selected explicitly and could be in a different path.
In T6869#200688, @ebo wrote:One thing: The message for the valid signature from a revoked key looks less worrisome from the user perspective as an invalid signature. Is this intended?
One does not see here if the signature was made before or after the revocation. In the latter case the signature can not be trusted for sure. In the first case it might be ok.Could we maybe add the time of the expiry or revocation in the message?
In T6869#200682, @timegrid wrote:
- the Show Audit Log link will open the log only on the second click
It's weird that in the "multiple / mixed / split" case the full paths of the files is used even though all files seem to be in the same folder. This isn't really that important.
One thing: The message for the valid signature from a revoked key looks less worrisome from the user perspective as an invalid signature. Is this intended?
One does not see here if the signature was made before or after the revocation. In the latter case the signature can not be trusted for sure. In the first case it might be ok.
Most of the texts (most are proper sentences) lack a full stop. It's unclear whether this is a bug in the German translation or also in the original texts. This should be fixed.
tests with vsd still needs to be done
the changes themself look good to me on gpg4win-5.0.0-beta167@win10
yes please!
looks good to me on gpg4win-5.0.0-beta167@win10
The status bar is now updated in case the VERSION file is loaded after the main window was created.
Kleopatra does not show version information in the status bar. It does show whatever is stored in the VERSION file under the key statusline in the group [Kleopatra].
Tue, May 6
engl. Menu Entry: Save Secret Role Key
Tooltip: Save this secret key to share with other team members.
Discussion and background for naming things and german translation
For the icon:
We decided to
@TobiasFella: please ping on screenshot in MR
Vorschlag Text:
May 2 2025
There was another customer wish for this, RT #34722
Apr 30 2025
Apr 28 2025
Apr 27 2025
Apr 22 2025
regarding the 403: one has to try the correct page AFAIK. Didn't research which one, look in the update checker code.
Apr 18 2025
Apr 17 2025
In any case, the actual connectivity test needs to be performed by GnuPG. Otherwise we might just test whether the Qt/KDE libraries can reach versions.gnupg.org, but not whether dirmngr can. Werner proposed something like gpg --fetch-key https://gnupg.org/index.html.
Creating a new entry with the name of an existing entry will override the existing entry without warning.
Fixed.
Apr 16 2025
This is resolved in the final Beta15.
Apr 15 2025
Apr 14 2025
Apr 11 2025
That error code is actually not an error code but it is the ERROR state from the Kleo SFM. We have seen that yesterday already.