Page MenuHome GnuPG
Feed All Stories

Jan 19 2023

werner moved T6263: Allow OCB encryption in 2.2 from Backlog to QA on the gnupg22 board.
Jan 19 2023, 4:39 PM · gnupg22 (gnupg-2.2.42), Restricted Project, Feature Request
werner edited projects for T6263: Allow OCB encryption in 2.2, added: gnupg22; removed gnupg (gpg22).
Jan 19 2023, 4:39 PM · gnupg22 (gnupg-2.2.42), Restricted Project, Feature Request
werner closed T4394: Use I/O callbacks in gpgtar as Resolved.

Release quite some time ago.

Jan 19 2023, 4:38 PM · gnupg (gpg22), gpgtar
werner edited projects for T5795: Kleopatra reader selection and quoting, added: gnupg22; removed gnupg (gpg22).
Jan 19 2023, 4:37 PM · gnupg22, Restricted Project, kleopatra
werner edited projects for T6253: GpgSM: Backport ECC support to 2.2, added: gnupg22; removed gnupg (gpg22).
Jan 19 2023, 4:35 PM · gnupg22 (gnupg-2.2.42), Restricted Project, Feature Request, S/MIME
werner moved T6253: GpgSM: Backport ECC support to 2.2 from Backlog to For next release on the gnupg (gpg22) board.
Jan 19 2023, 4:34 PM · gnupg22 (gnupg-2.2.42), Restricted Project, Feature Request, S/MIME
werner committed rGe28b6c301d0b: doc: Revert last change the gpg --unwrap description (authored by werner).
doc: Revert last change the gpg --unwrap description
Jan 19 2023, 4:31 PM
ebo created T6350: Kleopatra: disable trust change on not certified keys.
Jan 19 2023, 4:31 PM · Feature Request, kleopatra, Restricted Project
werner moved T6332: GPG: Extend / rework "is_file_compressed" from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 19 2023, 4:22 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner moved T6332: GPG: Extend / rework "is_file_compressed" from WiP to QA on the gnupg22 board.
Jan 19 2023, 4:21 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner moved T6348: gpgtar: Error when using --status-fd from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 19 2023, 4:21 PM · gnupg, Restricted Project
werner committed rG6df8a513dc04: common: Detect PNG and JPEG file formats. (authored by werner).
common: Detect PNG and JPEG file formats.
Jan 19 2023, 4:19 PM
werner committed rGce8ffd71b724: gpg: Detect already compressed data also when using a pipe. (authored by werner).
gpg: Detect already compressed data also when using a pipe.
Jan 19 2023, 4:19 PM
werner committed rGca822a233999: common: Replace all assert in iobuf by log_assert. (authored by werner).
common: Replace all assert in iobuf by log_assert.
Jan 19 2023, 4:19 PM
werner committed rG417e8588f3ef: gpgtar: Make --status-fd option for fds > 2 work (authored by werner).
gpgtar: Make --status-fd option for fds > 2 work
Jan 19 2023, 4:19 PM
werner edited projects for T1825: Add a re-encrypt to additional key, added: gnupg24; removed gnupg.
Jan 19 2023, 3:32 PM · Restricted Project, gnupg24, Feature Request
aheinecke added a comment to T6332: GPG: Extend / rework "is_file_compressed".

Great! But as mentioned I would like to have a setting in Kleo to explicitly disable compression, GPGME_ENCRYPT_NO_COMPRESS. But that is a different task.

Jan 19 2023, 12:16 PM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner committed rG9a50be0d05c9: common: Detect PNG and JPEG file formats. (authored by werner).
common: Detect PNG and JPEG file formats.
Jan 19 2023, 11:28 AM
werner edited projects for T6334: Remove or explain sha1sum in announcement mails, added: dev.gnupg.org; removed gnupg24.
Jan 19 2023, 10:55 AM · dev.gnupg.org, Feature Request
werner changed the status of T6332: GPG: Extend / rework "is_file_compressed" from Open to Testing.
Jan 19 2023, 10:54 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner moved T6332: GPG: Extend / rework "is_file_compressed" from Backlog to WiP on the gnupg22 board.
Jan 19 2023, 10:54 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner edited projects for T6332: GPG: Extend / rework "is_file_compressed", added: gnupg24, gnupg22; removed gnupg.
Jan 19 2023, 10:54 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner committed rG227c78ce0e4d: wkd: Let gpg-wks-client --supported print some diagnostics. (authored by werner).
wkd: Let gpg-wks-client --supported print some diagnostics.
Jan 19 2023, 10:53 AM
werner added a comment to T6332: GPG: Extend / rework "is_file_compressed".

