From e3bbe6bbd1b8e4e3b3b333162a9282a5ed297076 Mon Sep 17 00:00:00 2001 From: ghbjklhv <50426427+ghbjklhv@users.noreply.github.com> Date: Sat, 11 May 2019 03:43:08 +0000 Subject: [PATCH 1/3] Remove Signal --- _includes/sections/instant-messenger.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index a06d3cb3..c1f0ec2e 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -5,17 +5,6 @@
- {% include card.html color="success" - title="Mobile: Signal" - image="/assets/img/tools/Signal.png" - url="https://signal.org" - footer="OS: Android, iOS, macOS, Windows, Linux" - 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, enabling anyone to verify its security by auditing the code. The development team is supported by community donations and grants. There are no advertisements, - and it doesn't cost anything to use." - %} - - {% include card.html color="primary" title="Riot.im" image="/assets/img/tools/riot.png" @@ -99,4 +88,4 @@ Currently there are no known vulnerabilities with Ricochet. The software is safe
+ {% include card.html color="primary" title="Wire" image="/assets/img/tools/wire.png" -- 2.47.2 From 173e0ee90e875afbc652a8cb27c4e13c8d31e496 Mon Sep 17 00:00:00 2001 From: ghbjklhv <50426427+ghbjklhv@users.noreply.github.com> Date: Sat, 11 May 2019 03:53:00 +0000 Subject: [PATCH 3/3] Update instant-messenger.html --- _includes/sections/instant-messenger.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index c1f0ec2e..d3f71b7d 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -5,6 +5,17 @@
+ {% include card.html color="primary" title="Riot.im" image="/assets/img/tools/riot.png" -- 2.47.2