Page MenuHome GnuPG
Feed All Stories

Aug 15 2024

TobiasFella committed rLIBKLEOe898cece7200: Make first column of tree views movable (authored by TobiasFella).
Make first column of tree views movable
Aug 15 2024, 11:55 AM
TobiasFella moved T7253: Kleopatra: First column of tables can't be moved from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 15 2024, 11:53 AM · kleopatra, Restricted Project
TobiasFella created T7253: Kleopatra: First column of tables can't be moved.
Aug 15 2024, 11:53 AM · kleopatra, Restricted Project
ebo added a subtask for T6935: Kleopatra: Key search and refresh related improvements: T7252: Kleopatra: Improvements to columns in the search window.
Aug 15 2024, 11:31 AM · kleopatra
ebo added a parent task for T7252: Kleopatra: Improvements to columns in the search window: T6935: Kleopatra: Key search and refresh related improvements.
Aug 15 2024, 11:31 AM · vsd33, kleopatra, Restricted Project
ebo added a comment to T7252: Kleopatra: Improvements to columns in the search window.

If this is easy to solve and backport, I would like to have this in the next release, as we did a lot of column related changes in other tables already for that release.

Aug 15 2024, 11:29 AM · vsd33, kleopatra, Restricted Project
TobiasFella changed the status of T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details from Open to Testing.
Aug 15 2024, 11:28 AM · vsd33, kleopatra, Restricted Project
ebo created T7252: Kleopatra: Improvements to columns in the search window.
Aug 15 2024, 11:27 AM · vsd33, kleopatra, Restricted Project
TobiasFella committed rLIBKLEOd272b8b8f22f: Change column order of UserIDListModel (authored by TobiasFella).
Change column order of UserIDListModel
Aug 15 2024, 11:07 AM
TobiasFella committed rKLEOPATRAb6a2da0383d1: Add enum for UserIdsWidget columns (authored by TobiasFella).
Add enum for UserIdsWidget columns
Aug 15 2024, 11:04 AM
TobiasFella committed rKLEOPATRAc0d51841cf5b: Update column orders (authored by TobiasFella).
Update column orders
Aug 15 2024, 11:04 AM
TobiasFella committed rKLEOPATRA1b4ac1c89e9a: Add enum for UserIdsWidget columns (authored by TobiasFella).
Add enum for UserIdsWidget columns
Aug 15 2024, 11:04 AM
TobiasFella committed rKLEOPATRA8ca9a97c0523: Prevent first column of WebOfTrustWidget and KeyTreeView from being moved (authored by TobiasFella).
Prevent first column of WebOfTrustWidget and KeyTreeView from being moved
Aug 15 2024, 10:50 AM
TobiasFella committed rLIBKLEO5f204c6fbfc5: Make first column of tree views movable (authored by TobiasFella).
Make first column of tree views movable
Aug 15 2024, 10:49 AM
TobiasFella added a comment to T6893: Kleopatra: Drag & Drop certificates to somewhere to export them.

Looking at why this isn't working correctly, my understanding is that we need to do very specific things to make this work on windows at all, see https://doc.qt.io/qt-6/qwindowsmimeconverter.html and https://doc.qt.io/qt-5/qwinmime.html (which i did not realize before yesterday). Since this would require spending probably a few days on this (and writing different code for qt5 and qt6, unfortunately), I'm proposing to remove this from the release and postponing the implementation for Qt6 until after the next release

Aug 15 2024, 9:40 AM · gpd5x, kleopatra
l10n daemon script <scripty@kde.org> committed rMTP776acd654d5c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 15 2024, 3:35 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO18da6ad85c5f: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 15 2024, 3:32 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9745804af682: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 15 2024, 3:31 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO4639cc77d405: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
Aug 15 2024, 3:23 AM
CarlSchwan committed rGPGPASSc0915a8a1d39: ifdef new KWidgetsAddons 6.6 features (authored by CarlSchwan).
ifdef new KWidgetsAddons 6.6 features
Aug 15 2024, 12:06 AM
CarlSchwan committed rGPGPASSc8f91d0b7e27: Removed unused settings (authored by CarlSchwan).
Removed unused settings
Aug 15 2024, 12:06 AM
CarlSchwan committed rGPGPASS3cac08525547: Make hiding column much more reliable (authored by CarlSchwan).
Make hiding column much more reliable
Aug 15 2024, 12:06 AM
CarlSchwan committed rGPGPASS02a244acefb5: Port template settings to KConfig (authored by CarlSchwan).
Port template settings to KConfig
Aug 15 2024, 12:06 AM

