Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FIDO2 PIN input support #99

Open
MkfsSion opened this issue Jan 28, 2022 · 0 comments
Open

FIDO2 PIN input support #99

MkfsSion opened this issue Jan 28, 2022 · 0 comments

Comments

@MkfsSion
Copy link

Currently, systemd-cryptsetup asks FIDO2 PIN via ask_password_auto() call, but with NULL argument for id parameter, which makes list_ask_files fail to identify ask request. According to Password Agents Specification

As soon as a file named “ask.xxxx” shows up, read it. It’s a simple .ini file that may be parsed with the usual parsers. The xxxx suffix is randomized.

It's seems that the current implementation doesn't comply with that.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant