GitHub - mlswg/mls-protocol: MLS protocol (original) (raw)
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. Seethe instructions.
Since -13, you will also need aasvg
and svgcheck
. First, install npm
, then:
$ npm install -g aasvg $ pip3 install svgcheck
Contributing
See theguidelines for contributions.