diff options
Diffstat (limited to 'index.html.j2')
-rw-r--r-- | index.html.j2 | 4 |
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 @@ <p> {% trans %} - 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. + 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. {% endtrans %} </p> <p> {% trans %} - 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. + 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. {% endtrans %} </p> </div> |