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.j288
1 files changed, 60 insertions, 28 deletions
diff --git a/template/applications.html.j2 b/template/applications.html.j2
index 6a0108a2..413d76ba 100644
--- a/template/applications.html.j2
+++ b/template/applications.html.j2
@@ -4,28 +4,13 @@
4 <div class="container"> 4 <div class="container">
5 <div class="row"> 5 <div class="row">
6 <div class="container text-center"> 6 <div class="container text-center">
7 <h1>{{ _("Featured Applications") }}</h1> 7 <h1>{{ _("Applications provided by GNUnet") }}</h1>
8 </div> 8 </div>
9 </div> 9 </div>
10 <div class="row"> 10 <div class="row">
11 <div class="col-lg-4"> 11 <div class="col-lg-6">
12 <section> 12 <section>
13 <h3>{{ _("GNU Taler (Alpha)") }}</h3> 13 <h3>{{ _("The GNU Name System") }}</h3>
14 <p>
15 {% trans %}
16 <a href="https://taler.net/">GNU Taler</a>
17 is a new privacy-preserving electronic payment system.
18 Payments are cryptographically
19 secured and are confirmed within milliseconds with
20 extremely low transaction costs.
21 {% endtrans %}
22 </p>
23 </section>
24 </div>
25 <div class="col-lg-4">
26 <section>
27 <h3>{{ _("The GNU Name System") }}</h3>
28
29 <p> 14 <p>
30 {% trans %} 15 {% trans %}
31 The <a href="https://gnunet.org/en/gns.html">GNU Name System (GNS)</a> 16 The <a href="https://gnunet.org/en/gns.html">GNU Name System (GNS)</a>
@@ -40,10 +25,17 @@
40 {% endtrans %} 25 {% endtrans %}
41 </p> 26 </p>
42 </section> 27 </section>
43 </div> 28 </div>
44 <div class="col-lg-4"> 29 <div class="col-lg-4">
30 <center><img style="width: 14em" src="{{ url_static('images/gns-logo.png') }}" alt="GNS" /></center>
31 </div>
32
33 </div>
34 <hr/>
35 <div class="row">
36 <div class="col-lg-6">
45 <section> 37 <section>
46 <h3>{{ _("re:claimID") }}</h3> 38 <h3>{{ _("Self-sovereign, decentralized identity provider") }}</h3>
47 <p> 39 <p>
48 {% trans %} 40 {% trans %}
49 <a href="https://reclaim-identity.io/">re:claimID</a> 41 <a href="https://reclaim-identity.io/">re:claimID</a>
@@ -54,9 +46,13 @@
54 </p> 46 </p>
55 </section> 47 </section>
56 </div> 48 </div>
49 <div class="col-lg-4">
50 <center><img style="width: 14em" src="https://reclaimid.gitlab.io/assets/reclaim_logo.png" alt="re:claimID" /></center>
51 </div>
57 </div> 52 </div>
53 <hr/>
58 <div class="row"> 54 <div class="row">
59 <div class="col-lg-4"> 55 <div class="col-lg-6">
60 <section> 56 <section>
61 <h3>{{ _("Filesharing (Alpha)") }}</h3> 57 <h3>{{ _("Filesharing (Alpha)") }}</h3>
62 <p> 58 <p>
@@ -68,8 +64,11 @@
68 {% endtrans %} 64 {% endtrans %}
69 </p> 65 </p>
70 </section> 66 </section>
71 </div> 67 </div>
72 <div class="col-lg-4"> 68 </div>
69 <hr/>
70 <div class="row">
71 <div class="col-lg-6">
73 <section> 72 <section>
74 <h3>{{ _("Conversation (Pre-Alpha)") }}</h3> 73 <h3>{{ _("Conversation (Pre-Alpha)") }}</h3>
75 <p> 74 <p>
@@ -80,20 +79,41 @@
80 {% endtrans %} 79 {% endtrans %}
81 </p> 80 </p>
82 </section> 81 </section>
83 </div> 82 </div>
84 </div> 83 </div>
85 </div> 84 </div>
86</div> 85</div>
87 86
88<div class="container-fluid c_acronym link-white bluebox"> 87<div class="container-fluid">
89 <div class="container"> 88 <div class="container">
90 <div class="row"> 89 <div class="row">
91 <div class="container text-center"> 90 <div class="container text-center">
92 <h1>{{ _("Upcoming Applications") }}</h1> 91 <h1>{{ _("Applications utilizing GNUnet") }}</h1>
93 </div> 92 </div>
94 </div> 93 </div>
95 <div class="row"> 94 <div class="row">
96 <div class="col-lg-6"> 95 <div class="col-lg-6">
96 <section>
97 <h3>{{ _("GNU Taler (Alpha)") }}</h3>
98 <p>
99 {% trans %}
100 <a href="https://taler.net/">GNU Taler</a>
101 is a new privacy-preserving electronic payment system.
102 Payments are cryptographically
103 secured and are confirmed within milliseconds with
104 extremely low transaction costs.
105 {% endtrans %}
106 </p>
107 </section>
108 </div>
109 <div class="col-lg-4">
110 <center><img style="width: 14em" src="https://taler.net/static/images/logo-2018-dold.svg" alt="Taler" /></center>
111 </div>
112
113 </div>
114 <hr/>
115 <div class="row">
116 <div class="col-lg-6">
97 <section> 117 <section>
98 <h3>{{ _("secushare") }}</h3> 118 <h3>{{ _("secushare") }}</h3>
99 <p> 119 <p>
@@ -107,6 +127,13 @@
107 </p> 127 </p>
108 </section> 128 </section>
109 </div> 129 </div>
130 <div class="col-lg-4">
131 <center><img style="width: 14em" src="https://secushare.org/img/secushare-0444.png" alt="secushare" /></center>
132 </div>
133
134 </div>
135 <hr/>
136 <div class="row">
110 <div class="col-lg-6"> 137 <div class="col-lg-6">
111 <section> 138 <section>
112 <h3>{{ _("pretty Easy privacy") }}</h3> 139 <h3>{{ _("pretty Easy privacy") }}</h3>
@@ -121,6 +148,11 @@
121 </p> 148 </p>
122 </section> 149 </section>
123 </div> 150 </div>
151 <div class="col-lg-4">
152 <center><img style="width: 14em" src="https://pep.foundation/static/media/uploads/peplogo.svg" alt="re:claimID" /></center>
153 </div>
154
155 </div>
124 </div> 156 </div>
125 </div> 157 </div>
126</div> 158</div>