-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Similar to #83, we also want to access PWS slots by name. But we need the user PIN to read the slots (while we were able to read the OTP slots without authentication). So this leaves us with these options:
- Copy the
pinentrymodule fromnitroclitonitrocli-ext, use it to query the user PIN and then usenitrokey-rsto access the PWS. - Same as 1., but move the
pinentrymodule fromnitroclitonitrocli-ext(and makenitroclidepend onnitrocli-ext). - Call
nitrocli pws statusand parse its output.
@d-e-s-o What do you think?
Metadata
Metadata
Assignees
Labels
No labels