From 22732501605af681f671b988ac0c892d1b09faa6 Mon Sep 17 00:00:00 2001 From: TheJackiMonster Date: Mon, 4 Jul 2022 12:47:40 +0200 Subject: Adjusted use information and applications regarding chatting Signed-off-by: TheJackiMonster --- template/applications.html.j2 | 123 ++++++++++++++++++++++-------------------- template/use.html.j2 | 105 +++++++++++++++--------------------- 2 files changed, 108 insertions(+), 120 deletions(-) (limited to 'template') diff --git a/template/applications.html.j2 b/template/applications.html.j2 index bee316e4..15bd42d7 100644 --- a/template/applications.html.j2 +++ b/template/applications.html.j2 @@ -93,83 +93,88 @@
-
-

{{ _("GNU Taler (Alpha)") }}

-

- {% trans %} - GNU Taler - is a new privacy-preserving electronic payment system. - Payments are cryptographically - secured and are confirmed within milliseconds with - extremely low transaction costs. - {% endtrans %} -

-
-
-
-
Taler
-
- +
+

{{ _("GNU Taler (Alpha)") }}

+

+ {% trans %} + GNU Taler + is a new privacy-preserving electronic payment system. + Payments are cryptographically + secured and are confirmed within milliseconds with + extremely low transaction costs. + {% endtrans %} +

+
+
+
+
+ Taler +
+

-

{{ _("secushare") }}

-

- {% trans %} - secushare - is creating a decentralized social networking - application on top of GNUnet. Using overlay - multicast and the extensible PSYC protocol, notifications are - distributed end-to-end encrypted to authorized recipients only. - {% endtrans %} -

+

{{ _("secushare") }}

+

+ {% trans %} + secushare + is creating a decentralized social networking + application on top of GNUnet. Using overlay + multicast and the extensible PSYC protocol, notifications are + distributed end-to-end encrypted to authorized recipients only. + {% endtrans %} +

-
-
secushare
+
+
+ secushare +
+
- -
+
+
-

{{ _("Messenger-GTK") }}

-

- {% trans %} - Messenger-GTK - is a convergent GTK messaging application using the GNUnet Messenger - service. The goal is to provide private and secure communication - between any group of devices. - {% endtrans %} -

+

{{ _("Messenger-GTK") }}

+

+ {% trans %} + Messenger-GTK + is a convergent GTK messaging application using the GNUnet Messenger + service. The goal is to provide private and secure communication + between any group of devices. + {% endtrans %} +

-
-
messenger-gtk
-
- +
+
+ messenger-gtk +
-
-
+
+
+
-

{{ _("groupchat") }}

-

- {% trans %} - groupchat - is a terminal user interface providing messaging using the CADET subsystem. It is - developed using nim. Cadet-GTK and groupchat are planned to be compatible. - {% endtrans %} -

+

{{ _("messenger-cli") }}

+

+ {% trans %} + messenger-cli + is a terminal user interface providing messaging using the GNUnet Messenger + service. It is developed in C using ncurses. Messenger-GTK and messenger-cli + are fully compatible. + {% endtrans %} +

-
-
groupchat
-
- +
+
+ messenger-cli +
-
diff --git a/template/use.html.j2 b/template/use.html.j2 index 5ee408cf..d2617386 100644 --- a/template/use.html.j2 +++ b/template/use.html.j2 @@ -11,7 +11,7 @@