aboutsummaryrefslogtreecommitdiff
path: root/template/applications.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/applications.html.j2')
-rw-r--r--template/applications.html.j28
1 files changed, 4 insertions, 4 deletions
diff --git a/template/applications.html.j2 b/template/applications.html.j2
index 43b0dd2f..f1f0e30f 100644
--- a/template/applications.html.j2
+++ b/template/applications.html.j2
@@ -19,7 +19,7 @@
19 hierarchy, GNS uses a directed graph. Naming conventions 19 hierarchy, GNS uses a directed graph. Naming conventions
20 are similar to DNS, but queries and replies are private even 20 are similar to DNS, but queries and replies are private even
21 with respect to peers providing the answers. The integrity of 21 with respect to peers providing the answers. The integrity of
22 records and privacy of look-ups is cryptographically secured. 22 records and privacy of look-ups are cryptographically secured.
23 <!-- Too technical: GNS integrates 23 <!-- Too technical: GNS integrates
24 a robust, efficient and instant key revocation mechanism. --> 24 a robust, efficient and instant key revocation mechanism. -->
25 {% endtrans %} 25 {% endtrans %}
@@ -37,8 +37,8 @@
37 <section> 37 <section>
38 <h3>{{ _("Self-sovereign, decentralized identity provider") }}</h3> 38 <h3>{{ _("Self-sovereign, decentralized identity provider") }}</h3>
39 <p> 39 <p>
40 <a href="{{ url_localized('reclaim/index.html') }}">re:claimID</a>
40 {% trans %} 41 {% trans %}
41 <a href="https://reclaim.gnunet.org/">re:claimID</a>
42 is a decentralized Identity Provider (IdP) service built in top of the 42 is a decentralized Identity Provider (IdP) service built in top of the
43 GNU Name System. It allows users to securely share personal information 43 GNU Name System. It allows users to securely share personal information
44 with websites using standardized protocols (OpenID Connect). 44 with websites using standardized protocols (OpenID Connect).
@@ -162,7 +162,7 @@
162 {% trans %} 162 {% trans %}
163 <a href="https://gitlab.com/gnunet-messenger/cadet-gtk">Cadet-GTK</a> 163 <a href="https://gitlab.com/gnunet-messenger/cadet-gtk">Cadet-GTK</a>
164 is a convenient but feature-rich graphical application 164 is a convenient but feature-rich graphical application
165 providing messaging using especially the CADET subsystem. It is 165 providing messaging using the CADET subsystem. It is
166 developed using GTK and libhandy for a convergent design. 166 developed using GTK and libhandy for a convergent design.
167 {% endtrans %} 167 {% endtrans %}
168 </p> 168 </p>
@@ -181,7 +181,7 @@
181 <p> 181 <p>
182 {% trans %} 182 {% trans %}
183 <a href="https://git.gnunet.org/groupchat.git/">groupchat</a> 183 <a href="https://git.gnunet.org/groupchat.git/">groupchat</a>
184 is a terminal user interface providing messaging using especially the CADET subsystem. It is 184 is a terminal user interface providing messaging using the CADET subsystem. It is
185 developed using nim. Cadet-GTK and groupchat are planned to be compatible. 185 developed using nim. Cadet-GTK and groupchat are planned to be compatible.
186 {% endtrans %} 186 {% endtrans %}
187 </p> 187 </p>