The compression check currently detects bzip2, gzip, zip, pkzip, and PDF. This also covers common document formats like odt and docx. We may add some more detection in the future. However, for large files you usually know their type and thus you better use "-z0" for already compressed data or "-z-1" if you want to force compression (may be for PDFs which often can be a shrinked to 80% or so).

Jan 19 2023, 10:49 AM · gnupg22 (gnupg-2.2.42), gnupg24 (gnupg-2.4.1), Restricted Project
werner committed rG60963d98cfd8: gpg: Detect already compressed data also when using a pipe. (authored by werner).
gpg: Detect already compressed data also when using a pipe.
Jan 19 2023, 10:48 AM
werner committed rG94ae43be3636: common: Replace all assert by log_assert. (authored by werner).
common: Replace all assert by log_assert.
Jan 19 2023, 10:48 AM
werner closed T6349: need to add the judgment of invalid handles in _gcry_md_ctl? as Wontfix.

Sorry, but we can't check all parameters. Why only check that one and not the others or invalid values for ctx. You may do such checks in an interactive environment but not for a general library.

Jan 19 2023, 9:27 AM · libgcrypt

Jan 18 2023

bigmomma added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

So here is a redacted CLI-dump of the exact sequence I'm describing in my post. This is with untweaked keys and gpg 2.2.40 and a factory-reset yubikey.

Jan 18 2023, 6:30 PM · Support, gnupg, OpenPGP
ikloecker added a comment to T4066: Kleopatra, performance: Use icons as a resource.

The timestamp problem may be fixed by moving the line

File ${prefix}/share/icons/breeze/icon-theme.cache

(and any other lines installing an icon-theme.cache) at the end of inst-breeze-icons.nsi (or the corresponding inst-*.nsi file).

Jan 18 2023, 6:09 PM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
ikloecker added a comment to T4066: Kleopatra, performance: Use icons as a resource.

I just learned that

Qt will make use of GTK's icon-theme.cache if present to speed up the lookup.

https://doc.qt.io/qt-5/qicon.html#fromTheme

Jan 18 2023, 6:01 PM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
aheinecke added a comment to T4066: Kleopatra, performance: Use icons as a resource.

So on Linux, this looks quite differently.

Jan 18 2023, 4:53 PM · vsd32 (vsd-3.2.0), gpg4win, kleopatra
aheinecke claimed T6344: Kleopatra, GPG: AboutData ctor on Windows takes too long.

I would like to take this on myself by creating a gpgversioninfo class which will have signal / slot based API for both the SWDB Query and the version checks, both currently delay the startup too much.

Jan 18 2023, 4:29 PM · vsd32 (vsd-3.2.0), kleopatra, Restricted Project
bigmomma added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

So in case this was not clear... What I'm describing is very similar to the original description, but it is "inverted" - the untweaked key works flawlessly (import and decryption) except for keytocard. And the tweaked key can't be imported - either "Bad Secret Key" or asking for passphrase.

Jan 18 2023, 3:38 PM · Support, gnupg, OpenPGP
aheinecke added a comment to T6259: Kleopatra: Improve startup performance .

I am somehwat confused, my symantec system got faster. But there are some things like "Symantec Insight" which will whitelist often used files and applications, also signed files might get preferred treatment. I tried to get this slower by disabling the "Insight" and changing the "Bloodhound behavior" to agressive... So timings might not be comparable. I should probably do tests ohne without restarting my systems for a good comparison.

Jan 18 2023, 3:36 PM · vsd32 (vsd-3.2.0), gnupg, kleopatra, Restricted Project
bigmomma added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

