Update instant-messenger.html

This commit is contained in:
David-Beetle 2019-07-24 21:23:10 +00:00 committed by GitHub
parent a4f090e162
commit 4d8ee5681f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ linux=""
{% include cardv2.html
title="Matrix"
image="/assets/img/tools/Matrix_logo.png"
description="Matrix is a recent open protocol for real-time communication offering E2E encryption. It can bridge other communications via others protocols such as IRC too. We recommend using clients like href='https://riot.im'>Riot</a> or href='https://matrix.org/docs/projects/client/weechat-matrix'>weechat-matrix</a> as they offer more established E2E. <a href=\"https://github.com/vector-im/riot-web/issues/6779\"><span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"The end-to-end encryption is currently in beta and the mobile client states 'End-to-end encryption is in beta and may not be reliable. You should not yet trust it to secure data.'\">Experimental <i class=\"far fa-question-circle\"></i></a></span> <a href=\"https://gist.github.com/maxidorius/5736fd09c9194b7a6dc03b6b8d7220d0\"<span class=\"badge badge-danger\" data-toggle=\"tooltip\" title=\"Riot sends a lot of data to matrix.org and vector.im with default settings that aren't trivial to change, also with selfhosted homeservers\">Privacy concerns</span></a>"
description="Matrix is a recent open protocol for real-time communication offering E2E encryption. It can bridge other communications via others protocols such as IRC too. We recommend using clients like <a href='https://riot.im'>Riot</a> or <a href='https://matrix.org/docs/projects/client/weechat-matrix'>weechat-matrix</a> as they offer more established E2E. <a href=\"https://github.com/vector-im/riot-web/issues/6779\"><span class=\"badge badge-warning\" data-toggle=\"tooltip\" title=\"The end-to-end encryption is currently in beta and the mobile client states 'End-to-end encryption is in beta and may not be reliable. You should not yet trust it to secure data.'\">Experimental <i class=\"far fa-question-circle\"></i></a></span> <a href=\"https://gist.github.com/maxidorius/5736fd09c9194b7a6dc03b6b8d7220d0\"<span class=\"badge badge-danger\" data-toggle=\"tooltip\" title=\"Riot sends a lot of data to matrix.org and vector.im with default settings that aren't trivial to change, also with selfhosted homeservers\">Privacy concerns</span></a>"
website="https://matrix.org/clients/"
forum=""
github="https://gitlab.matrix.org/matrix-org"