Ludvig Michaelsson

Results 37 comments of Ludvig Michaelsson

Rebased since #310 and parts of #302 were merged. The latter dropped preemptive prompts for the authenticator PIN which means this PR now primarily aims to help the user enroll...

Thank you for the heads-up. At a glance, these are failures local to the implementation of the harness itself. I'll test this locally and see what we can do to...

Hi again! I agree, initializing `dummy` seems like the way to go for fuzz_attobj. In the other cases, it looks like some of our helper mutator functions were not expecting...

FYI, the above patch was merged to libfido2's main branch.

Closing this, please reopen if the above solution is insufficient.

Hi again, Apologies for the long delays. If you're still interested in this feature, we have a candidate implementation and documentation pushed to the `expand` branch. If you're willing to...

Thank you! > Anything in particular you would like me to check/report on? Nothing in particular, mostly a sanity check that the feature behavior/arguments/documentation makes sense and matches what you...

Hi, First of all, thank you for the contribution! I have given this a brief look and some thinking and wanted to write those down. As pointed out in the...

Thank you for the feedback. > 1. For `pam_sm_chauthtok()` to work, we need the authenticator to be present to encrypt the new password. And I don't feel that requiring the...

Hi, thanks for the ping. While we believe this is a good experimental start if people are finding it useful, this PR is rather big both in terms of LOC...