- From: Alexei Czeskis via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Sep 2016 08:50:26 +0000
- To: public-webauthn@w3.org
leshi has just created a new issue for
https://github.com/w3c/webauthn:
== Expand algorithm to include attestation format ==
Expand algorithm to include attestation format.
RPs won't know all attestation formats and should be able to specify
what type they support. Proposed format (or something similar):
```
dictionary Algorithm {
required sequence < AlgorithmIdentifier > publicKey
required sequence < AttestationFormat > attestation
}
Please view or discuss this issue at
https://github.com/w3c/webauthn/issues/212 using your GitHub account
Received on Tuesday, 20 September 2016 08:50:33 UTC