patcg-individual-drafts / private-aggregation-api

Explainer for proposed web platform API
https://patcg-individual-drafts.github.io/private-aggregation-api/
44 stars 20 forks source link

Spec: Wrap context IDs in a "pre-specified report parameters" object #128

Closed alexmturner closed 5 months ago

alexmturner commented 5 months ago

This new struct will be used for the filtering ID handling in a follow-up spec change. This PR also factors out the determination of whether a report should be sent deterministically into its own algorithm to simplify the future change. This PR should be a no-op.


Preview | Diff

alexmturner commented 5 months ago

@linnan-github @arichiv, could you PTAL? Thanks! Split this off of #123 per discussion.