From b4796e66d3bb8857027af9248de5b6331f14bd5a Mon Sep 17 00:00:00 2001 From: ID Bot Date: Fri, 13 Oct 2023 23:15:10 +0000 Subject: [PATCH] Script updating gh-pages from da30882. [ci skip] --- add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.html | 2 +- add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.html b/add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.html index 7f8bc07..18bf78b 100644 --- a/add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.html +++ b/add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.html @@ -1700,7 +1700,7 @@

and Aggregators have an inconsistent view of the the task configuration, then aggregation of reports will fail. This is guaranteed by the binding of the task ID (derived from the task configuration) to report shares provided by HPKE -encryption. Furthermore, the presence of task_prov extension type in report +encryption. Furthermore, the presence of task_prov extension type in the report share means Aggregators that do not recognize Taskprov extension must abort with invalidMessage, as described in (Section 4.4.3 of [DAP]). This prevents a malicious Leader from provisioning a modified task in Helper with other means, diff --git a/add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.txt b/add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.txt index 2d7e479..5b31ca7 100644 --- a/add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.txt +++ b/add-0len-ext-to-report/draft-wang-ppm-dap-taskprov.txt @@ -529,8 +529,8 @@ Table of Contents reports will fail. This is guaranteed by the binding of the task ID (derived from the task configuration) to report shares provided by HPKE encryption. Furthermore, the presence of task_prov extension - type in report share means Aggregators that do not recognize Taskprov - extension must abort with invalidMessage, as described in + type in the report share means Aggregators that do not recognize + Taskprov extension must abort with invalidMessage, as described in (Section 4.4.3 of [DAP]). This prevents a malicious Leader from provisioning a modified task in Helper with other means, which can lead to compromised privacy guarantee in aggregation results.