Aug 14 2024

aheinecke added a comment to T7242: GpgOL: Shown attachments duplicate on selection of signed emails.

This is another side effect of: dd3ff8397aaf62e58fa9405ddc5397cb6bcfdc29 and 1f9c757872b033e1be8199c4d488ac84bf8f07bd before that revision the code that changed IPM.Note.GpgOL.MultipartSigned to IPM.Note.SMIME.MultipartSigned was only executed for S/MIME mails. I do now understand that the code in question at the beginning of decryptVerify_o was meant for other Addins, Outlook Web Interface etc. to ensure that the message class on the server was always IPM.Note.SMIME and not some GpgOL specific class so that outlook or other tools like securePIM would still treat the mail as S/MIME.

Aug 14 2024, 9:23 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
aheinecke merged task T7243: GpgOL: multipart/signed OpenPGP SMTP transfered mails are displayed as S/MIME into T7242: GpgOL: Shown attachments duplicate on selection of signed emails.
Aug 14 2024, 8:56 PM · Restricted Project, gpgol
aheinecke merged T7243: GpgOL: multipart/signed OpenPGP SMTP transfered mails are displayed as S/MIME into T7242: GpgOL: Shown attachments duplicate on selection of signed emails.
Aug 14 2024, 8:56 PM · vsd32 (vsd-3.2.3), Restricted Project, gpgol
aheinecke added a comment to T7243: GpgOL: multipart/signed OpenPGP SMTP transfered mails are displayed as S/MIME.

This is not a distinct issue from T7242 but the same.

Aug 14 2024, 8:56 PM · Restricted Project, gpgol
aheinecke added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

I went for the placeholder text because you asked what should be shown on error. And I would rather not follow your suggestion and show an empty widget but keep the placeholder text then.

Aug 14 2024, 7:47 PM · vsd33, gpd, Restricted Project, kleopatra
werner added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

I like it. BTW, even the unblocking should not be easy to access because users will anyway enter the wrong PUK and then the card is bricked (ready for a factory reset).

Aug 14 2024, 6:35 PM · vsd33, gpd, Restricted Project, kleopatra
ikloecker added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

NetKey card widget with Card Actions button (because pictures say more than words)

Aug 14 2024, 5:19 PM · vsd33, gpd, Restricted Project, kleopatra
ikloecker added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

This is way too much text, people. And changing the placeholder widget wasn't part of the original description. Please create a new ticket for this.

Aug 14 2024, 5:11 PM · vsd33, gpd, Restricted Project, kleopatra
werner triaged T7251: Autofetch signature keys used by a trusted introducer as Normal priority.
Aug 14 2024, 4:10 PM · Restricted Project, Feature Request, gnupg22
aheinecke added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.
In T7018#190062, @ebo wrote:

Suggestion for the "placeholder" screen:
Only show "Please insert a compatible smartcard." And then below: "Known supported smartcards are listed at https://gnupg.com/kb/smartcards.html".

Aug 14 2024, 3:39 PM · vsd33, gpd, Restricted Project, kleopatra
ebo added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

Suggestion for the "placeholder" screen:
Only show "Please insert a compatible smartcard." And then below: "Known supported smartcards are listed at https://gnupg.com/kb/smartcards.html".

Aug 14 2024, 2:03 PM · vsd33, gpd, Restricted Project, kleopatra
ebo moved T7213: PKCS #12 import fails on broken P12 files which MS accepts from QA to gnupg-2.2.44 on the gnupg22 board.
Aug 14 2024, 12:47 PM · gnupg22 (gnupg-2.2.44), S/MIME, Bug Report, Restricted Project
ebo closed T7213: PKCS #12 import fails on broken P12 files which MS accepts as Resolved.

Did a quick manual test import and encryption/decryption with VS-Desktop-3.2.93.1-Beta with the relevant test-X509 certificate.
Works as expected.

