- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Jan 2018 16:53:36 +0000
- To: public-webauthn@w3.org
emlun has just merged emlun's pull request 687 for https://github.com/w3c/webauthn:
== Add privacy consideration about terminating getAssertion early ==
Related issues: #184, #204 . Loosely related: #140 .
This adds a privacy consideration note to [§5.1.4. Use an existing credential to make an assertion][get] about the privacy implications of terminating before the timer expires.
The PR also includes some language changes to the waiting condition in both [§5.1.3. Create a new credential][create] and [§5.1.4. Use an existing credential to make an assertion][get] which are needed to make the privacy consideration text meaningful, and which were probably already intended.
[create]: https://w3c.github.io/webauthn/#createCredential
[get]: https://w3c.github.io/webauthn/#getAssertion
<!--
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/687.html" title="Last updated on Jan 12, 2018, 6:06 PM GMT (f716b7f)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/687/ade8321...f716b7f.html" title="Last updated on Jan 12, 2018, 6:06 PM GMT (f716b7f)">Diff</a>
See https://github.com/w3c/webauthn/pull/687
Received on Wednesday, 17 January 2018 16:53:42 UTC