-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
Description
Developers generally desire some mechanism to mitigate the risk of data exfiltration from their sites. CSP seems like it might be a good way to provide that protection, but it is neither designed to address that problem, nor does it do so in practice.
I'd like to design an alternative approach that could be more narrowly-targeted and effective: https://github.com/mikewest/anti-exfil/ is a first pass that seems good enough to move to WICG for more discussion and evolution.
cc @yoavweiss @annevk @noamr as a subset of folks who have been interested in this area in the past. I'd appreciate y'all's thoughts (both here about migrating the repo to WICG, and on the vague shape of a proposal in the repo above).
Thanks!
noamr and terjanq