Aug 14 2024, 12:47 PM · gnupg22 (gnupg-2.2.44), S/MIME, Bug Report, Restricted Project
aheinecke added a comment to T6893: Kleopatra: Drag & Drop certificates to somewhere to export them.

Mh, in the past I would have thought that drag & drop might be worth it for the use case of browsers where you sometimes need to have your key as a text representation. That was originally the Use Case that stood behind the "Text export" in Kleopatra -> Details -> Export. But nowadays I feel that every text box I write into in browsers somehow supports also to drag a file in there for uploading. Or related I sometimes paste image data directly to phabricator and it is attached as a file. And if browsers can handle that, maybe we are even better suited if we would just export it as application/pgp-keys ? But I can't really specify that as I would develop this myself by trying some mime types on windows and see how the relevant software -> Windows Explorer, Outlook, Browser and maybe some other Office software handles that mime type.

Aug 14 2024, 12:28 PM · gpd5x, kleopatra
TobiasFella added a comment to T6893: Kleopatra: Drag & Drop certificates to somewhere to export them.

inserted as a text block and not as a file attachment

Aug 14 2024, 12:16 PM · gpd5x, kleopatra
CarlSchwan moved T7235: Rethink the folders in gpgpass from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 14 2024, 12:08 PM · Restricted Project, gpgpass
CarlSchwan added a project to T7235: Rethink the folders in gpgpass: Restricted Project.
Aug 14 2024, 12:07 PM · Restricted Project, gpgpass
CarlSchwan committed rGPGPASS692c80fa0b40: Move remaining widgets to widgets subfolder (authored by CarlSchwan).
Move remaining widgets to widgets subfolder
Aug 14 2024, 12:07 PM
CarlSchwan committed rGPGPASS9dcc391c2796: Rework root folder configuration dialog (authored by CarlSchwan).
Rework root folder configuration dialog
Aug 14 2024, 12:07 PM
CarlSchwan claimed T7235: Rethink the folders in gpgpass.
Aug 14 2024, 12:07 PM · Restricted Project, gpgpass
CarlSchwan changed the status of T7235: Rethink the folders in gpgpass from Open to Testing.
Aug 14 2024, 12:07 PM · Restricted Project, gpgpass
CarlSchwan claimed T6886: gpgpass: First start user experience improvements.
Aug 14 2024, 12:06 PM · Restricted Project, gpgpass
CarlSchwan changed the status of T6886: gpgpass: First start user experience improvements from Open to Testing.

This is now implemented

Aug 14 2024, 12:06 PM · Restricted Project, gpgpass
aheinecke changed the status of T6893: Kleopatra: Drag & Drop certificates to somewhere to export them from Testing to Open.

I tested it doesnt seem to work reliably on windows, it always exports into my home folder regardless of where I drag and drop in explorer or on the desktop window. The drop also seems to require an additional click while it usually works on windows on release and in Outlook it was inserted as a text block and not as a file attachment. Also, but that might be specific to the broken dev installation i have right now it seems to keep handles to the exported files open so I can't delete them or move them right after.

Aug 14 2024, 11:51 AM · gpd5x, kleopatra
TobiasFella moved T7237: Kleopatra: reorder columns for tables in the new tabs in the certificate details from Restricted Project Column to Restricted Project Column on the Restricted Project board.

https://invent.kde.org/pim/kleopatra/-/merge_requests/272 and https://invent.kde.org/pim/libkleo/-/merge_requests/126

