mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 14:51:09 +00:00
Fun Refactoring!
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
</div>
|
||||
|
||||
{%
|
||||
include cardv2.html
|
||||
include legacy/cardv2.html
|
||||
title="Element"
|
||||
image="/assets/img/svg/3rd-party/element.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/element.svg"
|
||||
description='<a href="https://element.io">Element</a> (formerly <a href="https://element.io/blog/welcome-to-element/">Riot</a>) is the reference client for the <a href="https://matrix.org/docs/guides/introduction">Matrix</a> network. The <a href="https://matrix.org/docs/spec">Matrix open standard</a> is an open-source standard for secure, decentralized, real-time communication.'
|
||||
labels="text==VoIP"
|
||||
website="https://element.io"
|
||||
@@ -28,9 +28,9 @@
|
||||
%}
|
||||
|
||||
{%
|
||||
include cardv2.html
|
||||
include legacy/cardv2.html
|
||||
title="Rocket.chat"
|
||||
image="/assets/img/svg/3rd-party/rocketchat.svg"
|
||||
image="/assets/img/legacy_svg/3rd-party/rocketchat.svg"
|
||||
description="Rocket.chat is an self-hostable open source platform for team communication. It has optional federation and experimental E2EE."
|
||||
labels="color==warning::link==https://rocket.chat/docs/user-guides/end-to-end-encryption/::text==Experimental E2EE::tooltip==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. Federation was also added afterwards, potentially causing room for mistakes.|text==VoIP"
|
||||
website="https://rocket.chat/"
|
||||
|
Reference in New Issue
Block a user