Page MenuHome GnuPG

saper (Marcin Cieślak)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 19 2018, 2:18 PM (326 w, 3 d)
Availability
Available

Recent Activity

Sep 30 2024

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.
Sep 30 2024, 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.

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

Sep 28 2024

saper created T7309: gpg should not proceed with the key import from the smartcard if no valid SCD READKEY information is received.
Sep 28 2024, 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 · gnupg26, 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