QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
536 stars 48 forks source link

u2f/ctap: write a tool for managing key handles #8533

Closed woju closed 7 months ago

woju commented 6 years ago

Right now user can't set the policy, because there is nowhere to get the key handle from.

One of the options would be to have a qrexec call to dom0 to set the policy automatically (or with confirmation). A simpler to implement one would be to extract the handle from syslog.

ben-grande commented 9 months ago

Is this fixed with policy.RegisterArgument +u2f.Authenticate?

DemiMarie commented 7 months ago

@ben-grande yup, this was fixed long ago (I think before R4.0).