You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-2Lines changed: 23 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,19 @@
2
2
3
3
This proposal is an early design sketch by Chrome to describe the problem below and solicit feedback on the proposed solution. It has not been approved to ship in Chrome.
@@ -90,3 +101,13 @@ If it’s not possible to switch to CPU rendering, please [file a bug](https://i
90
101
The goal of canvas noising is to reduce information available through the Canvas API that can be used to re-identify the user across sites.
91
102
92
103
The per-partition token should be considered site data, and thus should be removed whenever the user deletes data for a particular site. This prevents the token from being abused as a persistent identifier.
104
+
105
+
## Acknowledgements
106
+
107
+
Many thanks for valuable feedback and advice from:
0 commit comments