decentralized-id.github.io/_posts/web-standards/w3c/2020-01-09-webauthn.md
2023-06-03 02:25:18 +05:30

20 lines
1.1 KiB
Markdown

---
title: WebAuthN - W3C
name: WebAuthN
layout: standards
headings: ["Main","FIDO Alliance","Working Group","Development"]
description: Allows users to register and authenticate on websites or mobile apps using an "authenticator" instead of a password.
excerpt: >
The Web Authentication Working Group will develop recommendation-track specifications defining an API, as well as signature and attestation formats which provide an asymmetric cryptography-based foundation for authentication of users to Web Applications.
Overall goals include obviating the use of shared secrets, i.e. passwords, as authentication credentials, facilitating multi-factor authentication support as well as hardware-based key storage while respecting the Same Origin Policy (SOP) by default and allowing for explicit, constrained SOP relaxation.
tags: ["W3C","WebAuthN","Microsoft","FIDO","Stranger Labs"]
categories: ["Web Standards"]
redirect_from:
- web-standards/w3c/webauthn/webauthn/
- specs-standards/webauthn/
- web-standards/webauthn/
- web-standards/w3c/wg/webauthn/
permalink: web-standards/w3c/webauthn/
last_modified_at: 2023-05-19
---