Skip to content

mlswg/mls-protocol

Repository files navigation

The Messaging Layer Security (MLS) Protocol

This is the working area for the IETF MLS Working Group Internet-Draft, "The Messaging Layer Security (MLS) Protocol".

Building the Draft

Formatted text and HTML versions of the draft can be built using make.

$ make

This requires that you have the necessary software installed. See the instructions.

Since -13, you will also need aasvg and svgcheck. First, install npm, then:

$ npm install -g aasvg
$ pip3 install svgcheck

Contributing

See the guidelines for contributions.