summaryrefslogtreecommitdiff
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 @@
</div>
<div class="jumbotron">
<div class="container text-center">
- <p>
+ <article>
+ <p>
{% trans %}
GNUnet is a new network protocol stack for building secure, distributed,
and privacy-preserving applications. With strong roots in academic
@@ -35,6 +36,7 @@
pressured to accept compromises.
{% endtrans %}
</p>
+ </article>
<p>
<a class="btn btn-primary btn-lg" href="https://git.gnunet.org/gnunet.git">
{% trans %}
@@ -51,6 +53,7 @@
</div>
<div class="container-fluid adorn_h3_bracket c_acronym">
+ <article>
<div class="container">
<div class="row">
<div class="container text-center">
@@ -59,6 +62,7 @@
</div>
<div class="row">
<div class="col-lg-4">
+ <section>
<h3>{{ _("Imagine...") }}</h3>
<p>
{% trans %}
@@ -71,11 +75,12 @@
even notice the thievery nor accuse and hold the scroungers
accountable.
{% endtrans %}
+ </section>
</p>
</div>
<div class="col-lg-4">
+ <section>
<h3>{{ _("The Internet is broken") }}</h3>
-
<p>
{% trans %}
Protocols from Ethernet and IP to BGP and X.509 PKI are
@@ -93,8 +98,10 @@
opposed to ad-hoc designs in place today.
{% endtrans %}
</p>
+ </section>
</div>
<div class="col-lg-4">
+ <section>
<h3>{{ _("Decentralization is hard") }}</h3>
<p>
@@ -113,10 +120,12 @@
almost two decades.
{% endtrans %}
</p>
+ </section>
</div>
</div>
<div class="row">
<div class="col-lg-4">
+ <section>
<h3>{{ _("Metadata is exposed") }}</h3>
<p>
{% trans %}
@@ -141,8 +150,10 @@
more.
{% endtrans %}
</p>
+ </section>
</div>
<div class="col-lg-4">
+ <section>
<h3>{{ _("Freedoms are not respected") }}</h3>
<p>
{% trans %}
@@ -162,6 +173,7 @@
("modify").
{% endtrans %}
</p>
+ </section>
</div>
</div>
</div>
@@ -178,11 +190,13 @@
</div>
</div>
//-->
+ </article>
</div>
<div class="container adorn_h3_bracket">
+ <article>
<div class="row">
<div class="container text-center">
<h1>
@@ -194,6 +208,7 @@
</div>
<div class="row">
<div class="col-lg-4">
+ <section>
<h3>{{ _("GNU Taler") }}</h3>
<p>
@@ -205,9 +220,11 @@
extremely low transaction costs.
{% endtrans %}
</p>
+ </section>
</div>
<div class="col-lg-4">
+ <section>
<h3>{{ _("The GNU Name System") }}</h3>
<p>
@@ -222,11 +239,11 @@
a robust, efficient and instant key revocation mechanism. -->
{% endtrans %}
</p>
-
+ </section>
</div>
<div class="col-lg-4">
+ <section>
<h3>{{ _("secushare") }}</h3>
-
<p>
{% trans %}
<a href="https://secushare.org/">secushare</a>
@@ -236,13 +253,14 @@
distributed end-to-end encrypted to authorized recipients only.
{% endtrans %}
</p>
+ </section>
</div>
</div>
<div class="row">
<div class="col-lg-4">
+ <section>
<h3>{{ _("pretty Easy privacy") }}</h3>
-
<p>
{% trans %}
<a href="https://pep.foundation/">pretty Easy privacy</a> (p&#8801;p)
@@ -252,8 +270,10 @@
cryptographic protocols to verify keys.
{% endtrans %}
</p>
+ </section>
</div>
<div class="col-lg-4">
+ <section>
<h3>{{ _("Filesharing") }}</h3>
<p>
{% trans %}
@@ -262,9 +282,10 @@
empowered to make a gradual choice between performance and anonymity.
{% endtrans %}
</p>
-
+ </section>
</div>
<div class="col-lg-4">
+ <section>
<h3>{{ _("Conversation") }}</h3>
<p>
{% trans %}
@@ -273,9 +294,10 @@
GNUnet for routing and transport.
{% endtrans %}
</p>
-
+ </section>
</div>
</div>
+ </article>
</div>
<div class="container adorn_h3_bracket">