- From: David Waite via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Aug 2022 18:25:16 +0000
- To: public-webauthn@w3.org
@devsnek There would be consequences of this using the actual authenticator hardware. Specifically, 1. The authenticator may have a transport that doesn't provide consistent connectivity (e.g. NFC) 2. The authenticator may have throughput limitations on the number of requests it can make. A header authentication might result in quite a few transactions. 3. Likewise, authenticators may take some non-immediate time to operate, although likely always below 1 second. These may be impacted by the use of extensions as well, such as the device public key extension which may pull in both an additional signature and an attestation process. -- GitHub Notification of comment by dwaite Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1785#issuecomment-1204324494 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 August 2022 18:25:18 UTC