From cf113658547a1fa20557d7bafd851f7282140c95 Mon Sep 17 00:00:00 2001 From: Stephen Karl Larroque Date: Thu, 29 Jul 2021 05:46:11 +0200 Subject: [PATCH 1/2] add audit for Element messenger (#2294) --- _includes/sections/instant-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index c0cc44d3..8f42cf66 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -73,7 +73,7 @@ include cardv2.html title="Element" image="/assets/img/svg/3rd-party/element.svg" - description='Element (formerly Riot) is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure, decentralized, real-time communication.' + description='Element (formerly Riot) is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure (audit), decentralized, real-time communication.' labels="text==VoIP" website="https://element.io" privacy-policy="https://element.io/privacy" -- 2.47.2 From 156dfc9ec860f19a6fb8dfa1687e7bfe9c8691d2 Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Thu, 29 Jul 2021 03:50:46 +0000 Subject: [PATCH 2/2] Mention Windscribe server incident --- pages/providers/vpn.html | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/providers/vpn.html b/pages/providers/vpn.html index f365d7d9..570e9737 100644 --- a/pages/providers/vpn.html +++ b/pages/providers/vpn.html @@ -275,6 +275,7 @@ breadcrumb: "VPN"
  • "Zero logs" VPN exposes millions of logs including user passwords, claims data is anonymous July 2020
  • NordVPN HTTP POST bug exposed customer information, no authentication required March 2020
  • Row erupts over who to blame after NordVPN says: One of our servers was hacked via remote management tool October 2019
  • +
  • VPN servers seized by Ukrainian authorities weren't encrypted and allowed authorities to impersonate Windscribe servers and capture and decrypt traffic passing through them July 2021
  • -- 2.47.2