@onickolay Yes, I have. I have used --check-cv25519-bits and it said that it needs patching. I then did --fix-cv25519-bits and exported the key. Looking at the CV25519 private-key bytes produced by my code and by RNP, I confirmed that they did the exact same transformation.
When trying to re-import the exported key into gpg, I got the "Bad Secret Key" error again

Jan 18 2023, 3:27 PM · Support, gnupg, OpenPGP
onickolay added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

@bigmomma Just for a quick check - did you try to use RNP's CLI command --edit-key --fix-cv25519-bits, as it's not clear from the message?

Jan 18 2023, 3:17 PM · Support, gnupg, OpenPGP
bigmomma added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

Hi! I would like to chime in on this issue as I am having some weird problems with a CV25519 sub-key and after stumbling upon this thread, I think it is related to this.
Unfortunately, I can't post the key material here, because it is my actual encryption private-key.

Jan 18 2023, 3:12 PM · Support, gnupg, OpenPGP
bernhard updated subscribers of T6297: PyPI GPG package.

Yes I am an admin on the https://pypi.org/project/gpg/ package.

Jan 18 2023, 2:27 PM · gpgme
aheinecke moved T6338: kleo: Japanese Translation from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 18 2023, 12:23 PM · Restricted Project, kleopatra, Bug Report
aheinecke changed the status of T6338: kleo: Japanese Translation, a subtask of T6337: libkleo: Japanese Translation, from Open to Testing.
Jan 18 2023, 12:23 PM · kleopatra, Bug Report
aheinecke changed the status of T6338: kleo: Japanese Translation from Open to Testing.

Commited with revision 1642622.

Jan 18 2023, 12:23 PM · Restricted Project, kleopatra, Bug Report
aheinecke closed T6337: libkleo: Japanese Translation as Resolved.

I am closing this now, as we now should have complete kleopatra translation and can just move one of them to testing.

Jan 18 2023, 12:21 PM · kleopatra, Bug Report
zhengxiaoxiaoGithub added a comment to T6349: need to add the judgment of invalid handles in _gcry_md_ctl?.

Jan 18 2023, 11:10 AM · libgcrypt
zhengxiaoxiaoGithub created T6349: need to add the judgment of invalid handles in _gcry_md_ctl?.
Jan 18 2023, 11:09 AM · libgcrypt
werner changed the status of T6348: gpgtar: Error when using --status-fd from Open to Testing.

This can be easily tested using

Jan 18 2023, 10:47 AM · gnupg, Restricted Project
werner changed the status of T6348: gpgtar: Error when using --status-fd, a subtask of T6342: GPGME/Kleopatra: Extend gpgme to use gpgtar, from Open to Testing.
Jan 18 2023, 10:47 AM · Restricted Project, gpgme, kleopatra
werner moved T6348: gpgtar: Error when using --status-fd from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 18 2023, 10:45 AM · gnupg, Restricted Project
werner committed rGf79d9b9310cf: gpgtar: Make --status-fd option for fds > 2 work (authored by werner).
gpgtar: Make --status-fd option for fds > 2 work
Jan 18 2023, 10:43 AM
werner triaged T6297: PyPI GPG package as Low priority.
Jan 18 2023, 10:19 AM · gpgme
werner updated subscribers of T6297: PyPI GPG package.

No more logs. My understaning is that the pypi ownershipof the project has been transferred to @bernhard

Jan 18 2023, 10:18 AM · gpgme
aheinecke moved T6259: Kleopatra: Improve startup performance from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 18 2023, 10:17 AM · vsd32 (vsd-3.2.0), gnupg, kleopatra, Restricted Project
aheinecke moved T6346: Kleopatra: Run self test only at the first start on windows from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 18 2023, 10:17 AM · kleopatra, Restricted Project
ikloecker triaged T6348: gpgtar: Error when using --status-fd as High priority.
Jan 18 2023, 9:57 AM · gnupg, Restricted Project
ikloecker closed T6347: gpgtar needs to support a few more general command line args to be usable by gpgme, a subtask of T6342: GPGME/Kleopatra: Extend gpgme to use gpgtar, as Resolved.
Jan 18 2023, 9:50 AM · Restricted Project, gpgme, kleopatra
ikloecker closed T6347: gpgtar needs to support a few more general command line args to be usable by gpgme as Resolved.

