diff options
author | Matthew Hodgson <matthew@matrix.org> | 2017-05-08 11:35:50 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2017-05-08 11:35:50 +0100 |
commit | b7dcbfdf64e26250dbbae48a5df16324f025748c (patch) | |
tree | e573d4bd5158cce2c7e4c43d0e3bd27588d1c9e4 | |
parent | 7de2931509a4cf125360c177a05d66da0a37c754 (diff) |
add audit notes
-rw-r--r-- | README.rst | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -140,6 +140,15 @@ Contributing ------------ Please see `<CONTRIBUTING.rst>`_ when making contributions to the library. +Security assessment +------------------- + +Olm 1.3.0 was independently assessed by NCC Group's Cryptography Services +Practive in September 2016 to check for security issues: you can read all +about it at +https://www.nccgroup.trust/us/our-research/matrix-olm-cryptographic-review/ +and https://matrix.org/blog/2016/11/21/matrixs-olm-end-to-end-encryption-security-assessment-released-and-implemented-cross-platform-on-riot-at-last/ + Bug reports ----------- Please file bug reports at https://github.com/matrix-org/olm/issues |