oooooops, apparently I forgot to 'git add' these when I refactored the spec last month :-/
This commit is contained in:
parent
a6c080fc7e
commit
dacf93b405
3 changed files with 105 additions and 0 deletions
15
specification/41_end_to_end_encryption.rst
Normal file
15
specification/41_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 prototypes - notes on the design
|
||||
may be found at https://lwn.net/Articles/634144/
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue