From c95677611c5cb3c111dadae8018daded9b466cf0 Mon Sep 17 00:00:00 2001 From: Denis Kasak Date: Tue, 4 May 2021 15:03:27 +0200 Subject: [PATCH] Fix URL to the NCC Group audit. The original URL is now redirecting to a generic listing page and there are no links to the actual Olm audit paper there. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43269f8..97112b7 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md) when making contributions to the l 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/ +https://www.nccgroup.com/globalassets/our-research/us/public-reports/2016/november/ncc_group_olm_cryptogrpahic_review_2016_11_01.pdf 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