Rename spec files to not have numbers everywhere; update targets.yaml
This commit is contained in:
parent
f71763b0d3
commit
e8cdfcbba2
21 changed files with 19 additions and 19 deletions
15
specification/modules/end_to_end_encryption.rst
Normal file
15
specification/modules/end_to_end_encryption.rst
Normal file
|
@ -0,0 +1,15 @@
|
|||
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/
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue