aboutsummaryrefslogtreecommitdiff
path: root/template/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/index.html.j2')
-rw-r--r--template/index.html.j236
1 files changed, 29 insertions, 7 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2
index 48e41248..ffd24eb9 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -6,7 +6,8 @@
6</div> 6</div>
7<div class="jumbotron"> 7<div class="jumbotron">
8 <div class="container text-center"> 8 <div class="container text-center">
9 <p> 9 <article>
10 <p>
10 {% trans %} 11 {% trans %}
11 GNUnet is a new network protocol stack for building secure, distributed, 12 GNUnet is a new network protocol stack for building secure, distributed,
12 and privacy-preserving applications. With strong roots in academic 13 and privacy-preserving applications. With strong roots in academic
@@ -35,6 +36,7 @@
35 pressured to accept compromises. 36 pressured to accept compromises.
36 {% endtrans %} 37 {% endtrans %}
37 </p> 38 </p>
39 </article>
38 <p> 40 <p>
39 <a class="btn btn-primary btn-lg" href="https://git.gnunet.org/gnunet.git"> 41 <a class="btn btn-primary btn-lg" href="https://git.gnunet.org/gnunet.git">
40 {% trans %} 42 {% trans %}
@@ -51,6 +53,7 @@
51</div> 53</div>
52 54
53<div class="container-fluid adorn_h3_bracket c_acronym"> 55<div class="container-fluid adorn_h3_bracket c_acronym">
56 <article>
54 <div class="container"> 57 <div class="container">
55 <div class="row"> 58 <div class="row">
56 <div class="container text-center"> 59 <div class="container text-center">
@@ -59,6 +62,7 @@
59 </div> 62 </div>
60 <div class="row"> 63 <div class="row">
61 <div class="col-lg-4"> 64 <div class="col-lg-4">
65 <section>
62 <h3>{{ _("Imagine...") }}</h3> 66 <h3>{{ _("Imagine...") }}</h3>
63 <p> 67 <p>
64 {% trans %} 68 {% trans %}
@@ -71,11 +75,12 @@
71 even notice the thievery nor accuse and hold the scroungers 75 even notice the thievery nor accuse and hold the scroungers
72 accountable. 76 accountable.
73 {% endtrans %} 77 {% endtrans %}
78 </section>
74 </p> 79 </p>
75 </div> 80 </div>
76 <div class="col-lg-4"> 81 <div class="col-lg-4">
82 <section>
77 <h3>{{ _("The Internet is broken") }}</h3> 83 <h3>{{ _("The Internet is broken") }}</h3>
78
79 <p> 84 <p>
80 {% trans %} 85 {% trans %}
81 Protocols from Ethernet and IP to BGP and X.509 PKI are 86 Protocols from Ethernet and IP to BGP and X.509 PKI are
@@ -93,8 +98,10 @@
93 opposed to ad-hoc designs in place today. 98 opposed to ad-hoc designs in place today.
94 {% endtrans %} 99 {% endtrans %}
95 </p> 100 </p>
101 </section>
96 </div> 102 </div>
97 <div class="col-lg-4"> 103 <div class="col-lg-4">
104 <section>
98 <h3>{{ _("Decentralization is hard") }}</h3> 105 <h3>{{ _("Decentralization is hard") }}</h3>
99 106
100 <p> 107 <p>
@@ -113,10 +120,12 @@
113 almost two decades. 120 almost two decades.
114 {% endtrans %} 121 {% endtrans %}
115 </p> 122 </p>
123 </section>
116 </div> 124 </div>
117 </div> 125 </div>
118 <div class="row"> 126 <div class="row">
119 <div class="col-lg-4"> 127 <div class="col-lg-4">
128 <section>
120 <h3>{{ _("Metadata is exposed") }}</h3> 129 <h3>{{ _("Metadata is exposed") }}</h3>
121 <p> 130 <p>
122 {% trans %} 131 {% trans %}
@@ -141,8 +150,10 @@
141 more. 150 more.
142 {% endtrans %} 151 {% endtrans %}
143 </p> 152 </p>
153 </section>
144 </div> 154 </div>
145 <div class="col-lg-4"> 155 <div class="col-lg-4">
156 <section>
146 <h3>{{ _("Freedoms are not respected") }}</h3> 157 <h3>{{ _("Freedoms are not respected") }}</h3>
147 <p> 158 <p>
148 {% trans %} 159 {% trans %}
@@ -162,6 +173,7 @@
162 ("modify"). 173 ("modify").
163 {% endtrans %} 174 {% endtrans %}
164 </p> 175 </p>
176 </section>
165 </div> 177 </div>
166 </div> 178 </div>
167 </div> 179 </div>
@@ -178,11 +190,13 @@
178 </div> 190 </div>
179 </div> 191 </div>
180 //--> 192 //-->
193 </article>
181</div> 194</div>
182 195
183 196
184 197
185<div class="container adorn_h3_bracket"> 198<div class="container adorn_h3_bracket">
199 <article>
186 <div class="row"> 200 <div class="row">
187 <div class="container text-center"> 201 <div class="container text-center">
188 <h1> 202 <h1>
@@ -194,6 +208,7 @@
194 </div> 208 </div>
195 <div class="row"> 209 <div class="row">
196 <div class="col-lg-4"> 210 <div class="col-lg-4">
211 <section>
197 <h3>{{ _("GNU Taler") }}</h3> 212 <h3>{{ _("GNU Taler") }}</h3>
198 213
199 <p> 214 <p>
@@ -205,9 +220,11 @@
205 extremely low transaction costs. 220 extremely low transaction costs.
206 {% endtrans %} 221 {% endtrans %}
207 </p> 222 </p>
223 </section>
208 </div> 224 </div>
209 225
210 <div class="col-lg-4"> 226 <div class="col-lg-4">
227 <section>
211 <h3>{{ _("The GNU Name System") }}</h3> 228 <h3>{{ _("The GNU Name System") }}</h3>
212 229
213 <p> 230 <p>
@@ -222,11 +239,11 @@
222 a robust, efficient and instant key revocation mechanism. --> 239 a robust, efficient and instant key revocation mechanism. -->
223 {% endtrans %} 240 {% endtrans %}
224 </p> 241 </p>
225 242 </section>
226 </div> 243 </div>
227 <div class="col-lg-4"> 244 <div class="col-lg-4">
245 <section>
228 <h3>{{ _("secushare") }}</h3> 246 <h3>{{ _("secushare") }}</h3>
229
230 <p> 247 <p>
231 {% trans %} 248 {% trans %}
232 <a href="https://secushare.org/">secushare</a> 249 <a href="https://secushare.org/">secushare</a>
@@ -236,13 +253,14 @@
236 distributed end-to-end encrypted to authorized recipients only. 253 distributed end-to-end encrypted to authorized recipients only.
237 {% endtrans %} 254 {% endtrans %}
238 </p> 255 </p>
256 </section>
239 </div> 257 </div>
240 </div> 258 </div>
241 259
242 <div class="row"> 260 <div class="row">
243 <div class="col-lg-4"> 261 <div class="col-lg-4">
262 <section>
244 <h3>{{ _("pretty Easy privacy") }}</h3> 263 <h3>{{ _("pretty Easy privacy") }}</h3>
245
246 <p> 264 <p>
247 {% trans %} 265 {% trans %}
248 <a href="https://pep.foundation/">pretty Easy privacy</a> (p&#8801;p) 266 <a href="https://pep.foundation/">pretty Easy privacy</a> (p&#8801;p)
@@ -252,8 +270,10 @@
252 cryptographic protocols to verify keys. 270 cryptographic protocols to verify keys.
253 {% endtrans %} 271 {% endtrans %}
254 </p> 272 </p>
273 </section>
255 </div> 274 </div>
256 <div class="col-lg-4"> 275 <div class="col-lg-4">
276 <section>
257 <h3>{{ _("Filesharing") }}</h3> 277 <h3>{{ _("Filesharing") }}</h3>
258 <p> 278 <p>
259 {% trans %} 279 {% trans %}
@@ -262,9 +282,10 @@
262 empowered to make a gradual choice between performance and anonymity. 282 empowered to make a gradual choice between performance and anonymity.
263 {% endtrans %} 283 {% endtrans %}
264 </p> 284 </p>
265 285 </section>
266 </div> 286 </div>
267 <div class="col-lg-4"> 287 <div class="col-lg-4">
288 <section>
268 <h3>{{ _("Conversation") }}</h3> 289 <h3>{{ _("Conversation") }}</h3>
269 <p> 290 <p>
270 {% trans %} 291 {% trans %}
@@ -273,9 +294,10 @@
273 GNUnet for routing and transport. 294 GNUnet for routing and transport.
274 {% endtrans %} 295 {% endtrans %}
275 </p> 296 </p>
276 297 </section>
277 </div> 298 </div>
278 </div> 299 </div>
300 </article>
279</div> 301</div>
280 302
281<div class="container adorn_h3_bracket"> 303<div class="container adorn_h3_bracket">