divviup / janus

Experimental implementation of the Distributed Aggregation Protocol (DAP) specification.
Mozilla Public License 2.0
52 stars 14 forks source link

Implement `draft-ietf-ppm-dap-07` #1669

Closed tgeoghegan closed 10 months ago

tgeoghegan commented 1 year ago

DAP-05 is out and Janus should implement it. We need:

Draft diff

tgeoghegan commented 1 year ago

DAP-06 is out with a more clear and implementable ping-pong spec, so we'll jump ahead to implementing that.

tgeoghegan commented 1 year ago

The wrong commit got tagged as DAP-06, leaving it with the wrong HPKE domain separation strings and an outdated reference to DAF. So we published draft-ietf-ppm-dap-07 which fixes those issues, and that's what we're going to implement in Janus.