- From: Jiewen Tan <noreply@github.com>
- Date: Wed, 28 Oct 2020 12:10:48 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/master Home: https://github.com/w3c/webauthn Commit: b9bf1337f5a92771f1f651f8618181a02ba0a051 https://github.com/w3c/webauthn/commit/b9bf1337f5a92771f1f651f8618181a02ba0a051 Author: Jiewen Tan <alanwake.tan@gmail.com> Date: 2020-10-28 (Wed, 28 Oct 2020) Changed paths: M index.bs Log Message: ----------- Abstracting the concept of Privacy CA/Attestation CA into Anonymization CA (#1474) * This patch defines Anonymous CA which only gathers abstract common facts from Privacy CA/Attestation CA like technology such that different authenticator vendors can refer to it without refering to the TCG definition. This PR is to fix #1422. * Add note explaining that all attestation types other than Self and None use x509 certificate chain validation * This patch defines Anonymous CA which only gathers abstract common facts from Privacy CA/Attestation CA like technology such that different authenticator vendors can refer to it without refering to the TCG definition. This PR is to fix #1422. * Remove duplicate Anonymization CA definition * Address emlun Co-authored-by: Emil Lundberg <emil@emlun.se> * Improves the description of Anonymization CA. * Took Jeff's comments. Co-authored-by: =JeffH <jdhodges@google.com> Co-authored-by: Shane Weeden <sbweeden@users.noreply.github.com> Co-authored-by: Jiewen Tan <jiewen_tan@apple.com> Co-authored-by: Shane Weeden <sweeden@au1.ibm.com> Co-authored-by: Emil Lundberg <emil@emlun.se> Co-authored-by: =JeffH <jdhodges@google.com>
Received on Wednesday, 28 October 2020 19:11:01 UTC