diff options
author | Nana <nana@pep.foundation> | 2018-06-26 18:12:21 +0200 |
---|---|---|
committer | Nana <nana@pep.foundation> | 2018-06-26 18:12:21 +0200 |
commit | 2ab83a166c6347237d1a6fba7f97d51a1d1e7389 (patch) | |
tree | 27a4d9a287b5294e92df53e0c4b1e4676f769e00 | |
parent | ca2a364af9d96ee9fd5935fca53780ad759387ba (diff) | |
download | www-2ab83a166c6347237d1a6fba7f97d51a1d1e7389.tar.gz www-2ab83a166c6347237d1a6fba7f97d51a1d1e7389.zip |
nana comments
-rw-r--r-- | index.html.j2 | 23 |
1 files changed, 3 insertions, 20 deletions
diff --git a/index.html.j2 b/index.html.j2 index 5e93204f..8af94b14 100644 --- a/index.html.j2 +++ b/index.html.j2 | |||
@@ -7,27 +7,13 @@ | |||
7 | 7 | ||
8 | <p> | 8 | <p> |
9 | {% trans %} | 9 | {% trans %} |
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 | --> | ||
16 | GNUnet is a new network stack for building secure, decentralized and | 10 | GNUnet is a new network stack for building secure, decentralized and |
17 | privacy-preserving applications. Our goal is to replace the | 11 | privacy-preserving applications. Our goal is to replace the |
18 | old insecure Internet protocol stack. | 12 | old insecure Internet protocol stack. |
19 | <br><br> | 13 | <br><br> |
20 | GNUnet uses the physical Internet infrastructure as a basis for a 100%% peer-to-peer framework for applications to run on [link to GNUnet layer grafic]. | 14 | GNUnet uses the physical Internet infrastructure as a basis for a 100% peer-to-peer framework for applications to run on [link to GNUnet layer grafic]. |
21 | <br><br> | 15 | <br><br> |
22 | GNUnet is made for an open society: GNUnet is a self-organizing network, it's free software, as in freedom [link free software]. GNUnet puts you in control of your data. You determine which data to share with whom. | 16 | GNUnet is made for an open society: GNUnet is a self-organizing network, it's free software, as in freedom [link free software]. GNUnet puts you in control of your data. You determine which data to share with whom. |
23 | <!-- | ||
24 | Why did this part get removed? | ||
25 | |||
26 | Starting from an application | ||
27 | for secure publication of files, GNUnet has grown to include all | ||
28 | kinds of basic protocol components and applications towards the | ||
29 | creation of a GNU Internet. | ||
30 | --> | ||
31 | {% endtrans %} | 17 | {% endtrans %} |
32 | </p> | 18 | </p> |
33 | 19 | ||
@@ -42,7 +28,7 @@ creation of a GNU Internet. | |||
42 | <div class="container text-center"> | 28 | <div class="container text-center"> |
43 | <h3> | 29 | <h3> |
44 | {% trans %} | 30 | {% trans %} |
45 | The conventional Internet currently is like a system of roads with deep potholes and highwaymen all over the place: Even if you still can use the roads (e.g. send emails or browse websites) your car might get hijacked, damaged, or long ugly arms might reach into its back windows and steal your items (data) to use it against you and sell it to others - while you can't even notice the thievery nor accuse and hold the scroungers accountable. | 31 | The conventional Internet is currently like a system of roads with deep potholes and highwaymen all over the place; Even if you still can use the roads (e.g. send emails, or browse websites) your vehicle might get hijacked, damaged, or long ugly arms might reach into its back and steal your items (data) to use it against you and sell it to others - while you can't even notice the thievery nor accuse and hold the scroungers accountable. |
46 | <br><br> | 32 | <br><br> |
47 | The Internet of tomorrow needs GNUnet today. | 33 | The Internet of tomorrow needs GNUnet today. |
48 | {% endtrans %} | 34 | {% endtrans %} |
@@ -61,10 +47,7 @@ creation of a GNU Internet. | |||
61 | Please name abbreviations + short explanations for abbreviations. | 47 | Please name abbreviations + short explanations for abbreviations. |
62 | --> | 48 | --> |
63 | <br><br> | 49 | <br><br> |
64 | GNUnet is an Internet <a href="https://www.w3.org/2014/strint/papers/65.pdf">secure-by-design</a>, addressing addressing, routing, naming and content distribution in a technically robust manner - as opposed to ad-hoc designs in place today. | 50 | GNUnet is an Internet <a href="https://www.w3.org/2014/strint/papers/65.pdf">secure-by-design</a>, improving addressing, routing, naming and content distribution in a technically robust manner - as opposed to ad-hoc designs in place today. |
65 | <!-- | ||
66 | "addressing addressing"? correct? | ||
67 | --> | ||
68 | {% endtrans %} | 51 | {% endtrans %} |
69 | </p> | 52 | </p> |
70 | </div> | 53 | </div> |