mlswg / mls-protocol

MLS protocol
https://messaginglayersecurity.rocks
Other
234 stars 60 forks source link

One more minor clarification for AUTH48 #882

Closed bifurcation closed 1 year ago

bifurcation commented 1 year ago

In #879, @rohan-wire proposed a clarification in the protocol overview that the Add and Commit messages don't have to be separate messages. He and I talked offline, and came to a compromise: On the one hand, you always send an Add and a Commit (even if the Add is inlined), but on the other hand, the Add may just be a proposal, not a message. So this PR just changes "Add message" to "Add proposal".