Home GnuPG

Recent Activity
ActivePublic

Recent Activity

Today

mlaurent committed rMTPbe5f59304ac9: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Sat, Jun 6, 12:44 PM
mlaurent committed rKLEOPATRA8d582083ed98: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Sat, Jun 6, 12:43 PM
mlaurent committed rLIBKLEO9df999a0d830: GIT_SILENT: time to increase version (authored by mlaurent).
GIT_SILENT: time to increase version
Sat, Jun 6, 12:40 PM
mlaurent committed rMTP3d1993b0e9a2: GIT_SILENT: prepare 6.7.3 (authored by mlaurent).
GIT_SILENT: prepare 6.7.3
Sat, Jun 6, 12:34 PM
l10n daemon script <scripty@kde.org> committed rLIBKLEO5eadaac28b14: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Jun 6, 6:20 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAd35166aedb04: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Jun 6, 6:18 AM
l10n daemon script <scripty@kde.org> committed rLIBKLEOd10b531eb537: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Jun 6, 4:11 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA0d20afabe00c: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Sat, Jun 6, 4:11 AM

Yesterday

pl13 added a comment to T7873: Decrypt to foo.gpg.part files and rename.

I tested following cases with a 100~mb file (GnuPG 2.5.20 on linux):

Fri, Jun 5, 5:45 PM · Feature Request, gnupg26
ebo updated the task description for T8273: Kleopatra: improve first part of decryption/verification message.
Fri, Jun 5, 2:39 PM · gpd5x, kleopatra
tfry committed rLIBKLEO53a60b55923c: Clarify description of crypotographically invalid signature (authored by tfry).
Clarify description of crypotographically invalid signature
Fri, Jun 5, 1:20 PM
tfry committed rOJ810d33b54a82: Cleanup unused redundant code (authored by tfry).
Cleanup unused redundant code
Fri, Jun 5, 7:52 AM
tfry committed rOJd2f6971b480f: Move web install files to qrc (authored by tfry).
Move web install files to qrc
Fri, Jun 5, 7:52 AM
mlaurent committed rLIBKLEOe670061c5f76: GIT_SILENT: prepare 6.7.3 (authored by mlaurent).
GIT_SILENT: prepare 6.7.3
Fri, Jun 5, 7:08 AM
gniibe committed rCdb5ae94eb01f: cipher:kem: Validate input length. (authored by gniibe).
cipher:kem: Validate input length.
Fri, Jun 5, 6:34 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRAf81a9be2c8b2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Jun 5, 5:27 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA297293bada01: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Fri, Jun 5, 4:43 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8074154476ac: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Fri, Jun 5, 3:49 AM
gniibe claimed T7873: Decrypt to foo.gpg.part files and rename.
Fri, Jun 5, 3:29 AM · Feature Request, gnupg26
gniibe added a comment to T7873: Decrypt to foo.gpg.part files and rename.

I'd like to push the changes above for gpg, even if it's not exactly same as what Kleo does (not perfect enough: when signature check fails, output file remains;).

Fri, Jun 5, 3:29 AM · Feature Request, gnupg26
l10n daemon script <scripty@kde.org> committed rKLEOPATRAe16abe6ba054: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
Fri, Jun 5, 2:45 AM

Thu, Jun 4

mlaurent committed rMTP8a5d6370ee27: Add reuse lint in pre-commit CI support (authored by mlaurent).
Add reuse lint in pre-commit CI support
Thu, Jun 4, 9:00 AM
mlaurent committed rMTP6974064a75a0: cmake format (authored by mlaurent).
cmake format
Thu, Jun 4, 8:27 AM
mlaurent committed rMTPe3ae4831e5cd: Add pre-commit support (authored by mlaurent).
Add pre-commit support
Thu, Jun 4, 8:27 AM
gniibe updated the task description for T8259: libgcrypt: KEM: Validate input length.
Thu, Jun 4, 7:42 AM · Feature Request, libgcrypt
gniibe added a comment to T7873: Decrypt to foo.gpg.part files and rename.

