mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-03 11:56:30 -04:00
Fun Refactoring!
This commit is contained in:
parent
19ce411076
commit
7e20a1cb9c
79 changed files with 794 additions and 520 deletions
|
@ -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/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue