Page MenuHome GnuPG
Feed All Stories

Aug 15 2023

ikloecker committed rKLEOPATRA13b0e59a0358: Log object and function name instead of nothing (authored by ikloecker).
Log object and function name instead of nothing
Aug 15 2023, 2:35 PM
hefee committed rLIBKLEOf378382b4761: Merge branch 'release/23.08' (authored by hefee).
Merge branch 'release/23.08'
Aug 15 2023, 2:22 PM
ikloecker added a comment to T6584: Kleopatra / Gpgtar: Cancel on encrypt leaves a broken archive behind.

I think the problem is that SignEncryptTask is destroyed before the canceled job reports the result. Therefore the clean-up code never runs. The added logging should confirm this.

Aug 15 2023, 2:15 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
ikloecker committed rKLEOPATRAe9eb57776403: Log object and function name instead of nothing (authored by ikloecker).
Log object and function name instead of nothing
Aug 15 2023, 2:11 PM
hefee committed rLIBKLEO1165787a8c45: [tests] Check that setSigningKeys also works for explicit protocol. (authored by hefee).
[tests] Check that setSigningKeys also works for explicit protocol.
Aug 15 2023, 1:46 PM
hefee committed rLIBKLEO698ed481619c: [fix] setSigningKeys is ignored for unknown protocol. (authored by hefee).
[fix] setSigningKeys is ignored for unknown protocol.
Aug 15 2023, 1:46 PM
hefee committed rLIBKLEOc3e9a779cfc3: [tests] Check that setSigningKeys also works for explicit protocol. (authored by hefee).
[tests] Check that setSigningKeys also works for explicit protocol.
Aug 15 2023, 1:45 PM
hefee committed rLIBKLEO4acee5194ca4: [fix] setSigningKeys is ignored for unknown protocol. (authored by hefee).
[fix] setSigningKeys is ignored for unknown protocol.
Aug 15 2023, 1:45 PM
ikloecker committed rKLEOPATRAec814c462eac: Make MimeTreeParser required (authored by CarlSchwan).
Make MimeTreeParser required
Aug 15 2023, 12:49 PM
ikloecker committed rKLEOPATRA82b528ce9528: Add missing include (authored by ikloecker).
Add missing include
Aug 15 2023, 12:47 PM
ikloecker committed rKLEOPATRA5fbeab3d1cff: Make MimeTreeParser required (authored by CarlSchwan).
Make MimeTreeParser required
Aug 15 2023, 12:42 PM
ikloecker committed rKLEOPATRA342f2bf7d2c8: Log the result of the sign/encrypt task (authored by ikloecker).
Log the result of the sign/encrypt task
Aug 15 2023, 12:41 PM
ikloecker committed rKLEOPATRA31b827cd22d7: Define the QDebug operator for std::string in one place (authored by ikloecker).
Define the QDebug operator for std::string in one place
Aug 15 2023, 12:41 PM
ikloecker committed rMc3171d0cf1a2: qt: Make toLogString helper public (authored by ikloecker).
qt: Make toLogString helper public
Aug 15 2023, 12:40 PM
ikloecker committed rM7a2a3f317b18: cpp: Remove unused include (authored by ikloecker).
cpp: Remove unused include
Aug 15 2023, 12:40 PM
mlaurent committed rMTP2daa32c00860: Remove unused qml module (authored by mlaurent).
Remove unused qml module
Aug 15 2023, 10:36 AM
mlaurent committed rMTPc5337f1fec65: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Aug 15 2023, 10:36 AM
mlaurent committed rMTPc145cde2f911: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Aug 15 2023, 10:34 AM
CarlSchwan committed rKLEOPATRA38368ee6f662: Make MimeTreeParser required (authored by CarlSchwan).
Make MimeTreeParser required
Aug 15 2023, 10:16 AM
ebo added a comment to T6584: Kleopatra / Gpgtar: Cancel on encrypt leaves a broken archive behind.

Debugview shows:

[8412] org.kde.pim.kleopatra: Collection Progress:  48  total:  1000
[8412] org.kde.pim.kleopatra: 
[8412] org.kde.pim.kleopatra: 0x9cfca58 slotWizardCanceled
[8412] org.kde.pim.kleopatra: Kleo::Crypto::SignEncryptFilesController(0x64c97a8) cancel
[8412] org.kde.pim.kleopatra: Kleo::Crypto::SignEncryptTask(0xeee73c0) cancel
[8412] org.kde.pim.kleopatra: Error:  "Abbruch durch Benutzer"
[8412] org.kde.pim.kleopatra:
Aug 15 2023, 10:12 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
l10n daemon script <scripty@kde.org> committed rMTP0604a32f6ecc: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 15 2023, 3:50 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA3b3af8ce32d8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 15 2023, 3:49 AM