I found that for a signed+encrypted file, when AEAD failure occurs in the stream of signature part (after literal data part), output file remains.
It's also the case when signature (which comes after literal data packet) is wrong.

Thu, Jun 4, 7:36 AM · Feature Request, gnupg26
gniibe committed rC5b0d3ff94500: sexp: Add length check DATALEN when parsing SEXP. (authored by gniibe).
sexp: Add length check DATALEN when parsing SEXP.
Thu, Jun 4, 7:20 AM
gniibe committed rC9774fd1d9d63: cipher:gcm: Silence GCC 15 warning. (authored by gniibe).
cipher:gcm: Silence GCC 15 warning.
Thu, Jun 4, 7:20 AM
pl13 added a comment to T7873: Decrypt to foo.gpg.part files and rename.

Tested on Linux with GnuPG 2.5.20.
Testing with a small file (160~byte) did not leave a broken file. If I
understand Werner correctly it is due to libgpg-error/estream.c:
fcancel emptying the buffer if the file fits in the buffer.
Thus I tested with a 1GB file.

$ gpg -o bigfile.encr -z0 --force-ocb -c bigfile.txt

modified bigfile.txt

$ gpg -o a.out -d bigfile.encr

Output before patch:

gpg: AES256.OCB encrypted session key
gpg: encrypted with 1 passphrase
gpg: gcry_cipher_checktag failed: Checksum error
gpg: problem reading source (1069547542 bytes remaining)
gpg: handle plaintext failed: System error w/o errno
gpg: WARNING: encrypted message has been manipulated!

A broken file remains.

Thu, Jun 4, 7:18 AM · Feature Request, gnupg26
gniibe added a comment to T7873: Decrypt to foo.gpg.part files and rename.

Additional patch for gpg:

Thu, Jun 4, 6:55 AM · Feature Request, gnupg26
l10n daemon script <scripty@kde.org> committed rKLEOPATRA8fa8c4002abb: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Jun 4, 5:41 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA6e6155430bbf: 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
Thu, Jun 4, 5:36 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA327016f9d4d3: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Thu, Jun 4, 3:55 AM
l10n daemon script <scripty@kde.org> committed rKLEOPATRA9f62adc37d10: 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
Thu, Jun 4, 3:40 AM
gniibe added a comment to T7873: Decrypt to foo.gpg.part files and rename.