Instead of using --enable-special-filenames and a separate FD the list of files is now passed to gpgtar's stdin. Similarly, we read from gpgtar's stderr instead of using a separate --logger-fd.

Jan 18 2023, 9:50 AM · gnupg, Restricted Project
l10n daemon script <scripty@kde.org> committed rLIBKLEO76696297f10b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 18 2023, 3:16 AM

Jan 17 2023

aheinecke merged T4180: Kleopatra: Crash when decrypting large archives into T5478: Kleopatra: Performance problems decrypting and encrypting large Archives.
Jan 17 2023, 1:18 PM · Restricted Project, gpgme, kleopatra
aheinecke merged task T4180: Kleopatra: Crash when decrypting large archives into T5478: Kleopatra: Performance problems decrypting and encrypting large Archives.
Jan 17 2023, 1:18 PM · Bug Report, kleopatra, gpg4win
aheinecke added a comment to T4180: Kleopatra: Crash when decrypting large archives.

I am pretty sure that this was related to issues we found when analyzing another crash / hang with Kleopatra. In T5478 we are currently reworking how we handle archives completely. This will fix this issue, too.

Jan 17 2023, 1:18 PM · Bug Report, kleopatra, gpg4win
aheinecke merged T5475: Kleopatra: Crash when decrypting large archives into T5478: Kleopatra: Performance problems decrypting and encrypting large Archives.
Jan 17 2023, 1:17 PM · Restricted Project, gpgme, kleopatra
aheinecke merged task T5475: Kleopatra: Crash when decrypting large archives into T5478: Kleopatra: Performance problems decrypting and encrypting large Archives.
Jan 17 2023, 1:17 PM · kleopatra
aheinecke added a comment to T5475: Kleopatra: Crash when decrypting large archives.

I am pretty sure that this was the issue we had analyzed with QProcess. Where the fix will be T5478 that will rework how Kleo handles archives altogether.

Jan 17 2023, 1:16 PM · kleopatra
aheinecke closed T4823: Test Yubikey's support for ed25519 as Resolved.

I am very sure that this is resolved and we support that in Kleopatra.

Jan 17 2023, 1:10 PM · gnupg24, gnupg (gpg23), yubikey
gniibe committed rPTHbd356d823944: POSIX: Don't include unused symbols in the version control. (authored by gniibe).
POSIX: Don't include unused symbols in the version control.
Jan 17 2023, 11:39 AM
gniibe accepted D564: Remove non-symbol npth_sigmask/npth_sigwait.
Jan 17 2023, 5:59 AM
gniibe added a comment to D564: Remove non-symbol npth_sigmask/npth_sigwait.

Thank you for the patch.

Jan 17 2023, 5:59 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO9512f2a50333: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 17 2023, 5:05 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA2c33d00bb581: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 17 2023, 4:59 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA5cc49a4557fc: 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
Jan 17 2023, 4:46 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEO3506c84bf526: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 17 2023, 3:40 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA39570895fa7d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 17 2023, 3:36 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA3f7f73b3d084: 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
Jan 17 2023, 3:03 AM

Jan 16 2023

MaskRay added reviewers for D564: Remove non-symbol npth_sigmask/npth_sigwait: gniibe, werner.
Jan 16 2023, 8:00 PM
MaskRay updated the diff for D564: Remove non-symbol npth_sigmask/npth_sigwait.

keep the macro as it is used

Jan 16 2023, 7:59 PM
MaskRay added a comment to D564: Remove non-symbol npth_sigmask/npth_sigwait.

I don't have write permission to the repository.

Jan 16 2023, 7:37 PM
MaskRay added a reviewer for D564: Remove non-symbol npth_sigmask/npth_sigwait: gniibe.
Jan 16 2023, 7:36 PM
MaskRay requested review of D564: Remove non-symbol npth_sigmask/npth_sigwait.
Jan 16 2023, 7:35 PM
MaskRay added a comment to D563: Remove non-existent symbols to fix -Wl,--no-undefined-version.

I don't have write permission to the repository.

