WebView-CG / Compatibility-Data-Project

We are driving an initiative to measure compatibility between WebViews across the ecosystem. This repository is used to track tasks and the current state of the project.
https://caniwebview.com/
17 stars 5 forks source link

Data on WebView data security and privacy models #4

Open RupertBenWiser opened 5 months ago

RupertBenWiser commented 5 months ago

This could be helpful for people designing new features on the web. We can have compat data on "who" has access to "what" data, and "why" for the various WebView providers.

abhijeetk commented 4 months ago

WebView can adopt some of the security and privacy features found in iframes or fenceframes, such as the allow-same-origin attribute. If you're documenting this somewhere, I'd be interested in taking a look.

RupertBenWiser commented 4 months ago

Thanks for the ideas at @abhijeetk - step one from my perspective is capturing what the current state of WebViews is today to get a baseline. But I definitely agree that as a next step, it would be great to then identify opportunities into how new privacy standards could benefit WebViews.