Open
Bug 1775035
Opened 3 years ago
Updated 6 months ago
Add PPM/DAP (Privacy Preserving Measurement) support
Categories
(Toolkit :: Telemetry, enhancement)
Tracking
()
REOPENED
104 Branch
Tracking | Status | |
---|---|---|
firefox104 | --- | affected |
People
(Reporter: simonf, Assigned: simonf)
References
(Depends on 1 open bug)
Details
(Keywords: leave-open)
Attachments
(2 files, 8 obsolete files)
Some search terms in case somebody is looking for this issue:
- DAP (Distributed Aggregation Protocol)
- VDAF (Verifiable Distributed Aggregation Function)
- Prio
- Poplar
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D149780
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D149781
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D149782
Updated•3 years ago
|
Attachment #9282075 -
Attachment description: Bug 1775035 - Add Rust wrapper for libprio-rs. r=dexter → WIP: Bug 1775035 - Add Rust wrapper for libprio-rs. r=dexter
Updated•3 years ago
|
Attachment #9282076 -
Attachment description: Bug 1775035 - Add XPCOM object for native code. r=dexter → WIP: Bug 1775035 - Add XPCOM object for native code. r=dexter
Updated•3 years ago
|
Attachment #9282077 -
Attachment description: Bug 1775035 - Add preference for additional server. r=dexter → WIP: Bug 1775035 - Add preference for additional server. r=dexter
Updated•3 years ago
|
Attachment #9282078 -
Attachment description: Bug 1775035 - Change PrioPing to use additional telemetry server. r=dexter → WIP: Bug 1775035 - Change PrioPing to use additional telemetry server. r=dexter
Updated•3 years ago
|
Attachment #9282075 -
Attachment description: WIP: Bug 1775035 - Add Rust wrapper for libprio-rs. r=dexter → Bug 1775035 - Add Rust wrapper for libprio-rs. r=dexter
Updated•3 years ago
|
Attachment #9282076 -
Attachment description: WIP: Bug 1775035 - Add XPCOM object for native code. r=dexter → Bug 1775035 - Add XPCOM object for native code. r=dexter
Updated•3 years ago
|
Attachment #9282077 -
Attachment description: WIP: Bug 1775035 - Add preference for additional server. r=dexter → Bug 1775035 - Add preference for additional server. r=dexter
Updated•3 years ago
|
Attachment #9282078 -
Attachment description: WIP: Bug 1775035 - Change PrioPing to use additional telemetry server. r=dexter → Bug 1775035 - Change PrioPing to use additional telemetry server. r=dexter
Assignee | ||
Comment 5•3 years ago
|
||
Includes
- Rust wrapper for libprio-rs
- XPCOM object
- Preference for additional server
- PrioPing change to get dummy data from Rust
Updated•3 years ago
|
Attachment #9282075 -
Attachment is obsolete: true
Updated•3 years ago
|
Attachment #9282076 -
Attachment is obsolete: true
Updated•3 years ago
|
Attachment #9282078 -
Attachment is obsolete: true
Updated•3 years ago
|
Attachment #9282077 -
Attachment is obsolete: true
Assignee | ||
Comment 6•3 years ago
|
||
Updated•3 years ago
|
Attachment #9285449 -
Attachment description: Bug 1775035 - Add Rust and XPCOM scaffolding. r=emilio → Bug 1775035 - Add Rust and XPCOM scaffolding for DAPTelemetry. r=emilio
Updated•3 years ago
|
Attachment #9282625 -
Attachment is obsolete: true
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0654cc004674
Add Rust and XPCOM scaffolding for DAPTelemetry. r=emilio
Assignee | ||
Comment 8•3 years ago
|
||
This module currently only sends a dummy report.
A test server to receive the reports is available here: https://github.com/simon-friedberger/DAP-test-receiver
Comment 9•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Updated•3 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Updated•3 years ago
|
Assignee | ||
Comment 10•3 years ago
|
||
Updated•2 years ago
|
Attachment #9286583 -
Attachment description: Bug 1775035 - Add JS module for sending reports. r=dexter → Bug 1775035 - Add DAP prototype. r=chutten
Assignee | ||
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
Comment on attachment 9294614 [details]
Bug 1775035 - Add libprio-rs dependency. r=emilio,mconley
Revision D157315 was moved to bug 1790851. Setting attachment 9294614 [details] to obsolete.
Attachment #9294614 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9285500 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9286583 -
Attachment is obsolete: true
Comment 13•2 years ago
|
||
Assignee | ||
Updated•7 months ago
|
Summary: Add PPM (Privacy Preserving Measurement) support → Add PPM/DAP (Privacy Preserving Measurement) support
You need to log in
before you can comment on or make changes to this bug.
Description
•