- From: balfanz via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Nov 2017 05:58:35 +0000
- To: public-webauthn@w3.org
balfanz has just closed balfanz's pull request 636 for https://github.com/w3c/webauthn: == Adding a choice for RP to express preferences for attestation types == Adding a choice for RP to express preferences for attestation types. "low-cost" means don't bother the user to get the attestation, don't do a network roundtrip, etc., even if that means that we won't end up with a meaningful attestation (i.e., even if we only get self-attestation). "verifiable" means that the RP wants a verifiable attestation, even if that means that the user agent needs to connect to the Privacy CA, collect user consent, wait for ECDAA signatures to finish, etc. <!-- 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. --> *** [Preview](https://s3.amazonaws.com/pr-preview/w3c/webauthn/balfanz-patch-4.html) | [Diff](https://s3.amazonaws.com/pr-preview/w3c/webauthn/e09e0c3...825cce7.html) See https://github.com/w3c/webauthn/pull/636
Received on Wednesday, 22 November 2017 05:58:39 UTC