oooooops, apparently I forgot to 'git add' these when I refactored the spec last month :-/

This commit is contained in:
Matthew Hodgson 2015-04-23 16:15:07 +01:00
parent a6c080fc7e
commit dacf93b405
3 changed files with 105 additions and 0 deletions

View 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/