Web Authentication
This article is a stub. You can help the IndieWeb wiki by expanding it.
Web Authentication (WebAuthn) is a W3C Recommendation for an API to access public key credentials, including for a browser, optionally with the use of a hardware key.
IndieAuth and WebAuthn
WebAuthn can be used as the authentication during an IndieAuth flow. Similarly to how WebAuthn doesn't replace the need for OAuth, WebAuthn doesn't replace the need for IndieAuth. WebAuthn takes the place of a password when authenticating to your account. In the context of IndieAuth, WebAuthn can be used as the way you log in to your own site, which then you can use with IndieAuth to log in to other sites.
You can implement them in either order, and implementing both is beneficial.
IndieWeb Examples
Examples of IndieWeb sites using WebAuthn to authenticate.
- Add yourself here… (see this for more details)
Implementations
Apple Passkey
Apple announced support for WebauthN on macOS Ventura, iOS 16 and iPadOS 16. [1]
Criticism
- 2018-08-23 Paragon: Security Concerns Surrounding WebAuthn: Don't Implement ECDAA (Yet)
See Also
- WebAuthn: A Developer's Guide to What's on the Horizon by Aaron Parecki
- 2018-08-22 Duo Security CEO: “Attackers are not hacking into your system, they’re simply logging in.”
What we’re likely to see in the future are sites starting to use Web Authentication, commonly known as “WebAuthn,”…
–Dug Song - multi-factor authentication