Skip to content

Commit

Permalink
Add Authors to Aggregate Debug Reporting explainer (#1482)
Browse files Browse the repository at this point in the history
  • Loading branch information
linnan-github authored Dec 17, 2024
1 parent c6e2c79 commit f28f808
Showing 1 changed file with 20 additions and 14 deletions.
34 changes: 20 additions & 14 deletions aggregate_debug_reporting.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,29 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents**

- [Aggregate Debug Reporting](#aggregate-debug-reporting)
- [Introduction](#introduction)
- [API changes](#api-changes)
- [Opting-in aggregate debug reporting](#opting-in-aggregate-debug-reporting)
- [Aggregatable debug reports](#aggregatable-debug-reports)
- [Encrypted payload](#encrypted-payload)
- [Privacy and Security](#privacy-and-security)
- [Contribution bounding and budgeting](#contribution-bounding-and-budgeting)
- [Make count of reports deterministic with null reports](#make-count-of-reports-deterministic-with-null-reports)
- [Rate limits](#rate-limits)
- [No reporting delay](#no-reporting-delay)
- [Future considerations](#future-considerations)
- [Report verification with debug context ID](#report-verification-with-debug-context-id)
- [Application to aggregate error reporting for the Private Aggregation API](#application-to-aggregate-error-reporting-for-the-private-aggregation-api)
- [Authors](#authors)
- [Introduction](#introduction)
- [API changes](#api-changes)
- [Opting-in aggregate debug reporting](#opting-in-aggregate-debug-reporting)
- [Aggregatable debug reports](#aggregatable-debug-reports)
- [Encrypted payload](#encrypted-payload)
- [Privacy and Security](#privacy-and-security)
- [Contribution bounding and budgeting](#contribution-bounding-and-budgeting)
- [Make count of reports deterministic with null reports](#make-count-of-reports-deterministic-with-null-reports)
- [Rate limits](#rate-limits)
- [No reporting delay](#no-reporting-delay)
- [Future considerations](#future-considerations)
- [Report verification with debug context ID](#report-verification-with-debug-context-id)
- [Application to aggregate error reporting for the Private Aggregation API](#application-to-aggregate-error-reporting-for-the-private-aggregation-api)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Authors

* John Delaney (johnidel@chromium.org)
* Arpana Hosabettu (arpanah@chromium.org)
* Nan Lin (linnan@chromium.org)

## Introduction

The [transitional debugging reports](https://github.com/WICG/attribution-reporting-api/blob/main/EVENT.md#optional-transitional-debugging-reports),
Expand Down

0 comments on commit f28f808

Please # to comment.