Aug 14 2023

CarlSchwan committed rMTP6a0bd92ebdd9: Add itinerary integration (authored by CarlSchwan).
Add itinerary integration
Aug 14 2023, 11:13 PM
CarlSchwan committed rMTP1e95471b6f03: Allow to provide a custom ICal part component (authored by CarlSchwan).
Allow to provide a custom ICal part component
Aug 14 2023, 11:13 PM
CarlSchwan committed rMTPb52e07f9d7f0: Add itinerary integration (authored by CarlSchwan).
Add itinerary integration
Aug 14 2023, 11:13 PM
CarlSchwan committed rMTP4f90561f14c5: Allow to provide a custom ICal part component (authored by CarlSchwan).
Allow to provide a custom ICal part component
Aug 14 2023, 11:13 PM
CarlSchwan committed rMTP125670c1eba8: Use QGpgME and Kleo instead of own gpgme binding (authored by CarlSchwan).
Use QGpgME and Kleo instead of own gpgme binding
Aug 14 2023, 9:06 PM
ikloecker added a comment to T6584: Kleopatra / Gpgtar: Cancel on encrypt leaves a broken archive behind.

Kleopatra should (try to) delete the file: rKLEOPATRA59652a394662: Remove the output file if job was canceled or an error occurred. The attempt to delete the file is logged, so you should see the logs in the debug output. If nothing is logged, then something weird is happening. Or the QFile::exists() check does not work for some reason.

Aug 14 2023, 5:50 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
bernhard created T6650: KMail's akonadi_icaldir_resource does not write events/calender entries to directory.
Aug 14 2023, 5:44 PM · Feature Request, KMail
ikloecker updated subscribers of T6631: Kleopatra: Require GpgME 1.20.

So far only the dev branch of Craft supports this. Also there are still some platforms where it doesn't work.

Aug 14 2023, 5:38 PM · kleopatra, Restricted Project
aheinecke placed T6584: Kleopatra / Gpgtar: Cancel on encrypt leaves a broken archive behind up for grabs.

Oh, then its back to the backlog

Aug 14 2023, 5:28 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
ebo added a comment to T6584: Kleopatra / Gpgtar: Cancel on encrypt leaves a broken archive behind.

It is present in gpg4win 4.2.0. I do not have a later testversion.

Aug 14 2023, 3:10 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke edited projects for T6085: pinentry-qt: Earlier passphrase hint when creating new key, added: gnupg; removed Installer.
In T6085#162918, @ebo wrote:

well, when creating openPGP keys with kleopatra I did not see any hints. I do not think that the issue would be vaild for password based encryption. There the common usecase is autogeneration, anyway

Autogeneration isn't viable if an organization has stupid password constraints that the autogenerated passwords do not satisfy. In particular, the autogenerated passwords do not contain any non-alphanumeric characters, but many password policies require such a character.

Aug 14 2023, 2:45 PM · gnupg, Restricted Project, pinentry
aheinecke assigned T6584: Kleopatra / Gpgtar: Cancel on encrypt leaves a broken archive behind to ebo.

Eva this was still in the backlog. But I think it is fixed. Can you check please?

Aug 14 2023, 2:27 PM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke added a comment to T6631: Kleopatra: Require GpgME 1.20.

Shouldn't this be ok to merge now that our GnuPG builds on CI are fine?

Aug 14 2023, 2:25 PM · kleopatra, Restricted Project
aheinecke lowered the priority of T6643: GnuPG: ERRSIG for non compliant signatures in de_vs mode from High to Wishlist.

I think that might have been some idea we had before we added --require-compliance and proper display of non compliant signatures in KMail and Kleopatra and wanted to ensure that non compliant signatures are not "Green".
But since this is not a regression we might even consider not changing this in 2.2 anymore but instead do some relaxation how we treat non compliant signatures both for creation and verification in 2.4 I see T6644 as related.

Aug 14 2023, 2:22 PM · Feature Request, vsd, Restricted Project
ikloecker closed T6648: GpgME: Support offline flag for all operations of gpgsm as Resolved.

Done. This can be tested with the run-import test runner (which I did).