Aug 14 2024, 10:10 AM · vsd33, kleopatra, Restricted Project
TobiasFella committed rKLEOPATRA8bd1bfdb86f3: Update column orders (authored by TobiasFella).
Update column orders
Aug 14 2024, 10:08 AM
CarlSchwan committed rKLEOPATRA96dd101f48c5: Update flatpak manifest (authored by CarlSchwan).
Update flatpak manifest
Aug 14 2024, 10:01 AM
TobiasFella changed the status of T7236: Kleopatra: Use filter in certificate selection for encryption from Open to Testing.
Aug 14 2024, 10:00 AM · Feature Request, Restricted Project, kleopatra
TobiasFella changed the status of T7250: Kleopatra: string changes in the certificate details from Open to Testing.
Aug 14 2024, 9:59 AM · vsd33, Restricted Project, kleopatra
TobiasFella moved T7250: Kleopatra: string changes in the certificate details from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 14 2024, 9:59 AM · vsd33, Restricted Project, kleopatra
TobiasFella committed rLIBKLEO33256a2ddad8: Return empty string for unknown origin (authored by TobiasFella).
Return empty string for unknown origin
Aug 14 2024, 9:51 AM
TobiasFella committed rLIBKLEO7d4c20e43f18: Use "OK" instead of "Good" for subkey status (authored by TobiasFella).
Use "OK" instead of "Good" for subkey status
Aug 14 2024, 9:51 AM
TobiasFella committed rKLEOPATRA84b52e47f35a: Add custom key filter for certificate selection in sign encrypt widget (authored by TobiasFella).
Add custom key filter for certificate selection in sign encrypt widget
Aug 14 2024, 9:44 AM
TobiasFella committed rKLEOPATRAed6bf779645f: Add custom key filter for certificate selection in sign encrypt widget (authored by TobiasFella).
Add custom key filter for certificate selection in sign encrypt widget
Aug 14 2024, 9:43 AM
ebo added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

First: we should do something about the placeholder text, too. It is a bit misleading ("But it says Netkey cards work, why doesn't mine?"…)

Aug 14 2024, 8:50 AM · vsd33, gpd, Restricted Project, kleopatra
l10n daemon script <scripty@kde.org> committed rKLEOPATRAc693190c40c5: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 14 2024, 5:11 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAb8917dfa48fd: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Aug 14 2024, 3:29 AM
CarlSchwan committed rKLEOPATRA4631a18850eb: Update flatpak manifest (authored by CarlSchwan).
Update flatpak manifest
Aug 14 2024, 12:06 AM

Aug 13 2024

CarlSchwan committed rKLEOPATRAf2d9cfa11428: Update flatpak manifest (authored by CarlSchwan).
Update flatpak manifest
Aug 13 2024, 11:26 PM
mlaurent committed rMTP9d0ab57e68a3: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Aug 13 2024, 8:43 PM
mlaurent committed rKLEOPATRAef2a63ba6bc6: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Aug 13 2024, 8:40 PM
mlaurent committed rLIBKLEO319bff3bacb0: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Aug 13 2024, 8:38 PM
zablockil added a comment to T4537: gpgsm support for timestamp signatures.

I made a ticket on bugzilla with ready-made tests for S/MIME, but on close inspection a different structure appears for S/MIME and another for qualified signature (openssl could not verify token extracted from CAdES-BASELINE-T signature). However, these tests can be very useful.

Aug 13 2024, 5:10 PM · gnupg26, S/MIME, Feature Request
ikloecker added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

Open:

  • The lower left corner of the screen shows a spinner while scanning for smartcards. this changes to the number of found smartcards.
Aug 13 2024, 4:48 PM · vsd33, gpd, Restricted Project, kleopatra
TobiasFella committed rLIBKLEOa2427cd4dc53: Change column order of UserIDListModel (authored by TobiasFella).
Change column order of UserIDListModel
Aug 13 2024, 4:44 PM
ikloecker added a comment to T7018: Kleopatra: Separate smartcard window with simplified layout.

Screenshot of the "placeholder" screen while loading smart cards:

