- From: Mike Jones via GitHub <sysbot+gh@w3.org>
- Date: Tue, 05 Nov 2019 22:31:33 +0000
- To: public-webauthn@w3.org
selfissued has just merged emlun's pull request 1334 for https://github.com/w3c/webauthn:
== Reduce duplicated terminology ==
Fixes some of #358:
>- [x] [Authentication Assertion](https://www.w3.org/TR/webauthn/#authentication-assertion)
> - [x] [Assertion](https://www.w3.org/TR/webauthn/#assertion)
>- [x] attestation key pair
> - [x] attestation key(s)
> - [x] public attestation keys
>- [x] authenticator (these terms are the union of ones appearing in the spec and also used in various discussions):
> - [x] [platform authenticator](https://www.w3.org/TR/webauthn/#platform-authenticators)
> - [x] platform-provided authenticator
> - [x] internal authenticator
> - [ ] others?
> - [x] [roaming authenticator](https://www.w3.org/TR/webauthn/#roaming-authenticators)
> - [ ] others?
>- [x] public key
> - [x] credential public key (the term we are using as this time (see #79))
> - [x] public key of the credential
>- [x] private key
> - [x] credential private key (the term we are using as this time (see #79))
> - [x] private key associated with the credential
> - [x] private key of the selected credential
>- [x] signature
> - [x] webauthn signature
> - [x] assertion signature
> - [x] authentication signature
>- [x] user verification
> - [x] obtains a biometric or other authorization gesture from the user (should be "verifies the user"?)
<!--
This comment and the below content is programatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/1334.html" title="Last updated on Oct 23, 2019, 8:11 PM UTC (36c5574)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1334/fc62216...36c5574.html" title="Last updated on Oct 23, 2019, 8:11 PM UTC (36c5574)">Diff</a>
See https://github.com/w3c/webauthn/pull/1334
Received on Tuesday, 5 November 2019 22:31:35 UTC