Emil Lundberg

Results 381 comments of Emil Lundberg

The `[[Get]]` was added in commit 46d6c51d7908a0f879c32586d3a09a4ccf1ee903 in PR #672. The reason appears to have been for consistency with [§5.1.3. Create a New Credential - PublicKeyCredential’s [[Create]](origin, options, sameOriginWithAncestors) Method](https://w3c.github.io/webauthn/#sctn-createCredential)....

2024-10-02 WG call: hearing no objections to this. @emlun to open a PR.

I volunteer to make the change; will need to sync with @simoneonofri for the timing of it.

Are you sure a language map is appropriate for this? My first impression was rather that `authenticatorDisplayName` is a [single-language localizable text field](https://www.w3.org/TR/string-meta/#single-linguistic-field) - it's a user-configurable value that should...

After the discussion at TPAC I've come around to agreeing that a language map may be a good choice. The ability to specify multiple languages may be most useful if...

@aphillips As @zacknewman points out above, it looks like [String-Meta §2.1.4 Language Maps](https://www.w3.org/TR/string-meta/#language-maps) doesn't formally define (in WebIDL) the structure of a language map, only by example and later abstractly...

Ironically, this issue is now obsolete with PR #2194 merged.

Self-review questionnaire: https://github.com/w3c/webauthn/wiki/Security-and-Privacy-Self%E2%80%90Review:-WebAuthn-L1,-L2,-L3

@nsatragno May I ask for your help in [question 1](https://github.com/w3c/webauthn/wiki/Security-and-Privacy-Self%E2%80%90Review:-WebAuthn-L1,-L2,-L3#01--what-information-does-this-feature-expose-and-for-what-purposes), on if/how the WebDriver extensions interact with fingerprinting? (search for `@nsatragno` to find the relevant part)