aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html.j2 b/index.html.j2
index 56eada2a..a9333f92 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -67,12 +67,12 @@
67 67
68 <p> 68 <p>
69 {% trans %} 69 {% trans %}
70 Protocols from Ethernet and IP to BGP and X.509 PKI are insecure-by-default: protecting against address forgery, routers learning metadata, or choosing trustworthy CAs is nontrivial and sometimes impossible. 70 Protocols from Ethernet and IP to BGP and X.509 PKI are insecure by default: protecting against address forgery, routers learning metadata, or choosing trustworthy CAs is nontrivial and sometimes impossible.
71 {% endtrans %} 71 {% endtrans %}
72 </p> 72 </p>
73 <p> 73 <p>
74 {% trans %} 74 {% trans %}
75 GNUnet provides <a href="https://www.w3.org/2014/strint/papers/65.pdf">privacy-by-design</a>, improving addressing, routing, naming and content distribution in a technically robust manner - as opposed to ad-hoc designs in place today. 75 GNUnet provides <a href="https://www.w3.org/2014/strint/papers/65.pdf">privacy by design</a>, improving addressing, routing, naming and content distribution in a technically robust manner - as opposed to ad-hoc designs in place today.
76 {% endtrans %} 76 {% endtrans %}
77 </p> 77 </p>
78 </div> 78 </div>