In the comment of mine {T7873#218499}, I was wrong. The place I explained for a breakpoint was for symmetric encryption.
For public key encryption, it is:

Thu, Jun 4, 2:37 AM · Feature Request, gnupg26
gniibe added a comment to T7873: Decrypt to foo.gpg.part files and rename.

For gpg, we need to check (and possibly fix) the cases with:

  • a signed then encrypted message
  • a compressed then encrypted message
  • importing an encrypted keyring
  • etc.
Thu, Jun 4, 1:59 AM · Feature Request, gnupg26

Wed, Jun 3

ikloecker committed rWb7f73f55deab: Remove reference to removed patch (authored by ikloecker).
Remove reference to removed patch
Wed, Jun 3, 4:34 PM
ikloecker committed rWc07dc88f5bcb: Update libkleo and kleopatra (authored by ikloecker).
Update libkleo and kleopatra
Wed, Jun 3, 4:34 PM
tfry committed rOJb2c711671afd: Move web install files to qrc (authored by tfry).
Move web install files to qrc
Wed, Jun 3, 4:31 PM
m <meik.michalke@gnupg.com> committed rW6837be0e1621: updated GpgOL/Web (authored by m <meik.michalke@gnupg.com>).
updated GpgOL/Web
Wed, Jun 3, 4:13 PM
ikloecker committed rKLEOPATRA576f6ea2d956: Ensure that key filters are listed in correct order (authored by ikloecker).
Ensure that key filters are listed in correct order
Wed, Jun 3, 3:22 PM
werner triaged T8285: gpgme: No error code with missing secret key for GPGME_ENCRYPT_CHG_RECP as High priority.
Wed, Jun 3, 3:21 PM · gpgme
werner added a subtask for T8228: Reencrypt: No error message, when reencryption of a message failed: T8285: gpgme: No error code with missing secret key for GPGME_ENCRYPT_CHG_RECP.
Wed, Jun 3, 3:21 PM · gpgol2
werner added a parent task for T8285: gpgme: No error code with missing secret key for GPGME_ENCRYPT_CHG_RECP: T8228: Reencrypt: No error message, when reencryption of a message failed.
Wed, Jun 3, 3:21 PM · gpgme
werner triaged T8283: libksba should support padded signatures with ndef outermost object as High priority.

Actually this means that the BER encoding is broken. I would propose to not return an error in this case only if a new flag is passed to libksba.

Wed, Jun 3, 3:20 PM · Feature Request, libksba
ikloecker committed rLIBKLEO878da7263156: Bump library version (authored by ikloecker).
Bump library version
Wed, Jun 3, 3:19 PM
ikloecker committed rLIBKLEOc4f8cad76d37: Ensure that key filters read from config are sorted correctly (authored by ikloecker).
Ensure that key filters read from config are sorted correctly
Wed, Jun 3, 3:19 PM
ikloecker committed rLIBKLEOa6e9d057006d: Add test case for sender UID in prettyFormatSignature() (authored by tfry).
Add test case for sender UID in prettyFormatSignature()
Wed, Jun 3, 3:19 PM
ikloecker committed rLIBKLEO06998692f6b4: Actually display specified sender in prettyFormatSignature() (authored by tfry).
Actually display specified sender in prettyFormatSignature()
Wed, Jun 3, 3:19 PM
ikloecker committed rLIBKLEO590b42a17720: Fix inverted logic (authored by tfry).
Fix inverted logic
Wed, Jun 3, 3:19 PM
werner triaged T8286: "include-default" not set when creating a new trustlist.txt via cli as Normal priority.
Wed, Jun 3, 3:16 PM · Bug Report, gnupg26, gpgagent, gpd5x
werner added a subtask for T6096: Kleopatra: Add "include-default" when creating a new trustlist.txt: T8286: "include-default" not set when creating a new trustlist.txt via cli.
Wed, Jun 3, 3:15 PM · kleopatra, Restricted Project
werner added a parent task for T8286: "include-default" not set when creating a new trustlist.txt via cli: T6096: Kleopatra: Add "include-default" when creating a new trustlist.txt.
Wed, Jun 3, 3:15 PM · Bug Report, gnupg26, gpgagent, gpd5x
ikloecker committed rWcafe6f9b8f71: Update libkleo and kleopatra (authored by ikloecker).
Update libkleo and kleopatra
Wed, Jun 3, 2:59 PM
ikloecker committed rW6b48d9dfed97: Update libkleo and kleopatra (authored by ikloecker).
Update libkleo and kleopatra
Wed, Jun 3, 2:59 PM
ikloecker committed rWcab0464b8350: Update kmime, kmbox, mimetreeparser to 26.04.1 (authored by ikloecker).
Update kmime, kmbox, mimetreeparser to 26.04.1
Wed, Jun 3, 2:59 PM
ikloecker committed rWb9223bc86050: gen-qt.sh: Fix update of packages.list (authored by ikloecker).
gen-qt.sh: Fix update of packages.list
Wed, Jun 3, 2:47 PM
ikloecker committed rW43b61895a977: gen-qt.sh: Add support for Qt 5 packages (authored by ikloecker).
gen-qt.sh: Add support for Qt 5 packages
Wed, Jun 3, 2:47 PM
ebo edited projects for T6333: GpgOL: Improve handling of HTML Only mails, added: gpd5x; removed Restricted Project.
Wed, Jun 3, 1:29 PM · gpd5x, gpgol
ebo moved T6419: Signing leads to broken HTML in body from Backlog to Triage on the gpgol board.
Wed, Jun 3, 1:28 PM · gpgol, Bug Report
tfry committed rOJ1f8c22465876: Allow to fetch messages from shared mailboxes (authored by tfry).
Allow to fetch messages from shared mailboxes
Wed, Jun 3, 1:24 PM
tfry committed rOJb135a829ee3e: Detect, offer to import OpenPGP keys in attachments / headers (authored by tfry).
Detect, offer to import OpenPGP keys in attachments / headers
Wed, Jun 3, 12:58 PM
tfry committed rOJ99e7efea259b: Detect, offer to import OpenPGP keys in attachments / headers (authored by tfry).
Detect, offer to import OpenPGP keys in attachments / headers
Wed, Jun 3, 12:53 PM
tfry committed rOJe7afd2d0bc67: Add action to auto-attach own and recipient OpenPGP keys (authored by tfry).
Add action to auto-attach own and recipient OpenPGP keys
Wed, Jun 3, 12:53 PM
tfry committed rOJ951668e232ec: Do not rely on line widget to store selected key (authored by tfry).
Do not rely on line widget to store selected key
Wed, Jun 3, 12:50 PM
tfry committed rOJ8e1490a78a55: Remove obsolete code for checking own signing keys (authored by tfry).
Remove obsolete code for checking own signing keys
Wed, Jun 3, 12:50 PM
tfry committed rOJ95b40b7a8da5: Add (optional) automatic WKD lookup (authored by tfry).
Add (optional) automatic WKD lookup
Wed, Jun 3, 12:50 PM
tfry committed rOJ9b8fe1689f91: Fix bug in config logic when using multiple email accounts (authored by tfry).
Fix bug in config logic when using multiple email accounts
Wed, Jun 3, 12:50 PM
tfry committed rOJd1abc90a4583: Check encrypt to self keys for problems (authored by tfry).
Check encrypt to self keys for problems
Wed, Jun 3, 12:50 PM
tfry committed rOJc4b1dc80d7a6: Make info on near key expiry actually show (authored by tfry).
Make info on near key expiry actually show
Wed, Jun 3, 12:50 PM
tfry committed rOJ052f3559860c: Fix and enhance key selection from completion popup (authored by tfry).
Fix and enhance key selection from completion popup
Wed, Jun 3, 12:50 PM
tfry committed rOJ74c48bec4740: Move more info to the crypto status widget (authored by tfry).
Move more info to the crypto status widget
Wed, Jun 3, 12:50 PM
tfry committed rOJ632d1f98a33c: Include key id in key status summary; simplify logic (authored by tfry).
Include key id in key status summary; simplify logic
Wed, Jun 3, 12:50 PM
tfry committed rOJecb186e3e0cf: Simplify logic (authored by tfry).
Simplify logic
Wed, Jun 3, 12:50 PM
tfry committed rOJca71d86daf25: Remove unused class (authored by tfry).
Remove unused class
Wed, Jun 3, 12:50 PM
tfry committed rOJb47a4e1340ec: Composer: Clarify and fix the selection of encryption keys (authored by tfry).
Composer: Clarify and fix the selection of encryption keys
Wed, Jun 3, 12:50 PM
tfry committed rOJc58c91604b52: Also allow to customize encrypt to own SMIME key (authored by tfry).
Also allow to customize encrypt to own SMIME key
Wed, Jun 3, 12:50 PM
tfry committed rOJ08233a538fdd: Allow to customize key(s) to use for encrypt to self (authored by tfry).
Allow to customize key(s) to use for encrypt to self
Wed, Jun 3, 12:50 PM
tfry committed rOJc97f8a06a185: Move CertificateLineEdit class, for use in more places (authored by tfry).
Move CertificateLineEdit class, for use in more places
Wed, Jun 3, 12:50 PM
tfry committed rOJ268de15d1df2: Always trust selected keys in reencrypt (authored by tfry).
Always trust selected keys in reencrypt
Wed, Jun 3, 12:48 PM
tfry committed rOJ668aa2e18833: Disable reencryption to S/MIME keys for now (authored by tfry).
Disable reencryption to S/MIME keys for now
Wed, Jun 3, 12:48 PM
tfry committed rOJ7f94fc64ae55: Reencrypt: Allow to save failed mails to separate folder (authored by tfry).
Reencrypt: Allow to save failed mails to separate folder
Wed, Jun 3, 12:48 PM
tfry committed rOJc703afe65db4: Reencrypt: Refactor error handling, add support for S/MIME (authored by tfry).
Reencrypt: Refactor error handling, add support for S/MIME
Wed, Jun 3, 12:48 PM
tfry committed rOJa284c98b41ff: Always trust selected keys in reencrypt (authored by tfry).
Always trust selected keys in reencrypt
Wed, Jun 3, 12:36 PM
tfry committed rOJ947c4d9eb819: Disable reencryption to S/MIME keys for now (authored by tfry).
Disable reencryption to S/MIME keys for now
Wed, Jun 3, 12:36 PM
tfry committed rOJf75fb1b84da5: Reencrypt: Allow to save failed mails to separate folder (authored by tfry).
Reencrypt: Allow to save failed mails to separate folder
Wed, Jun 3, 12:36 PM
tfry committed rOJ7b747ecb283e: Reencrypt: Further centralize error handling code (authored by tfry).
Reencrypt: Further centralize error handling code
Wed, Jun 3, 12:36 PM
tfry committed rOJad8413ce2886: Reencrypt: Add support for S/MIME (authored by tfry).
Reencrypt: Add support for S/MIME
Wed, Jun 3, 12:36 PM
timegrid added a comment to T7918: GpgOL: an EML file is not decrypted if Outlook was not running before opening it.

Note: still happens on vsd 3.3.7

Wed, Jun 3, 12:25 PM · gpgol
tfry committed rOJ6b4006d2d01f: Properly verify SSL cert also from the native side (authored by tfry).
Properly verify SSL cert also from the native side
Wed, Jun 3, 12:16 PM
tfry committed rOJ540130014e18: Better security level info in corner cases (authored by tfry).
Better security level info in corner cases
Wed, Jun 3, 12:14 PM
tfry committed rOJ05413d38b2de: Better security level info in corner cases (authored by tfry).
Better security level info in corner cases
Wed, Jun 3, 12:13 PM
tfry committed rOJ3caf178eb24c: Only warn about version mismatch, if manifest file has changed (authored by tfry).
Only warn about version mismatch, if manifest file has changed
Wed, Jun 3, 12:11 PM
tfry committed rOJfddde62625e8: Allow to fetch messages from shared mailboxes (authored by tfry).
Allow to fetch messages from shared mailboxes
Wed, Jun 3, 12:09 PM
tfry committed rOJ0daf2a671aeb: Start server process from same directory (authored by tfry).
Start server process from same directory
Wed, Jun 3, 12:09 PM
tfry added a comment to T7377: Saving mails unencrypted saves them encrypted.

Notes: This currently relies on CryptoHelper::decryptMessage() in mimetreeparser. That in turn re-implements all the decrypt handling that we already have elsewhere, except it fails on a lot of the (many) corner cases. In Outlook, it already breaks at the message no longer being properly typed as multipart/encrypted.

Wed, Jun 3, 11:56 AM · mimetreeparser, gpgol2
m <meik.michalke@gnupg.com> committed rOJbec51ee83ede: minor update to the translation files (authored by m <meik.michalke@gnupg.com>).
minor update to the translation files
Wed, Jun 3, 11:50 AM
svuorela committed rOJ87a9d8675ec1: Adapt to new KMime api (authored by svuorela).
Adapt to new KMime api
Wed, Jun 3, 11:44 AM
ebo created T8286: "include-default" not set when creating a new trustlist.txt via cli.
Wed, Jun 3, 11:42 AM · Bug Report, gnupg26, gpgagent, gpd5x
svuorela committed rOJ030b7d88c613: Mark const variable as const. (authored by svuorela).
Mark const variable as const.
Wed, Jun 3, 11:40 AM

Panel Used By