Skip to main content

Minutes interim-2020-mls-20: Tue 12:00
minutes-interim-2020-mls-20-202009081200-00

Meeting Minutes Messaging Layer Security (mls) WG
Date and time 2020-09-08 16:00
Title Minutes interim-2020-mls-20: Tue 12:00
State Active
Other versions plain text
Last updated 2020-09-14

minutes-interim-2020-mls-20-202009081200-00
# Issues/PRs

# Issues/PRs

* PR #336 
    * ReInit as Proposal makes sense, just require that
      it be the last proposal in the Commit
    * Also have Replace with Welcome / H(Welcome)?
* PR #337 - Hold pending #336
* PR #360 - RLB and Brendan working out details, will merge
            when ready
* PR #349
    * Anonymous version could make ordering requirements
      difficult for server / require more state
    * Anonymous version could complicate fork detection;
      since messages in the two forks will have different
      epochIDs, they won’t be obviously colliding
    * Whichever we do (current or anonymous), the other one
      can be built over the top:
        * Anonymous->not: Leak extra information, e.g., in AAD
        * Not->Anonymous: Strip/replace groupID+epoch in
          MLSCiphertext on send, reconstitute on receive
    * For now: Keep anonymous thing, make bigger, add operational
      considerations (server vis, fork detection => leak in AAD)