Aug 14 2023, 2:08 PM · gpgme, Restricted Project
ikloecker closed T6648: GpgME: Support offline flag for all operations of gpgsm, a subtask of T6532: Kleopatra: X509 import needs to be offline, as Resolved.
Aug 14 2023, 2:08 PM · kleopatra, Restricted Project
ikloecker committed rM150a2f9e4e5a: tests: Support offline mode in run-import (authored by ikloecker).
tests: Support offline mode in run-import
Aug 14 2023, 2:05 PM
ikloecker committed rMbc98f01c8599: core: Use offline mode for all operations of gpgsm engine (authored by ikloecker).
core: Use offline mode for all operations of gpgsm engine
Aug 14 2023, 12:47 PM
ikloecker committed rMd72811a2c094: core: Store engine's version string in gpgsm engine (authored by ikloecker).
core: Store engine's version string in gpgsm engine
Aug 14 2023, 12:47 PM
aheinecke added a comment to T4066: Kleopatra, performance: Use icons as a resource.

I added my script to find icons, used in our packaging file. It is extremely stupid as it just greps the source for each icon and takes quite a while but it works for me and I can simply run it in the background. This was just a hacky "worksforme" solution, and we probably want to do it differently. Using a single expression for all the icons would already be a large improvement but I just did not care about that. It also does not really generate the -inst files and requires manual work. But since we probably will do it differently in the future anyway I just commited what I have right now. It does not take care of icon removals and so on. So we might need something with a bit more development put into it.

Aug 14 2023, 11:40 AM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
ikloecker moved T6648: GpgME: Support offline flag for all operations of gpgsm from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 14 2023, 11:39 AM · gpgme, Restricted Project
ikloecker triaged T6648: GpgME: Support offline flag for all operations of gpgsm as Normal priority.
Aug 14 2023, 11:38 AM · gpgme, Restricted Project
aheinecke added a comment to T6469: Kleopatra: Certify a group.

On a related note in T6645 it was raised that it is currently impossible for the user to see if an exported group only contains local signatures which might decrease the value of the export and not be the intention of the person doing the export. Maybe we should combine a check for that with this feature so that you are asked when exporting a group if you really want to confirm all these identities.

Aug 14 2023, 10:59 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke merged T6645: Kleopatra: add column with info if certificate is exportably signed into T6469: Kleopatra: Certify a group.
Aug 14 2023, 10:57 AM · vsd32 (vsd-3.2.0), Restricted Project, kleopatra
aheinecke merged task T6645: Kleopatra: add column with info if certificate is exportably signed into T6469: Kleopatra: Certify a group.
Aug 14 2023, 10:57 AM · Feature Request, Restricted Project, kleopatra
aheinecke updated subscribers of T6645: Kleopatra: add column with info if certificate is exportably signed .

Thinking about this, I don't think offering the information exportable or not will help users much. The concept of "exportable or local signatures" should be a technical details that we should not require our users to understand. The intention of defaulting to local signatures and hiding the export under "Advanced" was to give users a way to basically use "Trust on first use" to certify a key for their personal use and honestly without checking the fingerprint. Even though they "should" not do that. If this makes sense for GnuPG VSD is arguable since we have now better spelled it out what "certification trust (ownertrust)" means. So maybe exportable signatures should become the default for GnuPG VS-D? With the classical SKS style keyservers in Gpg4win I tend to keep local signatures the default.

Aug 14 2023, 10:57 AM · Feature Request, Restricted Project, kleopatra
aheinecke committed rW7deb8833e694: Add my script to find icons to package (authored by aheinecke).
Add my script to find icons to package
Aug 14 2023, 10:23 AM
aheinecke raised the priority of T6532: Kleopatra: X509 import needs to be offline from Wishlist to Normal.
Aug 14 2023, 10:18 AM · kleopatra, Restricted Project
CarlSchwan committed rMTPaf0043dd8206: Use QGpgME and Kleo instead of own gpgme binding (authored by CarlSchwan).
Use QGpgME and Kleo instead of own gpgme binding
Aug 14 2023, 10:08 AM
aheinecke reopened T6532: Kleopatra: X509 import needs to be offline as "Open".

Well better to wishlist this. As a user might still import a bulk of S/MIME certificates.

Aug 14 2023, 10:07 AM · kleopatra, Restricted Project
aheinecke closed T6532: Kleopatra: X509 import needs to be offline as Resolved.

Yes this is no longer required since we use a script now.

Aug 14 2023, 10:06 AM · kleopatra, Restricted Project
pert added a comment to T4961: ship gpgrt.pc.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Aug 14 2023, 8:42 AM · Feature Request, gpgrt
l10n daemon script <scripty@kde.org> committed rKLEOPATRAa95559f48bc7: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 14 2023, 5:08 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8c90bae3b5f7: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 14 2023, 3:49 AM
l10n daemon script <scripty@kde.org> committed rMTPad49a042e989: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 14 2023, 3:49 AM

