Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Consider change hardwareBound from boolean to string #3

Open
jht5945 opened this issue Jun 21, 2024 · 1 comment
Open

Consider change hardwareBound from boolean to string #3

jht5945 opened this issue Jun 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jht5945
Copy link

jht5945 commented Jun 21, 2024

In the spec hardwareBound is boolean, consider user string (enum):

  • required - MUST use hardware backed
  • preferred - use hardware backed if available, use software otherwise
  • discouraged - DO use software backed
@kdenhartog
Copy link
Member

Hmm, this seems like a reasonable idea. If I remember correctly there's some semantics that are very similar to this in Webauthn API which I'll likely reuse here if it makes sense.

Thanks for the suggestion.

@kdenhartog kdenhartog self-assigned this Jun 22, 2024
@kdenhartog kdenhartog added the enhancement New feature or request label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants