patcg-individual-drafts / private-aggregation-api

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

Still send deterministic report when budget exhausted #94

Closed alexmturner closed 9 months ago

alexmturner commented 10 months ago

When a context ID is set, a report should be sent even if budget is exhausted to avoid leaking information about how much budget has been used.

See also the spec change: #91.

alexmturner commented 10 months ago

@linnan-github @menonasha, could you PTAL? Thanks!