Skip to content

Commit 9bdaaf7

Browse files
Update README.md
1 parent d97dcb3 commit 9bdaaf7

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

README.md

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,19 @@
22

33
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.
44

5-
## Participate
6-
- https://github.com/explainers-by-googlers/canvas-noise-on-readbacks/issues
5+
### Authors
6+
7+
- [Tom Van Goethem](https://github.com/tomvangoethem)
8+
9+
### Contributors
10+
11+
- [Antonio Sartori](https://github.com/antosart)
12+
- [Enrico Bacis](https://github.com/enricobacis)
13+
- [Zainab Rizvi](https://github.com/zainabaq)
14+
15+
### Participate
16+
17+
- https://github.com/explainers-by-googlers/canvas-noise-on-readbacks/issues
718

819
## Introduction
920

@@ -90,3 +101,13 @@ If it’s not possible to switch to CPU rendering, please [file a bug](https://i
90101
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.
91102

92103
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:
108+
109+
- Artur Janc
110+
- Brian Lefler
111+
- John Kim
112+
- Mike Taylor
113+
- Mike West

0 commit comments

Comments
 (0)