Use updated label functionality
The labels/badges functionality added to cardv2.html in cbe5de4cc2d13d593b5f6d039a236a8b85fe0edd work better here.
This commit is contained in:
parent
652147a87b
commit
8e9e5a2f3b
@ -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. <span class="badge badge-success">VoIP</span>'
|
||||
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. <span class="badge badge-warning" data-toggle="tooltip" title="Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted)."><a href="https://www.vice.com/en_us/article/gvzw5x/secure-messaging-app-wire-stores-everyone-youve-ever-contacted-in-plain-text">Warning</a></span> <span class="badge badge-success">VoIP</span>'
|
||||
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"
|
||||
website="https://wire.com/"
|
||||
forum="https://forum.privacytools.io/t/discussion-wire/750"
|
||||
github="https://github.com/wireapp/"
|
||||
|
@ -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. <a href=\"https://rocket.chat/docs/user-guides/end-to-end-encryption/\"><span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"The documentation says this of E2EE: 'Note: 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.'\">Experimental <i class=\"far fa-question-circle\"></i></a></span>"
|
||||
description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE."
|
||||
labels="warning:<a href=//rocket.chat/docs/user-guides/end-to-end-encryption/>Experimental</a>: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 <a href="https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf">indepedently audited (PDF)</a>. <span class="badge badge-warning" data-toggle="tooltip" title="The server side of Keybase runs on proprietary code and is centralized">experimental <i class="far fa-question-circle"></i> (<a href="https://github.com/keybase/client/issues/6374">GitHub issue</a>)</span>'
|
||||
description='Keybase provides a hosted team chat with end-to-end encryption. It has also been <a href="https://keybase.io/docs-assets/blog/NCC_Group_Keybase_KB2018_Public_Report_2019-02-27_v1.3.pdf">indepedently audited (PDF)</a>.'
|
||||
labels="warning:<a href=//github.com/keybase/client/issues/6374>Experimental</a>: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"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<h1 id="voip" class="anchor"><a href="#voip"><i class="fas fa-link anchor-icon"></i></a> Video/Voice Calling</h1>
|
||||
|
||||
<div class="alert alert-warning" role="alert">
|
||||
<strong>If you are currently using a Video/Voice Calling app like Skype, Viber or Google Hangouts, you should pick an alternative here.</strong> Please note that many of the above instant messengers also support VoIP. The software listed below are <em>primarily</em> Voice/Video focused.
|
||||
<strong>If you are currently using a Video/Voice Calling app like Skype, Viber or Google Hangouts, you should pick an alternative here.</strong> Please note that many of the above instant messengers also support <span class="badge badge-success">VoIP</span>. The software listed below are <em>primarily</em> Voice/Video focused.
|
||||
</div>
|
||||
|
||||
{% include cardv2.html
|
||||
@ -23,7 +23,7 @@ web=""
|
||||
title="Mumble"
|
||||
image="/assets/img/tools/Mumble.png"
|
||||
website="https://mumble.info/"
|
||||
description="Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. <span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"\">Warning</span> While Mumble doesn't log messages or record by default, <a href=\"https://github.com/mumble-voip/mumble/issues/1813\">it's missing end-to-end encryption</a>, so self-hosting is recommended."
|
||||
description="Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. Note that while Mumble doesn't log messages or record by default, <a href=\"https://github.com/mumble-voip/mumble/issues/1813\">it's missing end-to-end encryption</a>, so self-hosting is recommended."
|
||||
forum="https://forum.privacytools.io/t/discussion-mumble/1289"
|
||||
github="https://github.com/mumble-voip/"
|
||||
windows=""
|
||||
|
Reference in New Issue
Block a user