Bug 482897 - Kleopatra does not support all GPG trust levels anymore
Summary: Kleopatra does not support all GPG trust levels anymore
Status: RESOLVED INTENTIONAL
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: 3.1.28.230805
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Andre Heinecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-08 17:04 UTC by David
Modified: 2024-11-01 20:47 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2024-03-08 17:04:02 UTC
SUMMARY
Kleopatra does not have anymore an option to set any of all 5 different trust levels from the GPG backend, which in turn implement the RFC-4880 specification.
I have already brought up this topic in Gitlab, where Ingo Klöcker kindly suggested to move the issue here.
I can see his point, and I can agree on making a UI which is simpler to use, but I don't find it particularly wise to make a step back to do so, especially for KDE software. Maybe the old menu could have been moved to an advanced section elsewhere, but that functionality cannot be entirely missing, in my opinion.
Also, the way in which the new functionality has been implemented, basically transforms key trust management into a FSM with forced transitions (forced by which options you can click), which in my case required me to go and look into the actual code to get a clear understanding of what was going on.

OBSERVED RESULT
Kleopatra does not have an option to set key trust level anymore.

EXPECTED RESULT
Kleopatra should reflect GPG behavior, or at least allow for same functionality as GPG, even if layed out differently. A simplified way is welcome, but should reflect backend behavior.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Ingo Klöcker 2024-10-17 21:43:09 UTC
I'm sorry, that it's again me who responds to you. We won't change this for the reasons I already gave you. Kleopatra is not supposed to be tool for GnuPG experts who want to use each an every feature that gpg offers. Just take a look at the gigantic man page of gpg.
Comment 2 David 2024-11-01 20:47:47 UTC
(In reply to Ingo Klöcker from comment #1)
> I'm sorry, that it's again me who responds to you. We won't change this for
> the reasons I already gave you. Kleopatra is not supposed to be tool for
> GnuPG experts who want to use each an every feature that gpg offers. Just
> take a look at the gigantic man page of gpg.

Thanks for replying Ingo, I can understand your point even though I'm still missing the old functionality.
I will use KGPG or something else.