Page MenuHome GnuPG
Feed All Stories

Jun 8 2020

aheinecke added a comment to T4969: Kleopatra: Disable rich text in notepad widget.

Argh, I had overlooked that you even mention a pull request.
So Apologies that I did not attribute the fix directly to you.

Jun 8 2020, 3:37 PM · Bug Report, kleopatra
aheinecke closed T4969: Kleopatra: Disable rich text in notepad widget as Resolved.

Thanks for the nice report. The fix was completely straightforward, I just didn't think about rich text when I implemented it.

Jun 8 2020, 3:36 PM · Bug Report, kleopatra
aheinecke added a parent task for T4789: Gpg4win-3.1.12: T4969: Kleopatra: Disable rich text in notepad widget.
Jun 8 2020, 3:35 PM · gpg4win, Release Info
aheinecke added a subtask for T4969: Kleopatra: Disable rich text in notepad widget: T4789: Gpg4win-3.1.12.
Jun 8 2020, 3:35 PM · Bug Report, kleopatra
werner committed rGc1c607a51c02: doc: Minor code comment fixes. (authored by werner).
doc: Minor code comment fixes.
Jun 8 2020, 3:24 PM
bernhard created T4970: TLS certificate expired 2020-06-06 for chat.gnupg.org jabber.gnupg.org.
Jun 8 2020, 12:10 PM
tnbp added a project to T4969: Kleopatra: Disable rich text in notepad widget: Bug Report.
Jun 8 2020, 10:20 AM · Bug Report, kleopatra
tnbp created T4969: Kleopatra: Disable rich text in notepad widget in the S1 Public space.
Jun 8 2020, 10:19 AM · Bug Report, kleopatra
Elme34 merged T4968: Right Click for encryption on file doesn't work into T4967: Right Click for encryption on file doesn't work .
Jun 8 2020, 9:41 AM · gpgex, gpg4win, Bug Report
Elme34 merged task T4968: Right Click for encryption on file doesn't work into T4967: Right Click for encryption on file doesn't work .
Jun 8 2020, 9:41 AM · Bug Report
Elme34 created T4968: Right Click for encryption on file doesn't work .
Jun 8 2020, 9:39 AM · Bug Report
Elme34 created T4967: Right Click for encryption on file doesn't work .
Jun 8 2020, 9:39 AM · gpgex, gpg4win, Bug Report
gniibe added a comment to D502: ECC change for SOS.

I was wrong. This patch itself doesn't require libgcrypt 1.9. It works with libgcrypt 1.8 well.

Jun 8 2020, 4:43 AM
gniibe added a comment to D502: ECC change for SOS.

I think that the changes for ECC I've done matters:
o rC050e0b4accfa: pubkey: Support a method to get data as an opaque MPI.
o rC05a7d2f262bc: ecc: Support an opaque MPI handling in mpi_from_keyparam.
rC3d5a05767b84: ecc: Fix handling of point representation in EdDSA.
o rC8fce1027c253: ecc: Return an opaque MPI by _gcry_ecc_ec2os.
rC35c1faaea2b0: ecc: String constant fix.
rCad8927f40169: ecc: Simplify _gcry_ecc_compute_public.
o rCc5a7191c1bd1: ecc: Use opaque MPI for _gcry_ecc_mul_point.
rCbbe15758c893: ecc: Fix _gcry_ecc_mont_decodepoint for data by old implementation.
rC27e848666b4a: ecc: ECDH clean up for use of ec->nbits.
rC82441bbb8290: ecc: Fix key generation for ECDH.
rC6d93812aa312: ecc: Fix debug output.
rC6a30a9a2cc48: ecc: Simplify using mpi_ec_t directly.
rC975de3879691: ecc: Fix for NBITS support.
rCe921ad5b3ad0: ecc: Add NAME member to struct mpi_ec_ctx_s.
rC488704be6e04: ecc: Add key generation support to mpi_ec_get_elliptic_curve.
rC5415bc578080: ecc: Consolidate with _gcry_mpi_ec_internal_new.
rCc2aa333dd88b: ecc: Support flags and debug print in _gcry_mpi_ec_internal_new.
rCc7b97ac9bdf9: ecc: Add new function _gcry_mpi_ec_internal_new.
rC10b8cc280a53: ecc: Simplify ecc_encrypt_raw and ecc_decrypt_raw.
rC61a051828253: ecc: More fixes for cofactor with PUBKEY_FLAG_PARAM.
rCa258ae728de6: ecc: Simply use unsigned int for cofactor, not MPI.
rC579d5d6017d6: ecc: Simplify compute_keygrip.
rC95cc9b8f4483: ecc: Clean up key generation code.
o rCff0f1782560e: ecc: Handle ephemeral key as opaque octets.
rC80cf289905ac: ecc: Consolidate encoding a point for Montgomery curve.
rCba0b31f26366: ecc: More clean-up for Ed25519 and Curve25519.
rCd66a4856eb0c: ecc: Fix hard-coded value for 25519 to allow other modern curves.

