-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebPerf charter review #237
Comments
I wonder why this draft uses http for W3C icon at http://www.w3.org/Icons/w3c_home |
fixed 2 occurences of http -> https, thx. |
Absent a specified GH repo, I'm raising issues here. |
In my understanding "GH" means "Comments in this issue", creating a repo for each new charter would be a terrible idea. |
Terrible idea or not, that is what people have done for some charters. For example: https://github.com/w3c/dap-charter and https://github.com/w3c/audiobooks-wg-charter. And some groups put their charters in the WG or IG's own general-purpose repo, presumably so that non-team can more easily edit them. Again as examples: https://github.com/w3cping/administrivia/blob/master/charter-draft.htm Thanks for clarifying what you want for this one. |
Link to the GitHub repos (from the sentence "This group primarily conducts its technical work in its public repositories.") is broken (or at least not publicly readable): https://github.com/orgs/w3c/teams/web-performance/repositories |
No comments from APA; over to @brewerj to complete accessibility horizontal review. |
No comment from i18n. |
I appreciate the work WebPerf has done on Device Memory, moving to a Client Hints approach. I am concerned, though, about the potential for the various timing and reporting functions, including the Network Error Logging API and the Reporting API, to leak sensitive information. I wonder which of the various timing and reporting functions could be achieved in a more privacy-preserving way by reporting them through a telemetry system such as Prio. What analysis has the WG done of which pieces of these APIs might be reasonably reported with something like Prio? Absent requiring privacy-preserving reporting, I would be fine with continuing to specify them exclusively for use in test farms or when enabled for a specific debugging session. I have seen this WG be reluctant to include a requirement to hide these APIs behind a switch - e.g. during PING's review of High Resolution Time. Arguably this is in violation of the requirement in section 1.2 of both the current charter and this draft charter. As a member of the the broader community (v. just this WG), I want to see a "red letter warning" at the beginning of each of these specs, saying that they should only be enabled in test farms or for limited durations for a specific debugging, after explicit user consent. Lastly, I see that this draft charter does not appear to have started from our current template. The Strategy team has been discussing whether to require that. Flagging as both privacy- and security- since the leaks could impact both. |
Hi @samuelweiler , About your first suggestion, services like Prio are proposing an aggregation through anonymizing/encrypting servers. This use case has not been discussed in the WG (maybe it has been incubated somewhere else). Your second point is specifically about how the APIs are used and exposed. There seems to be a misunderstanding of what some of the APIs are for (test farms is certainly not the exclusive/main use case). I could not find any disagreement on the resolution of an issue related to the obligation mentioned in section 1.2 for the HR Time specification. The current wording of section 1.2 seems sufficient to describe the importance of privacy and security in the development of these APIs ; text about the good usage of the APIs does not fit well in the charter, but rather in the specifications themselves. |
Would the WG like to have its charter expanded to include this work?
Perhaps. What do you see at the main use case? |
|
You mentioned both the Reporting API and NEL. For both of them, their main use-cases are about getting reports from the wild, about failures related to performance, the site's development, security feature deployments, etc. For the Reporting API, it's currently used for reports on CSP, Permission Policy and Document Policy violations, COOP/COEP issues, deprecated feature use, UA interventions, crashes and more. As for Network-Error-Logging, its goal is to provide reports of network issues in the wild, and help developers understand them and fix them (e.g. server configuration issues that only impact certain regions, due to DNS load balancing, CDN use, etc). Again, not something lab testing could catch. |
@caribouW3 writes:
I mention Prio not as a use case, but as a tool to use in achieving the WG's ends (while still taking care of users).
That speaks to HR Time. Would you like to say anything about the others? FYI, I'm reviewing the discussion in w3c/reporting#168, w3c/reporting#169, w3c/reporting#158, WICG/crash-reporting#1, WICG/deprecation-reporting#1, WICG/intervention-reporting#1, and WICG/crash-reporting#7. I'll have more to say later. |
|
editorial nit: in Section 2.1 only two of the instances of the previous charter citations are hyperlinked. I suggest that the rest of the previous charter URIs be made links as well. |
Fixed, and all links checked too. |
It sounds as though privacy and security review have identified issues for the group's consideration, suggesting that the WG either incubate and adopt privacy-preserving reporting mechanisms or make reporting opt-in and limited to short intervals for specific debugging. Some of those issues might prompt objections from members in response to AC review request of the charter or advancement of specific individual specifications. |
Yes, this kind of issues against some aspects of a spec may trigger objections on the basis of identified privacy-preserving mechanisms that should be in place but are not mandated in the said spec. This belongs to the W3C Process and not specific to this charter nor these specifications. Is there a history of past objections wrt this group's specifications that would justify a stronger requirement? I don't believe so. |
Is this a concern raised by Members or Groups? If so, that was not clear. |
Why does it matter? If the concern were being raised by a someone not associated with a member or even someone anonymous, would we should still consider it. Some of the underlying issues - filed against individual specs - are cited above. All of those were presumably filed by people, not automata. I think all of these people are associated with members, though I have not looked closely. Some of those comments are explicitly stated as organizational concerns. Others comments are not specific about that, though I'm sure some of those are supported by the commenter's org. If it helps, the Privacy IG is interested in these concerns. But, in any case, they were (again, presumptively) filed by people. |
There is a history around the high res time spec as well as issues on other specs, many of which remain open. |
The Process provides us with clear tools to handle concerns from Groups and Members as part of chartering. The same is not true for anonymous and vague concerns.
The issue seems to be opened by a PING person, based on an opinion that the API should be behind a user opt-in without tying it to a particular threat, as it is "not useful to users". The rebuttal, from a WebAppSec person, outlines how lack of a reporting API would result in many more cross-site leaks, saying "I feel like having reporting available on an opt-in basis would likely be a net loss for user privacy and security." That doesn't seem to me like something that should prevent this charter from moving forward. The issues raised were resolved by:
comments were addressed and the issue resolved.
Those WICG issues seem wildly out-of-scope for this charter discussion. Are they not?
Can you clarify what you mean by that? |
On the narrow point about privacy-preserving reporting alternatives, I added some comments in w3c/reporting#168. |
New charter proposal, reviewers please take note.
Charter Review
https://www.w3.org/2020/10/webperf.html
What kind of charter is this? Check the relevant box / remove irrelevant branches.
https://services.w3.org/htmldiff?doc1=https%3A%2F%2Fwww.w3.org%2F2018%2F09%2Fwebperf%2F&doc2=https%3A%2F%2Fwww.w3.org%2F2020%2F10%2Fwebperf.html
Horizontal Reviews (intended to be checked only by horizontal reviewers when they are satisfied with the charter)
Communities suggested for outreach:
Known or potential areas of concern?:
none
Where would charter proponents like to see issues raised? (github preferred, email, ...)
email or GH.
Anything else we should think about as we review?
Process/Patent 2020 charter style?
The text was updated successfully, but these errors were encountered: