diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index 03d4a7c5..a8c6c552 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -8,8 +8,9 @@ {% include cardv2.html title="Signal" image="/assets/img/tools/Signal.png" -description='Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling. -All communications are end-to-end encrypted. Signal is free and open source. VoIP' +description="Signal is a mobile app developed by Open Whisper Systems. The app provides instant messaging, as well as voice and video calling. +All communications are end-to-end encrypted. Signal is free and open source." +labels="success:VoIP" website="https://signal.org/" forum="https://forum.privacytools.io/t/discussion-signal/664" github="https://github.com/signalapp" @@ -21,7 +22,8 @@ ios="" {% include cardv2.html 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. Warning VoIP' +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" website="https://wire.com/" forum="https://forum.privacytools.io/t/discussion-wire/750" github="https://github.com/wireapp/" diff --git a/_includes/sections/teamchat.html b/_includes/sections/teamchat.html index 5fb289a9..2aaaa59b 100644 --- a/_includes/sections/teamchat.html +++ b/_includes/sections/teamchat.html @@ -7,7 +7,8 @@ {% include cardv2.html title="Rocket.chat" image="/assets/img/tools/rocket.chat.png" -description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE. Experimental " +description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE." +labels="warning:Experimental:Regarding E2EE their documentation states 'This feature is currently in alpha. It's also not yet supported on mobile'. There is no forward secrecy so compromised decryption password would leak all messages. The federation was also added afterwards potentially causing room for mistakes." website="https://rocket.chat/" forum="https://forum.privacytools.io/t/discussion-rocket-chat/1223" github="https://github.com/rocketchat/" @@ -21,7 +22,8 @@ linux="" {% include cardv2.html title="Keybase" image="/assets/img/tools/keybase.png" -description='Keybase provides a hosted team chat with end-to-end encryption. It has also been indepedently audited (PDF). experimental (GitHub issue)' +description='Keybase provides a hosted team chat with end-to-end encryption. It has also been indepedently audited (PDF).' +labels="warning:Experimental:The server side of Keybase runs on proprietary code and is centralized." website="https://keybase.io/" forum="https://forum.privacytools.io/t/discussion-keybase/1224" github="https://github.com/Keybase" diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html index ae63a3a5..56b77552 100644 --- a/_includes/sections/voice-video-messenger.html +++ b/_includes/sections/voice-video-messenger.html @@ -1,7 +1,7 @@