diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index 23a5caf2..31a1f655 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -22,12 +22,12 @@ linux="" {% include cardv2.html -title="Riot.im" -image="/assets/img/tools/Riot.png" -description="Riot.im is a decentralized free-software chatting application based on the Matrix protocol, a recent open protocol for real-time communication offering E2E encryption. It can bridge other communications via others protocols such as IRC too. Experimental Privacy concerns" -website="https://riot.im/" -forum="https://forum.privacytools.io/t/discussion-riot-im/665" -github="https://github.com/vector-im" +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 Riot or weechat-matrix as they offer more established E2E. Experimental Privacy concerns" +website="https://matrix.org/clients/" +forum="" +github="https://gitlab.matrix.org/matrix-org" android="" ios="" mac="" diff --git a/assets/img/tools/Matrix_logo.png b/assets/img/tools/Matrix_logo.png new file mode 100644 index 00000000..4e4be174 Binary files /dev/null and b/assets/img/tools/Matrix_logo.png differ