Skip to content

Commit

Permalink
Fix [=[RP]=] autolink
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Oct 4, 2023
1 parent 39f4984 commit d36a4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4097,7 +4097,7 @@ Additionally, each authenticator has an Authenticator Attestation GUID or <dfn>A
authenticator. The AAGUID MUST be chosen by its maker to be identical across all substantially identical authenticators made by that maker, and
different (with high probability) from the AAGUIDs of all other types of authenticators. The AAGUID for a given type of authenticator SHOULD be
randomly generated to ensure this. The [=[RP]=] MAY use the AAGUID to infer certain properties of the authenticator, such as certification level
and strength of key protection, using information from other sources. The [=RP=] MAY use the AAGUID to attempt to identify the maker of the authenticator
and strength of key protection, using information from other sources. The [=[RP]=] MAY use the AAGUID to attempt to identify the maker of the authenticator
without performing [=attestation=], but would be unable to trust that inference unless [=attestation=] is performed.

The primary function of the authenticator is to provide [=WebAuthn signatures=], which are bound to various contextual data. These
Expand Down

0 comments on commit d36a4dd

Please sign in to comment.