Changes between Initial Version and Version 2 of Ticket #18426


Ignore:
Timestamp:
May 27, 2023, 11:37:32 PM (12 months ago)
Author:
kallisti5
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18426

    • Property Summary FIDO2 support in WebPositiveWebAuthn support in WebPositive
  • Ticket #18426 – Description

    initial v2  
    33Passwordless logins (pure OTP auth) are taking off (removing the password concept from OTP), and we have zero support.  As these Webauthn / passwordless services become more widely accepted, users will begin to be unable to login to their favorite web applications from Haiku
    44
     5* Additional Information:   https://en.wikipedia.org/wiki/WebAuthn
    56* Additional Information:   https://fidoalliance.org/fido2/
    67* WebAuthN: https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API
    78* Hardware: https://www.yubico.com/products/yubikey-5-overview/
    89
    9 Devices like the Yubikey present as USB HID devices, so hardware support should be fairly simple.
     10Devices like the Yubikey present as USB HID devices, so hardware already works today.
     11{{{
     121050:0407 /dev/bus/usb/1/2 "Yubico.com" "Yubikey 4/5 OTP+U2F+CCID" ver. 0437
     13}}}
    1014
    11 Acceptance is already pretty wide across browsers:
     15Usage is already pretty wide-spread across browsers:
    1216https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API#browser_compatibility