From 23487106c2335f8753c0941dfcc42a15a63d2980 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Sat, 17 Aug 2019 10:44:02 -0700 Subject: [PATCH] Update Wire's metadata warning for clarity --- _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 e7976ce8..17909486 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -23,7 +23,7 @@ ios="" title="Wire" image="/assets/img/tools/wire.png" description="A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls. Full source code is available." -labels="warning:Warning:Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted).,success:VoIP" +labels="warning:Warning:Wire stores some plaintext metadata about its users on their servers. This data includes users' lists of connections and conversations.,success:VoIP" website="https://wire.com/" forum="https://forum.privacytools.io/t/discussion-wire/750" github="https://github.com/wireapp/"