- From: Eric Willigers <notifications@github.com>
- Date: Tue, 18 Aug 2020 21:54:09 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3ctag/design-reviews/issues/548@github.com>
Saluton TAG! I'm requesting a TAG review of Raw Sockets API. The API's motivation is to support creating a web app that talks to servers and devices that have their own protocols incompatible with what’s available on the web. The web app will be able to talk to a legacy system over TCP or UDP, without requiring users to change or replace that system. - Explainer: [https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md](https://github.com/WICG/raw-sockets/blob/master/docs/explainer.md) - Security and Privacy self-review: [https://github.com/WICG/raw-sockets/blob/master/docs/security-privacy-self-review.md](https://github.com/WICG/raw-sockets/blob/master/docs/security-privacy-self-review.md) - GitHub repo: [https://github.com/WICG/raw-sockets/](https://github.com/WICG/raw-sockets/) - Primary contacts (editors): - Eric Willigers (ewilligers), Google Inc. - Matt Giuca (mgiuca), Google Inc. - Glen Robertson (glenrob), Google Inc. - Marcos Cáceres (marcoscaceres), Mozilla Corporation - Organization/project driving the design: Google Inc. - External status/issue trackers for this feature: [https://chromestatus.com/feature/6398297361088512](https://chromestatus.com/feature/6398297361088512) Further details: - [X] I have reviewed the TAG's [API Design Principles](https://w3ctag.github.io/design-principles/) - The group where the incubation/design work on this is being done (or is intended to be done in the future): WICG - The group where standardization of this work is intended to be done: unknown - Existing major pieces of multi-stakeholder review or discussion of this design: [github reviews](https://github.com/WICG/raw-sockets/pulls?q=is%3Apr+is%3Aclosed) - Major unresolved issues with or opposition to this design: This API is unavoidably controversial in providing network access. - This work is being funded by: Google Inc. We'd prefer the TAG provide feedback as: 🐛 open issues in our GitHub repo for **each point of feedback** -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/548
Received on Wednesday, 19 August 2020 04:54:22 UTC