|
|
|
|
|
by shivak
2859 days ago
|
|
I hoped WebAuthn would allow such general-purpose use of security devices. Unfortunately, in the spec: "To save bandwidth and processing requirements on the authenticator, the client hashes the client data and sends only the result to the authenticator. The authenticator signs over the combination of the hash of the serialized client data, and its own authenticator data." [1] So, in the foreseeable future on the web, the devices are useful just for authentication. [1] https://w3c.github.io/webauthn/ |
|