Aug 13 2024, 4:29 PM · vsd33, gpd, Restricted Project, kleopatra
TobiasFella committed rLIBKLEOd3861587deb7: Return empty string for unknown origin (authored by TobiasFella).
Return empty string for unknown origin
Aug 13 2024, 4:26 PM
TobiasFella committed rLIBKLEOd6783d7ce445: Use "OK" instead of "Good" for subkey status (authored by TobiasFella).
Use "OK" instead of "Good" for subkey status
Aug 13 2024, 4:26 PM
CarlSchwan committed rKLEOPATRAb0e2aa7bd723: Call at most save once per config module (authored by CarlSchwan).
Call at most save once per config module
Aug 13 2024, 3:36 PM
TobiasFella changed the status of T7249: Kleopatra: Remove tab "Smartcard" in the certificate details window from Open to Testing.
Aug 13 2024, 3:28 PM · kleopatra
TobiasFella committed rKLEOPATRAa2e4c92de5f1: Add custom key filter for certificate selection in sign encrypt widget (authored by TobiasFella).
Add custom key filter for certificate selection in sign encrypt widget
Aug 13 2024, 3:25 PM
CarlSchwan committed rKLEOPATRA948356b8dc3f: Call at most save once per config module (authored by CarlSchwan).
Call at most save once per config module
Aug 13 2024, 3:14 PM
ebo triaged T7250: Kleopatra: string changes in the certificate details as Normal priority.
Aug 13 2024, 2:56 PM · vsd33, Restricted Project, kleopatra
TobiasFella moved T7249: Kleopatra: Remove tab "Smartcard" in the certificate details window from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 13 2024, 2:43 PM · kleopatra
TobiasFella set External Link to https://invent.kde.org/pim/kleopatra/-/merge_requests/269 on T7249: Kleopatra: Remove tab "Smartcard" in the certificate details window.
Aug 13 2024, 2:43 PM · kleopatra
TobiasFella committed rKLEOPATRA1dc8b70f4c4c: Remove cardinfotab (authored by TobiasFella).
Remove cardinfotab
Aug 13 2024, 2:43 PM
ikloecker committed rKLEOPATRA0f3413c74e13: Show S/MIME keys as coming from LDAP in certificate lookup (authored by TobiasFella).
Show S/MIME keys as coming from LDAP in certificate lookup
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA6d51b4144275: Show all search results in certificate lookup dialog (authored by TobiasFella).
Show all search results in certificate lookup dialog
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA6f0c735adaf0: Add command to enable/disable certificates (authored by TobiasFella).
Add command to enable/disable certificates
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA32c519107b21: Add context menu with the card key actions (authored by ikloecker).
Add context menu with the card key actions
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA8be6b78e914c: Update group edit dialog (authored by TobiasFella).
Update group edit dialog
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRAdff931be5476: Add hidden-by-default Protocol column to card keys view (authored by ikloecker).
Add hidden-by-default Protocol column to card keys view
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRAd8baef58377c: Copy the fingerprint of a card key without whitespace (authored by ikloecker).
Copy the fingerprint of a card key without whitespace
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA09be4dd3640b: Make F5 (for reload) also work if no smart card is shown (authored by ikloecker).
Make F5 (for reload) also work if no smart card is shown
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRAb278db383643: Inform user about unset card key or card key without certificate (authored by ikloecker).
Inform user about unset card key or card key without certificate
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA568312b886ae: Ensure correct state of card slot actions (authored by ikloecker).
Ensure correct state of card slot actions
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA8941ad7ec86f: Change default order of columns and rename some columns in card key view (authored by ikloecker).
Change default order of columns and rename some columns in card key view
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA36728207b230: Store a const reference to the card in the card keys view (authored by ikloecker).
Store a const reference to the card in the card keys view
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRAd7504f1679e5: Show human-readable card key name instead of card slot ID if available (authored by ikloecker).
Show human-readable card key name instead of card slot ID if available
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA85bd70471a3f: Add function returning human-readable name for a smart card key slot (authored by ikloecker).
Add function returning human-readable name for a smart card key slot
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA4a8b297ce587: Remove no longer used OpenPGPKeyCardWidget (authored by ikloecker).
Remove no longer used OpenPGPKeyCardWidget
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRA79010a20d27b: Show the slot's keyref instead of an index (authored by ikloecker).
Show the slot's keyref instead of an index
Aug 13 2024, 2:16 PM
ikloecker committed rKLEOPATRAe5c891f70b62: Hide Keygrip column by default (authored by ikloecker).
Hide Keygrip column by default
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA899ff8142b18: Add Algorithm column to card keys view (authored by ikloecker).
Add Algorithm column to card keys view
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAa0f8ffa21f18: The Actions column shouldn't stretch (authored by ikloecker).
The Actions column shouldn't stretch
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRAdd7d7441e067: Show Created column also for PKCS#15 cards by default (authored by ikloecker).
Show Created column also for PKCS#15 cards by default
Aug 13 2024, 2:15 PM
ikloecker committed rKLEOPATRA0824f639b800: Use verbs instead of nouns for the usage (authored by ikloecker).
Use verbs instead of nouns for the usage
Aug 13 2024, 2:15 PM