patcg-individual-drafts / private-aggregation-api

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

Spec: Timeout contributions from Shared Storage when context ID is set #102

Closed alexmturner closed 1 year ago

alexmturner commented 1 year ago

Prevents a Shared Storage operation from sending contributions after a timeout, if a context ID was used. This will allow for reducing the reporting delay for this case as it prevents the reporting time from leaking any information about how long execution took (see issue #80 and the corresponding explainer change #100).


Preview | Diff

alexmturner commented 1 year ago

@linnan-github @xyaoinum could you PTAL? Thanks! cc @yoavweiss