Jun 8 2020, 4:31 AM
gniibe committed rGe2e573684229: agent: Fix the condition to detect leading 0x00 problem. (authored by gniibe).
agent: Fix the condition to detect leading 0x00 problem.
Jun 8 2020, 4:10 AM

Jun 5 2020

werner committed rM728ead8ebd42: core: Fix setting of the chain_model signature result. (authored by werner).
core: Fix setting of the chain_model signature result.
Jun 5 2020, 4:06 PM
werner added a project to T4506: OpenPGP Key Certification Forgeries: gnupg (gpg22).
Jun 5 2020, 3:18 PM · gnupg (gpg22)
werner added a comment to D502: ECC change for SOS.

What parts of Libgcrypt 1.9 are needed? Can we consider to backport them?

Jun 5 2020, 2:59 PM
Laurent Montel <montel@kde.org> committed rLIBKLEOb17c798fa2cb: GIT_SILENT: add more clazy check. (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add more clazy check.
Jun 5 2020, 1:52 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRA7d5027c673dc: GIT_SILENT: add more clazy check. (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add more clazy check.
Jun 5 2020, 1:51 PM
werner added a comment to T4966: Jitter entropy RNG disable on non-x86?.

Thanks for the info. So I guess me added that restrictions to be on the safe side regarding the VS-Nfd evaluation. For 1.9 we can and should lift that.

Jun 5 2020, 12:01 PM · libgcrypt, Bug Report
aheinecke added a comment to T4609: GpgOL: Add "Save decrypted copy".

MAPI Namespace has a pickFolder method which can be used here.

Jun 5 2020, 11:17 AM · Feature Request, gpgol
aheinecke committed rOa8743da94b28: Remove other content-headers when setting the type (authored by aheinecke).
Remove other content-headers when setting the type
Jun 5 2020, 11:01 AM
aheinecke committed rOf9a05947028c: Fallback to text/plain if no ct could be parsed (authored by aheinecke).
Fallback to text/plain if no ct could be parsed
Jun 5 2020, 11:01 AM
aheinecke committed rO5473a289cca0: Collect top content-type when parsing a mail (authored by aheinecke).
Collect top content-type when parsing a mail
Jun 5 2020, 11:01 AM
smueller_chronox.de added a comment to T4966: Jitter entropy RNG disable on non-x86?.

Please see [1] appendix F - I tested it more or less on all major CPUs, small
and large, old and new:

Jun 5 2020, 10:45 AM · libgcrypt, Bug Report
werner committed rC2dd3e27fc53c: mpicalc: fix typo (authored by lumag).
mpicalc: fix typo
Jun 5 2020, 10:41 AM
werner committed rCbf38e4f28109: doc: The shortest doc dot fix ever. (authored by werner).
doc: The shortest doc dot fix ever.
Jun 5 2020, 10:41 AM
gniibe created D502: ECC change for SOS.
Jun 5 2020, 5:48 AM
gniibe committed rG47c1c329ed82: agent,ecc: Use of opaque MPI for ECC, fixup 'd'. (authored by gniibe).
agent,ecc: Use of opaque MPI for ECC, fixup 'd'.
Jun 5 2020, 3:39 AM
gniibe committed rGa7d46c78e242: agent,ssh: Tighten condition for EdDSA. (authored by gniibe).
agent,ssh: Tighten condition for EdDSA.
Jun 5 2020, 3:39 AM
gniibe committed rG2e988546c59b: agent: Remove duplicated code for EdDSA. (authored by gniibe).
agent: Remove duplicated code for EdDSA.
Jun 5 2020, 3:39 AM
gniibe committed rG2b118516240b: agent: For ECC, use opaque MPI for key representation. (authored by gniibe).
agent: For ECC, use opaque MPI for key representation.
Jun 5 2020, 3:39 AM
gniibe committed rG4c0b12f817f1: agent: Clean up do_encode_md. (authored by gniibe).
agent: Clean up do_encode_md.
Jun 5 2020, 3:39 AM

Jun 4 2020

Laurent Montel <montel@kde.org> committed rKLEOPATRA6c9b555359ab: GIT_SILENT: add more clazy check (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add more clazy check
Jun 4 2020, 10:06 PM
Laurent Montel <montel@kde.org> committed rLIBKLEOf3846b0b8398: GIT_SILENT: add more clazy check (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: add more clazy check
Jun 4 2020, 10:04 PM
aheinecke added a parent task for T4789: Gpg4win-3.1.12: T4948: Kleopatra: Trust level "updating..." when showing details of external certificates.
Jun 4 2020, 2:59 PM · gpg4win, Release Info
aheinecke added a subtask for T4948: Kleopatra: Trust level "updating..." when showing details of external certificates: T4789: Gpg4win-3.1.12.
Jun 4 2020, 2:59 PM · kleopatra
aheinecke removed a subtask for T4789: Gpg4win-3.1.12: T4948: Kleopatra: Trust level "updating..." when showing details of external certificates.
Jun 4 2020, 2:59 PM · gpg4win, Release Info
aheinecke removed a parent task for T4948: Kleopatra: Trust level "updating..." when showing details of external certificates: T4789: Gpg4win-3.1.12.
Jun 4 2020, 2:59 PM · kleopatra
aheinecke added a parent task for T4789: Gpg4win-3.1.12: T4718: GpgOL: Permanently decrypt - Ensure that message headers are fixed too.
Jun 4 2020, 2:59 PM · gpg4win, Release Info
aheinecke added a subtask for T4718: GpgOL: Permanently decrypt - Ensure that message headers are fixed too: T4789: Gpg4win-3.1.12.
Jun 4 2020, 2:59 PM
aheinecke changed the status of T4718: GpgOL: Permanently decrypt - Ensure that message headers are fixed too from Open to Testing.
Jun 4 2020, 2:58 PM
aheinecke added a comment to T4718: GpgOL: Permanently decrypt - Ensure that message headers are fixed too.

This was the underlying reason behind the data loss described in the wald issue.

Jun 4 2020, 2:58 PM
aheinecke committed rOfd16799d8bf5: Fix message headers when permanently decrypting (authored by aheinecke).
Fix message headers when permanently decrypting
Jun 4 2020, 2:56 PM
werner triaged T4735: Please provide an option to make --verify accept only signatures from specific trusted UID as High priority.
Jun 4 2020, 12:20 PM · gnupg (gpg23), Feature Request
gniibe committed rG74a79bed4ba6: ecc-sos,gpg: More fixes for SOS. (authored by gniibe).
ecc-sos,gpg: More fixes for SOS.
Jun 4 2020, 11:53 AM
aheinecke committed rOe9f868246578: Add gui experiment code (authored by aheinecke).
Add gui experiment code
Jun 4 2020, 11:48 AM
aheinecke committed rO62d607f8e91c: Globally remove trailing whitespace (authored by aheinecke).
Globally remove trailing whitespace
Jun 4 2020, 11:48 AM
gniibe committed rG1e537dd29a88: Fix previous commit. (authored by gniibe).
Fix previous commit.
Jun 4 2020, 11:23 AM
gniibe committed rGfb9e39dcc979: ecc-sos,gpg: Use sexp_extract_param_sos to get MPI. (authored by gniibe).
ecc-sos,gpg: Use sexp_extract_param_sos to get MPI.
Jun 4 2020, 11:20 AM
werner updated subscribers of T4735: Please provide an option to make --verify accept only signatures from specific trusted UID.
Jun 4 2020, 10:48 AM · gnupg (gpg23), Feature Request
werner added a comment to T4966: Jitter entropy RNG disable on non-x86?.

AFAIK, Stephan evaluated it only for x86, let me ask him ...

Jun 4 2020, 10:18 AM · libgcrypt, Bug Report
gniibe committed rC78a5a1aa7627: mpi: Fix flags in mpi_copy for opaque MPI. (authored by gniibe).
mpi: Fix flags in mpi_copy for opaque MPI.
Jun 4 2020, 5:52 AM
gniibe committed rGf71dff40ead8: ecc-sos: Apply SOS also to ECDSA. (authored by gniibe).
ecc-sos: Apply SOS also to ECDSA.
Jun 4 2020, 4:57 AM
gniibe committed rGd18fa9fb9a41: ecc-sos: Fix handling cleartext secret key from agent. (authored by gniibe).
ecc-sos: Fix handling cleartext secret key from agent.
Jun 4 2020, 4:48 AM
gniibe committed rGe249f51c6415: ecc-sos, agent: More fixes for fixup of ECC private key. (authored by gniibe).
ecc-sos, agent: More fixes for fixup of ECC private key.
Jun 4 2020, 3:49 AM

Jun 3 2020

jukivili created T4966: Jitter entropy RNG disable on non-x86?.
Jun 3 2020, 10:18 PM · libgcrypt, Bug Report
werner added a comment to T4735: Please provide an option to make --verify accept only signatures from specific trusted UID.

We already have the option --sender which does what @mgorny requests but only in the TOFU case. I need to revisit the system to see whether we can extend it to WoT and direct key signatures.

Jun 3 2020, 5:49 PM · gnupg (gpg23), Feature Request
werner claimed T4735: Please provide an option to make --verify accept only signatures from specific trusted UID.
Jun 3 2020, 5:45 PM · gnupg (gpg23), Feature Request
werner closed T4947: Build of documentation from tarball not deterministic as Resolved.

Done.

Jun 3 2020, 5:17 PM · gnupg, Documentation, Bug Report
werner committed rG5ade2b68db23: doc: Minor enhancement for reproducibility. (authored by werner).
doc: Minor enhancement for reproducibility.
Jun 3 2020, 5:17 PM
werner committed rG074ab108e768: doc: Minor enhancement for reproducibility. (authored by werner).
doc: Minor enhancement for reproducibility.
Jun 3 2020, 5:16 PM
werner committed rG4f6e0e12cbd3: card: Improve openpgp key writing in "writecert". (authored by werner).
card: Improve openpgp key writing in "writecert".
Jun 3 2020, 4:26 PM
werner committed rG48251cf9a7d3: gpg: Improve generation of keys stored on card (brainpool,cv25519). (authored by werner).
gpg: Improve generation of keys stored on card (brainpool,cv25519).
Jun 3 2020, 4:26 PM
aheinecke committed rO518e2424f799: Show info when gpgol is in conflict with ol (authored by aheinecke).
Show info when gpgol is in conflict with ol
Jun 3 2020, 3:34 PM
aheinecke committed rO23469b9afaae: Fix send abort (authored by aheinecke).
Fix send abort
Jun 3 2020, 3:34 PM
aheinecke committed rOc216de59f5e1: Fix variant type of property accessor int (authored by aheinecke).
Fix variant type of property accessor int
Jun 3 2020, 3:34 PM
aheinecke committed rO95749cea7b19: Fix Level 2 validity for WKD keys (authored by aheinecke).
Fix Level 2 validity for WKD keys
Jun 3 2020, 3:34 PM
aheinecke committed rOeafc9dad9bb2: Add helper to get outlooks crypto flags (authored by aheinecke).
Add helper to get outlooks crypto flags
Jun 3 2020, 3:34 PM
werner committed rT821cd31a8727: Require a maintained version of libgcrypt. (authored by werner).
Require a maintained version of libgcrypt.
Jun 3 2020, 2:24 PM
gniibe committed rGd1af7b781c74: ecc-sos,agent: Fix sexp parsing of private key. (authored by gniibe).
ecc-sos,agent: Fix sexp parsing of private key.
Jun 3 2020, 1:27 PM
werner added a comment to T4961: ship gpgrt.pc.

Let's wait with this until we ship a libgpgrt. I am not sure what the best way to migrate to another library name. By current idea is start with some release installing two libraries using the two names but with identical code. Some releases later we could require a configure option to install libgpg-error in addition to libgpgrt.

Jun 3 2020, 1:17 PM · Feature Request, gpgrt
werner committed rG7558128e16d7: sm: Fix recently introduced regression in CSR creation. (authored by werner).
sm: Fix recently introduced regression in CSR creation.
Jun 3 2020, 11:25 AM
werner closed T4962: ntbTLS configure dependencies as Resolved.

Thanks. I bumped it up to be in sync with GnuPG 2.2. It also does not make sense to require a Libgcrypt which has reached end-of-life; Thus we now need 1.8.

Jun 3 2020, 10:45 AM · ntbtls, Bug Report
werner committed rG4e3a7aa060f0: Prepare news for 2.2.21 (authored by werner).
Prepare news for 2.2.21
Jun 3 2020, 10:33 AM
werner committed rG381c54179c2a: common: Add missing error code GPG_ERR_WRONG_NAME. (authored by werner).
common: Add missing error code GPG_ERR_WRONG_NAME.
Jun 3 2020, 10:33 AM
werner closed T4965: GnuPG dependency of libgpg-error and GPG_ERR_WRONG_NAME as Resolved.

I bumped up the requirement to 1.25 because we also use error codes defined there. To be on the safe side with older distros I defined the missing error code instead of requiring 1.27.

Jun 3 2020, 10:33 AM · gnupg, Bug Report
werner closed T4963: Update GnuPG versions listed on https://git.gnupg.org/ as Resolved.

Thanks for the report.
I now describe the shortcuts as development and 2.2 stable branch.

Jun 3 2020, 10:09 AM · gpgweb, Bug Report
gniibe committed rG5f3fcb579f0b: ecc-sos, agent: Add fixing up private key part for leading zero. (authored by gniibe).
ecc-sos, agent: Add fixing up private key part for leading zero.
Jun 3 2020, 6:05 AM
gniibe committed rG3d3f99d76aa5: Revert "ecc-sos: Add special leading zero octet removal." (authored by gniibe).
Revert "ecc-sos: Add special leading zero octet removal."
Jun 3 2020, 6:05 AM
gniibe added a reverting change for rG1c4291c3951d: ecc-sos: Add special leading zero octet removal.: rG3d3f99d76aa5: Revert "ecc-sos: Add special leading zero octet removal.".
Jun 3 2020, 6:05 AM
gniibe committed rC0d8346f84a1f: ecc: Use opaque MPI for 'd' of Ed25519/EdDSA. (authored by gniibe).
ecc: Use opaque MPI for 'd' of Ed25519/EdDSA.
Jun 3 2020, 4:14 AM
gniibe committed rE013720333c6e: build: Fix cross-compiling into a separate build dir. (authored by David Michael <fedora.dm0@gmail.com>).
build: Fix cross-compiling into a separate build dir.
Jun 3 2020, 2:33 AM

Jun 2 2020

aheinecke added a comment to T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.

The problem is with the code for T3656

Jun 2 2020, 3:00 PM · gpgol, Bug Report, gpg4win
aheinecke added projects to T4773: Option to always permanently decrypt: gpgol, gpg4win.
Jun 2 2020, 2:58 PM · gpg4win, gpgol, Feature Request
aheinecke claimed T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.

Thanks for the report. I can reproduce this by replying to S/MIME enc & sign mails.

Jun 2 2020, 2:52 PM · gpgol, Bug Report, gpg4win
JJworx added a comment to T4773: Option to always permanently decrypt.

no prob

Jun 2 2020, 2:47 PM · gpg4win, gpgol, Feature Request
cryptobit added a comment to T4953: Some email recipients respond with: hey, why did you send me an empty mail...?.

@Angel: The mail server log showed 0 bytes for the affected messages.

Jun 2 2020, 1:50 PM · gpgol, Bug Report, gpg4win
werner committed rDf810f0bc5b13: git.gnupg.org: Update entry page (authored by werner).
git.gnupg.org: Update entry page
Jun 2 2020, 1:33 PM
aheinecke committed rKLEOPATRA3cb34b0ca9a4: Win: Fix help url in config dialog (authored by aheinecke).
Win: Fix help url in config dialog
Jun 2 2020, 1:15 PM
werner claimed T4963: Update GnuPG versions listed on https://git.gnupg.org/.
Jun 2 2020, 1:06 PM · gpgweb, Bug Report
aheinecke closed T4714: Gnupg can't import or generate private key as root as Invalid.

While triaging issues this looks to me more like a support case. And not an issue of the software itself. So I'm closing this issue.

Jun 2 2020, 11:53 AM · Bug Report
aheinecke added a comment to T4773: Option to always permanently decrypt.

Uh, I just noticed that this issue is from dec. 2019 I am unsure why I overlooked this and only noticed it in my regular tracker check today.

Jun 2 2020, 11:47 AM · gpg4win, gpgol, Feature Request
aheinecke claimed T4773: Option to always permanently decrypt.

@JJworx Thanks for the suggestion / feature request.

Jun 2 2020, 11:45 AM · gpg4win, gpgol, Feature Request
werner closed T4541: C implementation of AES is vulnerable to side-channel attacks as Wontfix.

As of now we doubt that the proposed patch helps and we even fear that it could make things worst. Thus, as long as there is we have no description of an attack we won't do anything about it.

Jun 2 2020, 10:29 AM · side-channel, libgcrypt, Bug Report
Laurent Montel <montel@kde.org> committed rLIBKLEOf958f4d319c2: GIT_SILENT: update .gitlab-ci.yml (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: update .gitlab-ci.yml
Jun 2 2020, 9:07 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRAceb701c0f381: GIT_SILENT: update .gitlab-ci.yml (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: update .gitlab-ci.yml
Jun 2 2020, 9:02 AM
gniibe added a comment to T4956: agent: Discrepancy of handling MPI for the interpretation of signed and unsigned.

Change of gpg-agent for ECC-SOS

Jun 2 2020, 8:05 AM · gpgagent, gnupg
Angel created T4965: GnuPG dependency of libgpg-error and GPG_ERR_WRONG_NAME.
Jun 2 2020, 3:22 AM · gnupg, Bug Report