Convert the file format to be of the form ##_##_something.rst where the first ## is the top-level section number and the second ## is the second-level section number, e.g. 07_01_push_cs_api.rst means Section 7.1 - This is now enforced in gendoc.py along with the title line style that should be used (= for top-level, - for 2nd level) which will give helpful suggestions if you trip up. This feels much more intuitive now looking in /specification
15 lines
439 B
ReStructuredText
15 lines
439 B
ReStructuredText
End-to-End Encryption
|
|
=====================
|
|
|
|
.. TODO-doc
|
|
- Why is this needed.
|
|
- Overview of process
|
|
- Implementation
|
|
|
|
Matrix optionally supports end-to-end encryption, allowing rooms to be created
|
|
whose conversation contents is not decryptable or interceptable on any of the
|
|
participating homeservers.
|
|
|
|
End-to-end crypto is still being designed and prototyped - notes on the design
|
|
may be found at https://lwn.net/Articles/634144/
|
|
|