quicwg / datagram

In-progress version of draft-ietf-quic-datagram
https://quicwg.org/
30 stars 8 forks source link

consequence of not protecting DATAGRAM with 0-RTT or 1-RTT #65

Closed zaheduzzaman closed 2 years ago

zaheduzzaman commented 2 years ago

Section 5: says

DATAGRAM frames MUST be protected with either 0-RTT or 1-RTT keys.

I would suggest to add the "otherwise what happens" part. One/two like explanation will be helpful and I think that will improve the understanding of this requirement.

tfpauly commented 2 years ago

Almost all QUIC frame types are like this. I would suggest saying "Like STREAM frames, ..." to make this obvious for the rationale.