/noise-lab

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Noise Lab

Noise Lab is a tool to onboard and experiment with summary reports and noise in Privacy Sandbox Measurement APIs.

User guide

https://developer.chrome.com/docs/privacy-sandbox/summary-reports/design-decisions/

Live deployed version

https://noise-lab.uc.r.appspot.com/

How to use

Refer to the instructions in Noise Lab.

How to give feedback

Refer to the instructions in Noise Lab.

Set up

npm install

Run locally

Use node LTS (nvm use --lts, which may require nvm install --lts)

npx parcel@latest public/index.html

Contribute

See Contributing.

Code of conduct

See Code of conduct.