mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
add description \ excerpt
This commit is contained in:
parent
9c039d1db5
commit
1fc7ffe7da
@ -1,6 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: WebAuthN Working Group
|
title: WebAuthN Working Group
|
||||||
categories: ["Web Standards"]
|
categories: ["Web Standards"]
|
||||||
|
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"]
|
tags: ["W3C","WebAuthN", "Microsoft","FIDO"]
|
||||||
permalink: web-standards/w3c/wg/webauthn/
|
permalink: web-standards/w3c/wg/webauthn/
|
||||||
redirect_from:
|
redirect_from:
|
||||||
|
Loading…
Reference in New Issue
Block a user