Results 7 issues of Emily Stark

About a year ago, I refactored how HTTP authentication prompts work in Chrome, and I recently learned (https://bugs.chromium.org/p/chromium/issues/detail?id=1159476) that this refactor is kind of incompatible with fetch() and Service Workers,...

topic: http

Hey @lgarron, we wanted to set up a couple test sites for Expect CT. Do you think we could use badssl.com for this? For example, it would be awesome to...

enhancement
subdomain

To encourage certificate agility, consider adding a relatively short maximum lifetime as in WebTransport (https://w3c.github.io/webtransport/#custom-certificate-requirements). This change would imply that the SPAKE2 identity should be formed from the subject public...

security-tracker
F2F
v1-spec

Per https://bugs.chromium.org/p/chromium/issues/detail?id=814721, it has been the case for a long time that redirects from a typed-in URL *will* in fact launch intents. We don't currently have plans to change this,...

I've twice now seen a "1" badge on an orange flag with "Nothing detected" after I open the extension. This happened both times on Google-internal sites and didn't persist after...

bug

If you use `fstream.Reader({ path: , type: 'Directory' })` and `tar` to tar up a directory whose first entry is a non-writeable file, you can't untar it with `tar`. It...

Is there any relationship between the Remote CryptoKeys proposal and the [WebAuthn PRF extension](https://github.com/w3c/webauthn/wiki/Explainer:-PRF-extension)? At first glance, my impression is that the WebAuthn PRF extension could be used for some...