Aug 13 2023

dvratil moved T6521: IncidenceEditor: no way to show or change sign/encrypt state of iTIP message from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 13 2023, 3:08 PM · Restricted Project, KDE
dvratil closed T6460: KOrganizer: unable to display events with the same UID in multiple calendars as Resolved.

The changes have been merged and will be part of KDE Gear 23.12.

Aug 13 2023, 3:06 PM · Restricted Project, KDE
dvratil closed T6577: KMail: delete all attachments option as Resolved.

I thought about adding support for deleting multiple attachments via the Message Structure view, but as Ingo said, it's marked as an "Expert" tool and it is not enabled by default so most users are not even aware of it, and it would actually be difficult to do it with a proper UX so I decided against it, unless it's explicitly requested by someone again.

Aug 13 2023, 2:27 PM · Restricted Project
mlaurent committed rKLEOPATRAc07a7a343117: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Aug 13 2023, 9:54 AM
mlaurent committed rLIBKLEOcafc4e13feeb: GIT_SILENT: prepare 5.24.0 (authored by mlaurent).
GIT_SILENT: prepare 5.24.0
Aug 13 2023, 9:08 AM
mlaurent committed rKLEOPATRA9382c1e23a67: GIT_SILENT: prepare 5.24.0 (authored by mlaurent).
GIT_SILENT: prepare 5.24.0
Aug 13 2023, 9:05 AM
l10n daemon script <scripty@kde.org> committed rMTPde02347f12ec: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 13 2023, 3:48 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA5caa91677c8d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 13 2023, 3:47 AM

Aug 12 2023

pert created T6647: Finish implementation of --export-secret-ssh-key.
Aug 12 2023, 10:51 AM · gnupg26, gnupg24, Feature Request
mlaurent committed rLIBKLEO4f8242ca54d4: GIT_SILENT: Prepare 5.24.0 (authored by mlaurent).
GIT_SILENT: Prepare 5.24.0
Aug 12 2023, 8:04 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA3471acfa476b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 12 2023, 3:50 AM

Aug 11 2023

CarlSchwan committed rMTP5e9ac4c28850: Use QGpgME and Kleo instead of own gpgme binding (authored by CarlSchwan).
Use QGpgME and Kleo instead of own gpgme binding
Aug 11 2023, 5:30 PM
CarlSchwan committed rMTP7c9a91cf05e1: Update cryptohelper implementation (authored by CarlSchwan).
Update cryptohelper implementation
Aug 11 2023, 5:30 PM
ebo renamed T6646: GpgOL: signature not displayed if mail is saved in the filesystem from GpgOL: signature not displayed if mail ist saved in the filesystem to GpgOL: signature not displayed if mail is saved in the filesystem.
Aug 11 2023, 3:40 PM · Restricted Project, Bug Report, gpgol
ebo created T6646: GpgOL: signature not displayed if mail is saved in the filesystem.
Aug 11 2023, 3:32 PM · Restricted Project, Bug Report, gpgol
ebo created T6645: Kleopatra: add column with info if certificate is exportably signed .
Aug 11 2023, 3:25 PM · Feature Request, Restricted Project, kleopatra
CarlSchwan committed rMTPb9c2a3a62e43: Add context and domain for i18n calls (authored by CarlSchwan).
Add context and domain for i18n calls
Aug 11 2023, 11:14 AM
CarlSchwan committed rMTPd381139bbdb3: Add missing Messages.sh (authored by CarlSchwan).
Add missing Messages.sh
Aug 11 2023, 11:14 AM
ikloecker closed T5951: gpgme: Add support for refreshing OpenPGP keys, a subtask of T5903: Kleopatra: Add refresh button in certificatedetails , as Resolved.
Aug 11 2023, 9:21 AM · backport, kleopatra, Restricted Project
ikloecker closed T5951: gpgme: Add support for refreshing OpenPGP keys as Resolved.

Closing. For now, all that's needed has been added to GpgME. Additional changes in Kleopatra are tracked in T5903: Kleopatra: Add refresh button in certificatedetails . If further changes in GpgME are needed, then a new task will be opened.

