To be able to sign&encrypt text in Kleopatra's notepad with S/MIME certificates we should add an S/MIME-specific variant of QGpgMESignEncryptJob which first (opaque-)signs and then encrypts a given text.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T7412 Notepad improvements | ||
Open | None | T7202 Kleopatra: Allow "combined" sign & encrypt of text in Notepad for S/MIME certificates | ||
Wontfix | • ikloecker | T7203 GpgME: Implement S/MIME-specific variant of QGpgMESignEncryptJob |
Event Timeline
Comment Actions
I think that this would be more like something for a "Task" in Kleopatra and not for a job in GPGME. As a job usually is only one operation and having a single job do two operations is different from the rest of the API. So I would be against it. A signEncryptJob is IMO something that should be reserved for a time when GPGSM supports gpgsm -se
Do you strongly object or should we close this then?