[webauthn] Merged Pull Request: Define "bound" for credentials and use the term "scoped" where appropriate

equalsJeffH has just merged emlun's pull request 1031 for https://github.com/w3c/webauthn:

== Define "bound" for credentials and use the term "scoped" where appropriate ==
This fixes some of #462:

```
CREDENTIAL:

(a credential)   bound to a authenticator
(a credential is)   bound to   an/this authenticator
                    managed by    "         "
                    present on    "         "
                    stored on     "         "
                    owning             authenticator
```

This PR leaves a few occurrences of "managed by authenticator" and "stored on authenticator" in introductory sections. The constructions "present on authenticator" and "owning authenticator" do not seem to appear anywhere in the spec at this time.

These terms in #462 seem to have already been fixed:

>scope, as in:
>- Public key credential's scope
>- strong, attested, scoped, public key-based credentials

This might also let us check off a few items in #358.


<!--
    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/1031.html" title="Last updated on Aug 29, 2018, 12:29 AM GMT (48276cf)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1031/d74f56b...48276cf.html" title="Last updated on Aug 29, 2018, 12:29 AM GMT (48276cf)">Diff</a>

See https://github.com/w3c/webauthn/pull/1031

Received on Wednesday, 29 August 2018 16:42:35 UTC