Aug 11 2023, 9:21 AM · gpgme, Restricted Project
ebo changed the status of T5903: Kleopatra: Add refresh button in certificatedetails from Testing to Open.
Aug 11 2023, 8:28 AM · backport, kleopatra, Restricted Project
mlaurent committed rLIBKLEO1e52f6dc9bc4: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Aug 11 2023, 7:37 AM
mlaurent committed rKLEOPATRAf6a6c681e278: Merge remote-tracking branch 'origin' into kf6 (authored by mlaurent).
Merge remote-tracking branch 'origin' into kf6
Aug 11 2023, 7:36 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO31679731e038: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 11 2023, 5:07 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO4b604bfb1ae1: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 11 2023, 3:47 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA350e61801071: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 11 2023, 3:47 AM

Aug 10 2023

Albert Astals Cid <aacid@kde.org> committed rKLEOPATRA116b7989e5f0: GIT_SILENT Upgrade release service version to 23.07.90. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 23.07.90.
Aug 10 2023, 8:52 PM
werner edited projects for T6643: GnuPG: ERRSIG for non compliant signatures in de_vs mode, added: vsd, Feature Request; removed gnupg22 (gnupg-2.2.42).
Aug 10 2023, 5:43 PM · Feature Request, vsd, Restricted Project
werner added a comment to T6643: GnuPG: ERRSIG for non compliant signatures in de_vs mode.

We have no dedicated error to tell that the verification failed due to an non-compliant algorithm. Thus we return invalid public key algorithms as best approximation. You could use --override-compliance-check, though. We discussed things thing once at the Gutenbergweg.

Aug 10 2023, 5:41 PM · Feature Request, vsd, Restricted Project
CarlSchwan committed rLIBKLEO75771c0466f3: Allow to specify the KeyResolverCore in KeyResolver (authored by CarlSchwan).
Allow to specify the KeyResolverCore in KeyResolver
Aug 10 2023, 4:45 PM
ebo changed the status of T5903: Kleopatra: Add refresh button in certificatedetails from Open to Testing.

Please add a separate task for an automatic refresh.

Aug 10 2023, 3:47 PM · backport, kleopatra, Restricted Project
ebo added a project to T6423: Kleopatra: Tooltip for "Lookup on server" wrong in case of GnuPG VSD : Restricted Project.
Aug 10 2023, 3:43 PM · Restricted Project, Bug Report, kleopatra
aheinecke added a comment to T6643: GnuPG: ERRSIG for non compliant signatures in de_vs mode.

Mmh, ok this does not seem like a regression, at least if I go back to one of my oldest appimages with 3.1.21 I still get ERRSIG.

Aug 10 2023, 2:55 PM · Feature Request, vsd, Restricted Project
aheinecke triaged T6644: GnuPG: Allow non compliant signatures in compliance mode as Wishlist priority.
Aug 10 2023, 2:36 PM · kleopatra, gnupg22, Restricted Project
aheinecke triaged T6643: GnuPG: ERRSIG for non compliant signatures in de_vs mode as High priority.
Aug 10 2023, 2:10 PM · Feature Request, vsd, Restricted Project
aheinecke closed T6642: Kleopatra monitors the clipboard for no reason as Resolved.

Since I am not sure if this was really a problem in the first place I resolve it directly.

Aug 10 2023, 1:00 PM · kleopatra
aheinecke committed rKLEOPATRA3f3e8b40ed02: Stop monitoring the clipboard for no reason (authored by aheinecke).
Stop monitoring the clipboard for no reason
Aug 10 2023, 12:59 PM
aheinecke triaged T6642: Kleopatra monitors the clipboard for no reason as Normal priority.
Aug 10 2023, 12:41 PM · kleopatra
aheinecke added a comment to rKLEOPATRA1ce6220ae949: Fix implicit QString conversion on Windows.

Yes, I remembered that too when I encountered it in a different place.

Aug 10 2023, 11:54 AM
ydixken updated the task description for T6641: pinentry-tty & pinentry-curses breaks tty when timeout occurs or CTRL-C is pressed.
Aug 10 2023, 10:09 AM · gnupg, pinentry
ydixken updated the task description for T6641: pinentry-tty & pinentry-curses breaks tty when timeout occurs or CTRL-C is pressed.
Aug 10 2023, 10:08 AM · gnupg, pinentry
ydixken renamed T6641: pinentry-tty & pinentry-curses breaks tty when timeout occurs or CTRL-C is pressed from pinentry-tty breaks tty when timeout occurs or CTRL-C is pressed to pinentry-tty & pinentry-curses breaks tty when timeout occurs or CTRL-C is pressed.
Aug 10 2023, 10:04 AM · gnupg, pinentry
ydixken created T6641: pinentry-tty & pinentry-curses breaks tty when timeout occurs or CTRL-C is pressed.
Aug 10 2023, 10:01 AM · gnupg, pinentry