Update Wire's metadata warning to increase clarity (#1172)

* Update Wire's metadata warning for clarity

* Update cardv2 to support commas in labels

* Update label delimiter to |

* Update label delimiter to | for badges

* Update cardv2.html formatting
This commit is contained in:
nitrohorse
2019-08-18 07:13:19 -07:00
committed by GitHub
parent 30a86f9597
commit e47ec5c1a2
2 changed files with 220 additions and 54 deletions

View File

@ -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:<a href=//www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text>Warning</a>:Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted).,success:VoIP"
labels="warning:<a href=//www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text>Warning</a>:Wire stores some plaintext metadata about its users on their servers. This data includes profile names, profile pictures, usernames, and 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/"