aboutsummaryrefslogtreecommitdiff
path: root/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'index.html.j2')
-rw-r--r--index.html.j220
1 files changed, 18 insertions, 2 deletions
diff --git a/index.html.j2 b/index.html.j2
index f5459fff..e4cf47d2 100644
--- a/index.html.j2
+++ b/index.html.j2
@@ -7,7 +7,23 @@
7 7
8 <p> 8 <p>
9 {% trans %} 9 {% trans %}
10 An alternative P2P network stack to build secure, decentralized and privacy-preserving distributed applications; built to replace the old insecure Internet protocols. 10<!-- GNUnet is neither just P2P nor just a framework.
11 It's a new Internet protocol stack.
12 Also: it makes no sense to always update/regenerate
13 the locale files if we are not agreeing on the
14 content of these web pages, yet.
15 -->
16GNUnet is a new network stack for building secure, decentralized and
17privacy-preserving distributed applications. Our goal is to replace the
18old insecure Internet protocol stack.
19<!--
20 Why did this part get removed?
21
22Starting from an application
23for secure publication of files, GNUnet has grown to include all
24kinds of basic protocol components and applications towards the
25creation of a GNU Internet.
26 -->
11 {% endtrans %} 27 {% endtrans %}
12 </p> 28 </p>
13 29
@@ -45,7 +61,7 @@
45 61
46 <p> 62 <p>
47 {% trans %} 63 {% trans %}
48 It seems like every other P2P project develops its own library stack, covering transports, stream muxing, discovery and others. This divides effort and multiplies bug count. 64 It seems like every other distributed or P2P project develops its own library stack, covering transports, stream muxing, discovery and others. This divides effort and multiplies bug count.
49 <br><br> 65 <br><br>
50 GNUnet is a metadata-preserving foundation for your application, covering areas from addressing to reliable bidirectional Axolotl-encrypted channels, with advanced routing. Our work is based on continuous research spanning almost two decades. 66 GNUnet is a metadata-preserving foundation for your application, covering areas from addressing to reliable bidirectional Axolotl-encrypted channels, with advanced routing. Our work is based on continuous research spanning almost two decades.
51 {% endtrans %} 67 {% endtrans %}