Jan 16 2023, 7:22 PM
MaskRay requested review of D563: Remove non-existent symbols to fix -Wl,--no-undefined-version.
Jan 16 2023, 7:20 PM
werner committed rW5253d34bed32: Fix bug reporting address (authored by werner).
Fix bug reporting address
Jan 16 2023, 3:07 PM
werner committed rWb5777d9192d0: Also change stamp-dist-self target to use xz (authored by werner).
Also change stamp-dist-self target to use xz
Jan 16 2023, 3:07 PM
werner committed rW646b332c4251: Let "make dist" generate xz compressed tarballs. (authored by werner).
Let "make dist" generate xz compressed tarballs.
Jan 16 2023, 3:07 PM
werner committed rWcdfd7418a431: Add option --dry-run/-n to the download script. (authored by werner).
Add option --dry-run/-n to the download script.
Jan 16 2023, 3:07 PM
werner committed rG841c691128df: Update copyright notices (authored by werner).
Update copyright notices
Jan 16 2023, 1:27 PM
aheinecke committed rW3893b2807f37: Remove mkportable.exe component from make-msi.pl (authored by aheinecke).
Remove mkportable.exe component from make-msi.pl
Jan 16 2023, 12:47 PM
aheinecke committed rW7ac577f110a5: Move icons into subdirecotry (authored by aheinecke).
Move icons into subdirecotry
Jan 16 2023, 12:47 PM
ikloecker placed T6325: Kleopatra: Prevent OpenPGP Cert and CSR creation for RSA-2048 in de-vs mode up for grabs.

Now creation of OpenPGP certificates and CSRs from card keys in de-vs mode is only possible for RSA 3072, RSA 4096, and the Brainpool curves.

Jan 16 2023, 9:52 AM · Restricted Project, kleopatra
ikloecker committed rLIBKLEO3cd4f9932ed6: Only RSA 3072, RSA 4096, and the Brainpool curves are de-vs compliant (authored by ikloecker).
Only RSA 3072, RSA 4096, and the Brainpool curves are de-vs compliant
Jan 16 2023, 9:49 AM
ikloecker updated the task description for T6325: Kleopatra: Prevent OpenPGP Cert and CSR creation for RSA-2048 in de-vs mode.
Jan 16 2023, 9:31 AM · Restricted Project, kleopatra
ikloecker claimed T6325: Kleopatra: Prevent OpenPGP Cert and CSR creation for RSA-2048 in de-vs mode.

Back to WiP to also prevent usage of all non-brainpool curves (as requested by Werner in M9#117).

Jan 16 2023, 9:30 AM · Restricted Project, kleopatra
gniibe added a comment to T6338: kleo: Japanese Translation.

Thanks a lot.

Jan 16 2023, 7:51 AM · Restricted Project, kleopatra, Bug Report
l10n daemon script <scripty@kde.org> committed rLIBKLEOa5ecf3f76f11: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 16 2023, 5:02 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAce3499417d71: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 16 2023, 4:48 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAff0a08406c05: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 16 2023, 3:23 AM

Jan 15 2023

mlaurent committed rLIBKLEO7b7bbf977c67: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Jan 15 2023, 6:06 PM
mlaurent committed rKLEOPATRA06c2660cd913: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Jan 15 2023, 6:03 PM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAfe024ea71f0b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Jan 15 2023, 4:13 AM

Jan 14 2023

werner added a comment to M9: ECC CSR gen from Yubikey.

Given that there is now also a restriction for rsa2048 in de-vs mode, can you please also restrict all non-brainpool curves?

Jan 14 2023, 3:02 PM

Jan 13 2023

ikloecker added a comment to M9: ECC CSR gen from Yubikey.

Kleopatra doesn't have any restrictions when generating smart card keys. When generating OpenPGP certificates or CSRs off-card or from card keys, then in de-vs mode only RSA 3072, RSA 4096 or any supported curve (without any restrictions) can be chosen. Except for RSA 2048, Kleopatra doesn't know which algos are compliant or not compliant.

Jan 13 2023, 5:02 PM
werner added a comment to M9: ECC CSR gen from Yubikey.

Backported the needed stuff:

Jan 13 2023, 3:16 PM