Page MenuHome GnuPG
Feed Advanced Search

Mon, Sep 30

saper renamed T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received from gpg should notice if scdaemon crashes to gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.
Mon, Sep 30, 11:54 AM · Info Needed, scd, gpgagent, Bug Report
saper added a comment to T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.

scdaemon in this case was a broken experiment of mine (trying to see if I can get SoftHSM to work as the OpenPGP card). So this was not a normal, released scdaemon code.

Mon, Sep 30, 10:46 AM · Info Needed, scd, gpgagent, Bug Report

Sat, Sep 28

saper created T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.
Sat, Sep 28, 3:10 AM · Info Needed, scd, gpgagent, Bug Report

Mar 18 2023

saper added a comment to rG054d14887ef8: scd: Add workaround for ECC attribute on Yubikey..

Do you have some examples (hexdumps) of how the structure looks like? I think I have seen something similar in some other smartcards. Would that be possible to write some kind of unit test for this?

Mar 18 2023, 1:06 AM

Mar 10 2023

saper added a comment to T5401: Imported ECC/Ed25519 subkey has unusable key file in private-keys-v1.d.

I've run into a variant of this, too. If I generate they key just using (genkey (ecc (curve "Ed25519"))), it is recognized as an encryption key. One needs to use (genkey (ecc (curve "Ed25519")(flags eddsa))).

Mar 10 2023, 4:54 PM · gnupg24, Bug Report
saper added a comment to T5623: gpg2 hangs on many tasks on OpenIndiana (Illumos).

@gniibe I have submitted D565 to change the error message on curses initialization to "Required environment variable not set"

Mar 10 2023, 12:27 PM · Solaris, gnupg (gpg23)
saper added a reviewer for D565: curses: Change error reported for terminal issues: ikloecker.
Mar 10 2023, 12:25 PM
saper requested review of D565: curses: Change error reported for terminal issues.
Mar 10 2023, 12:23 PM

Mar 6 2023

saper added a comment to T6400: Improve Pinentry error message for a bad $TERM.

Thank you!

Mar 6 2023, 5:23 PM · FreeBSD, Documentation, pinentry, Bug Report
saper added a comment to T6400: Improve Pinentry error message for a bad $TERM.

I don't know what is going here really. I have installed alacritty and I can reproduce T4924 easily if I provide an empty passphrase on an narrow window. At least I get pinentry-curses popping up.

Mar 6 2023, 1:11 PM · FreeBSD, Documentation, pinentry, Bug Report
saper added a comment to T6400: Improve Pinentry error message for a bad $TERM.

@ikloecker not sure we are there yet. I was able to set a weak password on a terminal that was 42 characters wide. I think the problem here is unrelated to FreeBSD but to the fact that @capitol uses alacritty https://github.com/alacritty/alacritty

Mar 6 2023, 12:06 PM · FreeBSD, Documentation, pinentry, Bug Report

Mar 5 2023

saper added a comment to T6400: Improve Pinentry error message for a bad $TERM.

The agent.log says that the error comes from pinentry-curses:

Mar 5 2023, 9:15 PM · FreeBSD, Documentation, pinentry, Bug Report
saper added a comment to T6400: Improve Pinentry error message for a bad $TERM.

I tried to reproduce on my FreeBSD 14 machine and didn't get an error....

Mar 5 2023, 12:14 AM · FreeBSD, Documentation, pinentry, Bug Report