[webauthn] new commits pushed by rlin1

The following commits were just pushed by rlin1 to 
https://github.com/w3c/webauthn:

* Move attestation type definitions to their own top-level section

Attestation types are kind of their own thing. Currently they're a 
(deep) section of the Authenticator model, but they are easier to find
 and reason about if they exist as a top level heading.
  by J.C. Jones
https://github.com/w3c/webauthn/commit/8b1697fce0d00b4e14e99ae34be685f3add1b2a0

* Move attestation type definitions to their own top-level section (2)

Add another useful cross-reference
  by J.C. Jones
https://github.com/w3c/webauthn/commit/3b2fc3992de7bf58c9c016c1d1036567328d4166

* Change "WebAuthn Relying Party" to just "Relying Party"

Added text saying don't mistake this for other standards' Relying 
Party. I think WebAuthn is now sufficiently different than OAuth to 
make this change.
  by J.C. Jones
https://github.com/w3c/webauthn/commit/6dc86f138df4275798b2a3eda22f76b3088c91be

* Add J.C. as an editor
  by J.C. Jones
https://github.com/w3c/webauthn/commit/85b5e57c90fece13a748dfe7aace4801ccda8295

* Remove distinctions between External and Embedded Authenticators

WebAuthn's scope is limited to User Agent <-- API --> Relying Party. 
It doesn't
deal with hardware, so talk of external and embedded authenticators, 
while
interesting, distracts from the nuts-and-bolts of actually using the 
standard.

This change removes those distinctions, while keeping discussion that
authenticators come in many types, and the user agent will abstract 
their
differences away from the API.
  by J.C. Jones
https://github.com/w3c/webauthn/commit/c1ba84b3dd6b5f692a29e7a173ecdb541f46c225

* Merge remote-tracking branch 'origin/master' into text-aesthetics
  by J.C. Jones
https://github.com/w3c/webauthn/commit/c4b02cfd862ec9faff7938a40389c295633e27fb

* Review update 1

- Update phrasing suggested by @vijaybh
- Also use a different email for J.C.
  by J.C. Jones
https://github.com/w3c/webauthn/commit/65011f98e94094e4ff4fb660a82fdd5fe9836cff

* Merge pull request #135 from jcjones/text-aesthetics

Text aesthetic updates
  by J.C. Jones
https://github.com/w3c/webauthn/commit/2c2f9095947ff2f2ca9caf6a9bac154688362a7d

* merged-in master. See #132
  by rlin1
https://github.com/w3c/webauthn/commit/656e2d9675b760262a623dcd9c13c945efd9c60a

* reverted to original .gitattributes
  by rlin1
https://github.com/w3c/webauthn/commit/385fd5d7951348afe68d4a0c2fe00cd8cdc78a77

Received on Wednesday, 13 July 2016 13:54:06 UTC