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
-
\ No newline at end of file
+
--
2.47.2
From 1e3fa0c197910994688bb80ad9d3acf28641a8a7 Mon Sep 17 00:00:00 2001
From: ghbjklhv <50426427+ghbjklhv@users.noreply.github.com>
Date: Sat, 11 May 2019 03:51:20 +0000
Subject: [PATCH 2/3] Remove Signal
---
_includes/sections/voice-video-messenger.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/_includes/sections/voice-video-messenger.html b/_includes/sections/voice-video-messenger.html
index 296ed212..308354d6 100644
--- a/_includes/sections/voice-video-messenger.html
+++ b/_includes/sections/voice-video-messenger.html
@@ -4,6 +4,7 @@
If you are currently using a Video & Voice Messenger like Skype, Viber or Google Hangouts, you should pick an alternative here.
+
{% 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