aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormu <mu@m.m>2019-06-30 18:22:50 +0200
committermu <mu@m.m>2019-06-30 18:22:50 +0200
commitf512655bfc16ea2c9ae197b31cad2c3634fc5c7e (patch)
treecb66738bce3f47b696438f3e635e11836e2cc6df
parent42e0227553d7212da7a816e6a6969dc3cf3b6cd0 (diff)
downloadwww-f512655bfc16ea2c9ae197b31cad2c3634fc5c7e.tar.gz
www-f512655bfc16ea2c9ae197b31cad2c3634fc5c7e.zip
added the stuff from fabian gerlach on index, part2, see mail --sva
-rw-r--r--locale/de/LC_MESSAGES/messages.po113
-rw-r--r--locale/en/LC_MESSAGES/messages.po111
-rw-r--r--locale/es/LC_MESSAGES/messages.po117
-rw-r--r--locale/fr/LC_MESSAGES/messages.po113
-rw-r--r--locale/it/LC_MESSAGES/messages.po113
-rw-r--r--template/index.html.j225
6 files changed, 288 insertions, 304 deletions
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index 97c579e3..56f46e8e 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: PROJECT VERSION\n" 8"Project-Id-Version: PROJECT VERSION\n"
9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10"POT-Creation-Date: 2019-06-30 16:59+0200\n" 10"POT-Creation-Date: 2019-06-30 18:17+0200\n"
11"PO-Revision-Date: 2018-02-24 17:42\n" 11"PO-Revision-Date: 2018-02-24 17:42\n"
12"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n" 12"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n"
13"Language-Team: German <LL@li.org>\n" 13"Language-Team: German <LL@li.org>\n"
@@ -87,7 +87,7 @@ msgstr ""
87msgid "About" 87msgid "About"
88msgstr "Über GNUnet" 88msgstr "Über GNUnet"
89 89
90#: common/navigation.j2.inc:42 template/index.html.j2:378 90#: common/navigation.j2.inc:42 template/index.html.j2:375
91msgid "News" 91msgid "News"
92msgstr "Neues" 92msgstr "Neues"
93 93
@@ -1445,23 +1445,27 @@ msgid ""
1445"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf" 1445"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf"
1446"\">privacy by design</a>, improving addressing, routing, naming and content " 1446"\">privacy by design</a>, improving addressing, routing, naming and content "
1447"distribution in a technically robust manner - as opposed to ad-hoc designs " 1447"distribution in a technically robust manner - as opposed to ad-hoc designs "
1448"in place today. <!-- Proposal from fabian gerlach: GNUnet is built \"privacy " 1448"in place today. <!-- Proposal from fabian gerlach: GNUnet is built <a href="
1449"by design\" and \"distributed by design\". This improves addressing, " 1449"\"https://www.w3.org/2014/strint/papers/65.pdf\">\"privacy by design\"</> "
1450"routing, naming and content distribution in a technically robust manner. -->" 1450"and \"distributed by design\". This improves addressing, routing, naming and "
1451"content distribution in a technically robust manner. -->"
1451msgstr "" 1452msgstr ""
1452 1453
1453#: template/index.html.j2:131 1454#: template/index.html.j2:132
1454msgid "Decentralization is hard" 1455msgid "Decentralization is hard"
1455msgstr "" 1456msgstr ""
1456 1457
1457#: template/index.html.j2:134 1458#: template/index.html.j2:135
1458msgid "" 1459msgid ""
1459"It seems as if every other distributed or P2P project develops its own " 1460"<!-- replaced with Proposal from Fabian Gerlach: It seems as if every other "
1460"library stack, covering transports, stream muxing, discovery and others. " 1461"distributed or P2P project develops its own library stack, covering "
1461"This divides effort and multiplies bug count." 1462"transports, stream muxing, discovery and others. This divides effort and "
1463"multiplies bug count.--> Instead of sharing common components and tools for "
1464"building P2P systems, every P2P project seems to re-invent the wheel. That "
1465"highens effort and number of vulnerabilities."
1462msgstr "" 1466msgstr ""
1463 1467
1464#: template/index.html.j2:141 1468#: template/index.html.j2:144
1465msgid "" 1469msgid ""
1466"GNUnet is a metadata-preserving foundation for your application, covering " 1470"GNUnet is a metadata-preserving foundation for your application, covering "
1467"areas from addressing to reliable bidirectional Axolotl-encrypted channels, " 1471"areas from addressing to reliable bidirectional Axolotl-encrypted channels, "
@@ -1469,34 +1473,31 @@ msgid ""
1469"almost two decades." 1473"almost two decades."
1470msgstr "" 1474msgstr ""
1471 1475
1472#: template/index.html.j2:155 1476#: template/index.html.j2:158
1473msgid "Metadata is exposed" 1477msgid "Metadata is exposed"
1474msgstr "" 1478msgstr ""
1475 1479
1476#: template/index.html.j2:157 1480#: template/index.html.j2:160
1477msgid "" 1481msgid ""
1478"Even though transport encryption is increasingly being deployed on the " 1482"Your metadata is just as revealing as the actual content; and it gets "
1479"Internet, it still reveals data that can threaten democracy: the identities " 1483"exposed on the internet.<br> Even though transport encryption is "
1480"of senders and receivers, the times, frequency and the volume of " 1484"increasingly being deployed on the Internet, it still reveals data that can "
1481"communication are all still revealed. <!-- Looks like a weak argumentation " 1485"threaten democracy: the identities of senders and receivers, the times, "
1482"to me: which <a href=\"https://www.freehaven.net/anonbib/cache/" 1486"frequency and the volume of communication are all still revealed.<br> <!-- "
1483"websitefingerprinting-pets2016.pdf\">enables reverse-engineering pages " 1487"Looks like a weak argumentation to me: which <a href=\"https://www.freehaven."
1484"visited via website fingerprinting</a>. -->" 1488"net/anonbib/cache/websitefingerprinting-pets2016.pdf\">enables reverse-"
1489"engineering pages visited via website fingerprinting</a>. --> GNUnet <a href="
1490"\"https://secushare.org/anonymity\">addresses</a> these concerns with "
1491"perfect forward secrecy via ephemeral public key addressing, fixed packet "
1492"size to hinder traffic analysis, layered encryption, Sybil-resistant "
1493"routing, and more."
1485msgstr "" 1494msgstr ""
1486 1495
1487#: template/index.html.j2:171 1496#: template/index.html.j2:185
1488msgid ""
1489"GNUnet <a href=\"https://secushare.org/anonymity\">addresses</a> these "
1490"concerns with perfect forward secrecy via ephemeral public key addressing, "
1491"fixed packet size to hinder traffic analysis, layered encryption, Sybil-"
1492"resistant routing, and more."
1493msgstr ""
1494
1495#: template/index.html.j2:184
1496msgid "Freedoms are not respected" 1497msgid "Freedoms are not respected"
1497msgstr "" 1498msgstr ""
1498 1499
1499#: template/index.html.j2:186 1500#: template/index.html.j2:187
1500msgid "" 1501msgid ""
1501"Today, monitoring increasingly centralized infrastructure, proprietary " 1502"Today, monitoring increasingly centralized infrastructure, proprietary "
1502"implementations, traffic shapers and firewalls restrict all of the <a href=" 1503"implementations, traffic shapers and firewalls restrict all of the <a href="
@@ -1504,7 +1505,7 @@ msgid ""
1504"various degrees." 1505"various degrees."
1505msgstr "" 1506msgstr ""
1506 1507
1507#: template/index.html.j2:195 1508#: template/index.html.j2:196
1508msgid "" 1509msgid ""
1509"GNUnet gives users freedoms to securely access information (\"run\" the " 1510"GNUnet gives users freedoms to securely access information (\"run\" the "
1510"network), to study all aspects of the network's operation (\"access the code" 1511"network), to study all aspects of the network's operation (\"access the code"
@@ -1512,13 +1513,13 @@ msgid ""
1512"new applications (\"modify\")." 1513"new applications (\"modify\")."
1513msgstr "" 1514msgstr ""
1514 1515
1515#: template/index.html.j2:207 1516#: template/index.html.j2:208
1516#, fuzzy 1517#, fuzzy
1517#| msgid "About GNUnet" 1518#| msgid "About GNUnet"
1518msgid "Learn more about the GNUnet" 1519msgid "Learn more about GNUnet"
1519msgstr "Über GNUnet" 1520msgstr "Über GNUnet"
1520 1521
1521#: template/index.html.j2:209 1522#: template/index.html.j2:210
1522msgid "" 1523msgid ""
1523"If you want to know more about the GNUnet please continue reading the <a " 1524"If you want to know more about the GNUnet please continue reading the <a "
1524"href=\"about.html\">about page</a>. There are much more ressources, such as " 1525"href=\"about.html\">about page</a>. There are much more ressources, such as "
@@ -1527,40 +1528,36 @@ msgid ""
1527"\"https://gnunet.org/en/video.html\">videos</a>." 1528"\"https://gnunet.org/en/video.html\">videos</a>."
1528msgstr "" 1529msgstr ""
1529 1530
1530#: template/index.html.j2:218 1531#: template/index.html.j2:219
1531msgid "" 1532msgid ""
1532"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1533"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1533"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1534"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1534"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1535"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1535"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>." 1536"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. "
1536msgstr "" 1537"<br> Be aware that this project is still in an early alpha stage when it "
1537 1538"comes to software – its not an easy task to rewrite the whole Internet!"
1538#: template/index.html.j2:227
1539msgid ""
1540"Be aware that this project is still in an early alpha stage when it comes to "
1541"software – its not an easy task to rewrite the whole Internet!"
1542msgstr "" 1539msgstr ""
1543 1540
1544#: template/index.html.j2:245 1541#: template/index.html.j2:242
1545msgid "Featured Applications" 1542msgid "Featured Applications"
1546msgstr "" 1543msgstr ""
1547 1544
1548#: template/index.html.j2:254 1545#: template/index.html.j2:251
1549msgid "GNU Taler (Alpha)" 1546msgid "GNU Taler (Alpha)"
1550msgstr "" 1547msgstr ""
1551 1548
1552#: template/index.html.j2:256 1549#: template/index.html.j2:253
1553msgid "" 1550msgid ""
1554"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving " 1551"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving "
1555"electronic payment system. Payments are cryptographically secured and are " 1552"electronic payment system. Payments are cryptographically secured and are "
1556"confirmed within milliseconds with extremely low transaction costs." 1553"confirmed within milliseconds with extremely low transaction costs."
1557msgstr "" 1554msgstr ""
1558 1555
1559#: template/index.html.j2:268 1556#: template/index.html.j2:265
1560msgid "The GNU Name System" 1557msgid "The GNU Name System"
1561msgstr "" 1558msgstr ""
1562 1559
1563#: template/index.html.j2:271 1560#: template/index.html.j2:268
1564msgid "" 1561msgid ""
1565"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully " 1562"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully "
1566"decentralized replacement for the Domain Name System (DNS). Instead of using " 1563"decentralized replacement for the Domain Name System (DNS). Instead of using "
@@ -1571,11 +1568,11 @@ msgid ""
1571"efficient and instant key revocation mechanism. -->" 1568"efficient and instant key revocation mechanism. -->"
1572msgstr "" 1569msgstr ""
1573 1570
1574#: template/index.html.j2:287 1571#: template/index.html.j2:284
1575msgid "re:claimID" 1572msgid "re:claimID"
1576msgstr "" 1573msgstr ""
1577 1574
1578#: template/index.html.j2:289 1575#: template/index.html.j2:286
1579msgid "" 1576msgid ""
1580"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized " 1577"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized "
1581"Identity Provider (IdP) service built in top of the GNU Name System. It " 1578"Identity Provider (IdP) service built in top of the GNU Name System. It "
@@ -1583,37 +1580,37 @@ msgid ""
1583"standardized protocols (OpenID Connect)." 1580"standardized protocols (OpenID Connect)."
1584msgstr "" 1581msgstr ""
1585 1582
1586#: template/index.html.j2:302 1583#: template/index.html.j2:299
1587msgid "Filesharing (Alpha)" 1584msgid "Filesharing (Alpha)"
1588msgstr "" 1585msgstr ""
1589 1586
1590#: template/index.html.j2:304 1587#: template/index.html.j2:301
1591msgid "" 1588msgid ""
1592"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims " 1589"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims "
1593"to provide censorship-resistant, anonymous filesharing. The publisher is " 1590"to provide censorship-resistant, anonymous filesharing. The publisher is "
1594"empowered to make a gradual choice between performance and anonymity." 1591"empowered to make a gradual choice between performance and anonymity."
1595msgstr "" 1592msgstr ""
1596 1593
1597#: template/index.html.j2:315 1594#: template/index.html.j2:312
1598msgid "Conversation (Pre-Alpha)" 1595msgid "Conversation (Pre-Alpha)"
1599msgstr "" 1596msgstr ""
1600 1597
1601#: template/index.html.j2:317 1598#: template/index.html.j2:314
1602msgid "" 1599msgid ""
1603"GNUnet conversation is an application that provides secure voice " 1600"GNUnet conversation is an application that provides secure voice "
1604"communication in a fully decentralized way by employing GNUnet for routing " 1601"communication in a fully decentralized way by employing GNUnet for routing "
1605"and transport." 1602"and transport."
1606msgstr "" 1603msgstr ""
1607 1604
1608#: template/index.html.j2:334 1605#: template/index.html.j2:331
1609msgid "Upcoming Applications" 1606msgid "Upcoming Applications"
1610msgstr "" 1607msgstr ""
1611 1608
1612#: template/index.html.j2:343 1609#: template/index.html.j2:340
1613msgid "secushare" 1610msgid "secushare"
1614msgstr "" 1611msgstr ""
1615 1612
1616#: template/index.html.j2:345 1613#: template/index.html.j2:342
1617msgid "" 1614msgid ""
1618"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized " 1615"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized "
1619"social networking application on top of GNUnet. Using overlay multicast and " 1616"social networking application on top of GNUnet. Using overlay multicast and "
@@ -1621,11 +1618,11 @@ msgid ""
1621"encrypted to authorized recipients only." 1618"encrypted to authorized recipients only."
1622msgstr "" 1619msgstr ""
1623 1620
1624#: template/index.html.j2:357 1621#: template/index.html.j2:354
1625msgid "pretty Easy privacy" 1622msgid "pretty Easy privacy"
1626msgstr "" 1623msgstr ""
1627 1624
1628#: template/index.html.j2:359 1625#: template/index.html.j2:356
1629msgid "" 1626msgid ""
1630"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is " 1627"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is "
1631"creating a usable end-to-end encrypted e-mail solution using opportunistic " 1628"creating a usable end-to-end encrypted e-mail solution using opportunistic "
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index 2bf4207f..f53f66de 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -56,7 +56,7 @@ msgstr ""
56msgid "About" 56msgid "About"
57msgstr "" 57msgstr ""
58 58
59#: common/navigation.j2.inc:42 template/index.html.j2:378 59#: common/navigation.j2.inc:42 template/index.html.j2:375
60msgid "News" 60msgid "News"
61msgstr "" 61msgstr ""
62 62
@@ -1394,23 +1394,27 @@ msgid ""
1394"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf" 1394"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf"
1395"\">privacy by design</a>, improving addressing, routing, naming and content " 1395"\">privacy by design</a>, improving addressing, routing, naming and content "
1396"distribution in a technically robust manner - as opposed to ad-hoc designs " 1396"distribution in a technically robust manner - as opposed to ad-hoc designs "
1397"in place today. <!-- Proposal from fabian gerlach: GNUnet is built \"privacy " 1397"in place today. <!-- Proposal from fabian gerlach: GNUnet is built <a href="
1398"by design\" and \"distributed by design\". This improves addressing, " 1398"\"https://www.w3.org/2014/strint/papers/65.pdf\">\"privacy by design\"</> "
1399"routing, naming and content distribution in a technically robust manner. -->" 1399"and \"distributed by design\". This improves addressing, routing, naming and "
1400"content distribution in a technically robust manner. -->"
1400msgstr "" 1401msgstr ""
1401 1402
1402#: template/index.html.j2:131 1403#: template/index.html.j2:132
1403msgid "Decentralization is hard" 1404msgid "Decentralization is hard"
1404msgstr "" 1405msgstr ""
1405 1406
1406#: template/index.html.j2:134 1407#: template/index.html.j2:135
1407msgid "" 1408msgid ""
1408"It seems as if every other distributed or P2P project develops its own " 1409"<!-- replaced with Proposal from Fabian Gerlach: It seems as if every other "
1409"library stack, covering transports, stream muxing, discovery and others. " 1410"distributed or P2P project develops its own library stack, covering "
1410"This divides effort and multiplies bug count." 1411"transports, stream muxing, discovery and others. This divides effort and "
1412"multiplies bug count.--> Instead of sharing common components and tools for "
1413"building P2P systems, every P2P project seems to re-invent the wheel. That "
1414"highens effort and number of vulnerabilities."
1411msgstr "" 1415msgstr ""
1412 1416
1413#: template/index.html.j2:141 1417#: template/index.html.j2:144
1414msgid "" 1418msgid ""
1415"GNUnet is a metadata-preserving foundation for your application, covering " 1419"GNUnet is a metadata-preserving foundation for your application, covering "
1416"areas from addressing to reliable bidirectional Axolotl-encrypted channels, " 1420"areas from addressing to reliable bidirectional Axolotl-encrypted channels, "
@@ -1418,34 +1422,31 @@ msgid ""
1418"almost two decades." 1422"almost two decades."
1419msgstr "" 1423msgstr ""
1420 1424
1421#: template/index.html.j2:155 1425#: template/index.html.j2:158
1422msgid "Metadata is exposed" 1426msgid "Metadata is exposed"
1423msgstr "" 1427msgstr ""
1424 1428
1425#: template/index.html.j2:157 1429#: template/index.html.j2:160
1426msgid "" 1430msgid ""
1427"Even though transport encryption is increasingly being deployed on the " 1431"Your metadata is just as revealing as the actual content; and it gets "
1428"Internet, it still reveals data that can threaten democracy: the identities " 1432"exposed on the internet.<br> Even though transport encryption is "
1429"of senders and receivers, the times, frequency and the volume of " 1433"increasingly being deployed on the Internet, it still reveals data that can "
1430"communication are all still revealed. <!-- Looks like a weak argumentation " 1434"threaten democracy: the identities of senders and receivers, the times, "
1431"to me: which <a href=\"https://www.freehaven.net/anonbib/cache/" 1435"frequency and the volume of communication are all still revealed.<br> <!-- "
1432"websitefingerprinting-pets2016.pdf\">enables reverse-engineering pages " 1436"Looks like a weak argumentation to me: which <a href=\"https://www.freehaven."
1433"visited via website fingerprinting</a>. -->" 1437"net/anonbib/cache/websitefingerprinting-pets2016.pdf\">enables reverse-"
1438"engineering pages visited via website fingerprinting</a>. --> GNUnet <a href="
1439"\"https://secushare.org/anonymity\">addresses</a> these concerns with "
1440"perfect forward secrecy via ephemeral public key addressing, fixed packet "
1441"size to hinder traffic analysis, layered encryption, Sybil-resistant "
1442"routing, and more."
1434msgstr "" 1443msgstr ""
1435 1444
1436#: template/index.html.j2:171 1445#: template/index.html.j2:185
1437msgid ""
1438"GNUnet <a href=\"https://secushare.org/anonymity\">addresses</a> these "
1439"concerns with perfect forward secrecy via ephemeral public key addressing, "
1440"fixed packet size to hinder traffic analysis, layered encryption, Sybil-"
1441"resistant routing, and more."
1442msgstr ""
1443
1444#: template/index.html.j2:184
1445msgid "Freedoms are not respected" 1446msgid "Freedoms are not respected"
1446msgstr "" 1447msgstr ""
1447 1448
1448#: template/index.html.j2:186 1449#: template/index.html.j2:187
1449msgid "" 1450msgid ""
1450"Today, monitoring increasingly centralized infrastructure, proprietary " 1451"Today, monitoring increasingly centralized infrastructure, proprietary "
1451"implementations, traffic shapers and firewalls restrict all of the <a href=" 1452"implementations, traffic shapers and firewalls restrict all of the <a href="
@@ -1453,7 +1454,7 @@ msgid ""
1453"various degrees." 1454"various degrees."
1454msgstr "" 1455msgstr ""
1455 1456
1456#: template/index.html.j2:195 1457#: template/index.html.j2:196
1457msgid "" 1458msgid ""
1458"GNUnet gives users freedoms to securely access information (\"run\" the " 1459"GNUnet gives users freedoms to securely access information (\"run\" the "
1459"network), to study all aspects of the network's operation (\"access the code" 1460"network), to study all aspects of the network's operation (\"access the code"
@@ -1461,11 +1462,11 @@ msgid ""
1461"new applications (\"modify\")." 1462"new applications (\"modify\")."
1462msgstr "" 1463msgstr ""
1463 1464
1464#: template/index.html.j2:207 1465#: template/index.html.j2:208
1465msgid "Learn more about the GNUnet" 1466msgid "Learn more about GNUnet"
1466msgstr "" 1467msgstr ""
1467 1468
1468#: template/index.html.j2:209 1469#: template/index.html.j2:210
1469msgid "" 1470msgid ""
1470"If you want to know more about the GNUnet please continue reading the <a " 1471"If you want to know more about the GNUnet please continue reading the <a "
1471"href=\"about.html\">about page</a>. There are much more ressources, such as " 1472"href=\"about.html\">about page</a>. There are much more ressources, such as "
@@ -1474,40 +1475,36 @@ msgid ""
1474"\"https://gnunet.org/en/video.html\">videos</a>." 1475"\"https://gnunet.org/en/video.html\">videos</a>."
1475msgstr "" 1476msgstr ""
1476 1477
1477#: template/index.html.j2:218 1478#: template/index.html.j2:219
1478msgid "" 1479msgid ""
1479"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1480"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1480"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1481"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1481"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1482"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1482"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>." 1483"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. "
1483msgstr "" 1484"<br> Be aware that this project is still in an early alpha stage when it "
1484 1485"comes to software its not an easy task to rewrite the whole Internet!"
1485#: template/index.html.j2:227
1486msgid ""
1487"Be aware that this project is still in an early alpha stage when it comes to "
1488"software its not an easy task to rewrite the whole Internet!"
1489msgstr "" 1486msgstr ""
1490 1487
1491#: template/index.html.j2:245 1488#: template/index.html.j2:242
1492msgid "Featured Applications" 1489msgid "Featured Applications"
1493msgstr "" 1490msgstr ""
1494 1491
1495#: template/index.html.j2:254 1492#: template/index.html.j2:251
1496msgid "GNU Taler (Alpha)" 1493msgid "GNU Taler (Alpha)"
1497msgstr "" 1494msgstr ""
1498 1495
1499#: template/index.html.j2:256 1496#: template/index.html.j2:253
1500msgid "" 1497msgid ""
1501"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving " 1498"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving "
1502"electronic payment system. Payments are cryptographically secured and are " 1499"electronic payment system. Payments are cryptographically secured and are "
1503"confirmed within milliseconds with extremely low transaction costs." 1500"confirmed within milliseconds with extremely low transaction costs."
1504msgstr "" 1501msgstr ""
1505 1502
1506#: template/index.html.j2:268 1503#: template/index.html.j2:265
1507msgid "The GNU Name System" 1504msgid "The GNU Name System"
1508msgstr "" 1505msgstr ""
1509 1506
1510#: template/index.html.j2:271 1507#: template/index.html.j2:268
1511msgid "" 1508msgid ""
1512"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully " 1509"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully "
1513"decentralized replacement for the Domain Name System (DNS). Instead of using " 1510"decentralized replacement for the Domain Name System (DNS). Instead of using "
@@ -1518,11 +1515,11 @@ msgid ""
1518"efficient and instant key revocation mechanism. -->" 1515"efficient and instant key revocation mechanism. -->"
1519msgstr "" 1516msgstr ""
1520 1517
1521#: template/index.html.j2:287 1518#: template/index.html.j2:284
1522msgid "re:claimID" 1519msgid "re:claimID"
1523msgstr "" 1520msgstr ""
1524 1521
1525#: template/index.html.j2:289 1522#: template/index.html.j2:286
1526msgid "" 1523msgid ""
1527"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized " 1524"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized "
1528"Identity Provider (IdP) service built in top of the GNU Name System. It " 1525"Identity Provider (IdP) service built in top of the GNU Name System. It "
@@ -1530,37 +1527,37 @@ msgid ""
1530"standardized protocols (OpenID Connect)." 1527"standardized protocols (OpenID Connect)."
1531msgstr "" 1528msgstr ""
1532 1529
1533#: template/index.html.j2:302 1530#: template/index.html.j2:299
1534msgid "Filesharing (Alpha)" 1531msgid "Filesharing (Alpha)"
1535msgstr "" 1532msgstr ""
1536 1533
1537#: template/index.html.j2:304 1534#: template/index.html.j2:301
1538msgid "" 1535msgid ""
1539"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims " 1536"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims "
1540"to provide censorship-resistant, anonymous filesharing. The publisher is " 1537"to provide censorship-resistant, anonymous filesharing. The publisher is "
1541"empowered to make a gradual choice between performance and anonymity." 1538"empowered to make a gradual choice between performance and anonymity."
1542msgstr "" 1539msgstr ""
1543 1540
1544#: template/index.html.j2:315 1541#: template/index.html.j2:312
1545msgid "Conversation (Pre-Alpha)" 1542msgid "Conversation (Pre-Alpha)"
1546msgstr "" 1543msgstr ""
1547 1544
1548#: template/index.html.j2:317 1545#: template/index.html.j2:314
1549msgid "" 1546msgid ""
1550"GNUnet conversation is an application that provides secure voice " 1547"GNUnet conversation is an application that provides secure voice "
1551"communication in a fully decentralized way by employing GNUnet for routing " 1548"communication in a fully decentralized way by employing GNUnet for routing "
1552"and transport." 1549"and transport."
1553msgstr "" 1550msgstr ""
1554 1551
1555#: template/index.html.j2:334 1552#: template/index.html.j2:331
1556msgid "Upcoming Applications" 1553msgid "Upcoming Applications"
1557msgstr "" 1554msgstr ""
1558 1555
1559#: template/index.html.j2:343 1556#: template/index.html.j2:340
1560msgid "secushare" 1557msgid "secushare"
1561msgstr "" 1558msgstr ""
1562 1559
1563#: template/index.html.j2:345 1560#: template/index.html.j2:342
1564msgid "" 1561msgid ""
1565"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized " 1562"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized "
1566"social networking application on top of GNUnet. Using overlay multicast and " 1563"social networking application on top of GNUnet. Using overlay multicast and "
@@ -1568,11 +1565,11 @@ msgid ""
1568"encrypted to authorized recipients only." 1565"encrypted to authorized recipients only."
1569msgstr "" 1566msgstr ""
1570 1567
1571#: template/index.html.j2:357 1568#: template/index.html.j2:354
1572msgid "pretty Easy privacy" 1569msgid "pretty Easy privacy"
1573msgstr "" 1570msgstr ""
1574 1571
1575#: template/index.html.j2:359 1572#: template/index.html.j2:356
1576msgid "" 1573msgid ""
1577"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is " 1574"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is "
1578"creating a usable end-to-end encrypted e-mail solution using opportunistic " 1575"creating a usable end-to-end encrypted e-mail solution using opportunistic "
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index e6b3a926..7aec0d2a 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-06-30 16:59+0200\n" 11"POT-Creation-Date: 2019-06-30 18:17+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -76,7 +76,7 @@ msgstr ""
76msgid "About" 76msgid "About"
77msgstr "Sobre" 77msgstr "Sobre"
78 78
79#: common/navigation.j2.inc:42 template/index.html.j2:378 79#: common/navigation.j2.inc:42 template/index.html.j2:375
80msgid "News" 80msgid "News"
81msgstr "Nuevo" 81msgstr "Nuevo"
82 82
@@ -1416,23 +1416,27 @@ msgid ""
1416"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf" 1416"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf"
1417"\">privacy by design</a>, improving addressing, routing, naming and content " 1417"\">privacy by design</a>, improving addressing, routing, naming and content "
1418"distribution in a technically robust manner - as opposed to ad-hoc designs " 1418"distribution in a technically robust manner - as opposed to ad-hoc designs "
1419"in place today. <!-- Proposal from fabian gerlach: GNUnet is built \"privacy " 1419"in place today. <!-- Proposal from fabian gerlach: GNUnet is built <a href="
1420"by design\" and \"distributed by design\". This improves addressing, " 1420"\"https://www.w3.org/2014/strint/papers/65.pdf\">\"privacy by design\"</> "
1421"routing, naming and content distribution in a technically robust manner. -->" 1421"and \"distributed by design\". This improves addressing, routing, naming and "
1422"content distribution in a technically robust manner. -->"
1422msgstr "" 1423msgstr ""
1423 1424
1424#: template/index.html.j2:131 1425#: template/index.html.j2:132
1425msgid "Decentralization is hard" 1426msgid "Decentralization is hard"
1426msgstr "" 1427msgstr ""
1427 1428
1428#: template/index.html.j2:134 1429#: template/index.html.j2:135
1429msgid "" 1430msgid ""
1430"It seems as if every other distributed or P2P project develops its own " 1431"<!-- replaced with Proposal from Fabian Gerlach: It seems as if every other "
1431"library stack, covering transports, stream muxing, discovery and others. " 1432"distributed or P2P project develops its own library stack, covering "
1432"This divides effort and multiplies bug count." 1433"transports, stream muxing, discovery and others. This divides effort and "
1434"multiplies bug count.--> Instead of sharing common components and tools for "
1435"building P2P systems, every P2P project seems to re-invent the wheel. That "
1436"highens effort and number of vulnerabilities."
1433msgstr "" 1437msgstr ""
1434 1438
1435#: template/index.html.j2:141 1439#: template/index.html.j2:144
1436msgid "" 1440msgid ""
1437"GNUnet is a metadata-preserving foundation for your application, covering " 1441"GNUnet is a metadata-preserving foundation for your application, covering "
1438"areas from addressing to reliable bidirectional Axolotl-encrypted channels, " 1442"areas from addressing to reliable bidirectional Axolotl-encrypted channels, "
@@ -1440,34 +1444,31 @@ msgid ""
1440"almost two decades." 1444"almost two decades."
1441msgstr "" 1445msgstr ""
1442 1446
1443#: template/index.html.j2:155 1447#: template/index.html.j2:158
1444msgid "Metadata is exposed" 1448msgid "Metadata is exposed"
1445msgstr "" 1449msgstr ""
1446 1450
1447#: template/index.html.j2:157 1451#: template/index.html.j2:160
1448msgid "" 1452msgid ""
1449"Even though transport encryption is increasingly being deployed on the " 1453"Your metadata is just as revealing as the actual content; and it gets "
1450"Internet, it still reveals data that can threaten democracy: the identities " 1454"exposed on the internet.<br> Even though transport encryption is "
1451"of senders and receivers, the times, frequency and the volume of " 1455"increasingly being deployed on the Internet, it still reveals data that can "
1452"communication are all still revealed. <!-- Looks like a weak argumentation " 1456"threaten democracy: the identities of senders and receivers, the times, "
1453"to me: which <a href=\"https://www.freehaven.net/anonbib/cache/" 1457"frequency and the volume of communication are all still revealed.<br> <!-- "
1454"websitefingerprinting-pets2016.pdf\">enables reverse-engineering pages " 1458"Looks like a weak argumentation to me: which <a href=\"https://www.freehaven."
1455"visited via website fingerprinting</a>. -->" 1459"net/anonbib/cache/websitefingerprinting-pets2016.pdf\">enables reverse-"
1460"engineering pages visited via website fingerprinting</a>. --> GNUnet <a href="
1461"\"https://secushare.org/anonymity\">addresses</a> these concerns with "
1462"perfect forward secrecy via ephemeral public key addressing, fixed packet "
1463"size to hinder traffic analysis, layered encryption, Sybil-resistant "
1464"routing, and more."
1456msgstr "" 1465msgstr ""
1457 1466
1458#: template/index.html.j2:171 1467#: template/index.html.j2:185
1459msgid ""
1460"GNUnet <a href=\"https://secushare.org/anonymity\">addresses</a> these "
1461"concerns with perfect forward secrecy via ephemeral public key addressing, "
1462"fixed packet size to hinder traffic analysis, layered encryption, Sybil-"
1463"resistant routing, and more."
1464msgstr ""
1465
1466#: template/index.html.j2:184
1467msgid "Freedoms are not respected" 1468msgid "Freedoms are not respected"
1468msgstr "" 1469msgstr ""
1469 1470
1470#: template/index.html.j2:186 1471#: template/index.html.j2:187
1471msgid "" 1472msgid ""
1472"Today, monitoring increasingly centralized infrastructure, proprietary " 1473"Today, monitoring increasingly centralized infrastructure, proprietary "
1473"implementations, traffic shapers and firewalls restrict all of the <a href=" 1474"implementations, traffic shapers and firewalls restrict all of the <a href="
@@ -1475,7 +1476,7 @@ msgid ""
1475"various degrees." 1476"various degrees."
1476msgstr "" 1477msgstr ""
1477 1478
1478#: template/index.html.j2:195 1479#: template/index.html.j2:196
1479msgid "" 1480msgid ""
1480"GNUnet gives users freedoms to securely access information (\"run\" the " 1481"GNUnet gives users freedoms to securely access information (\"run\" the "
1481"network), to study all aspects of the network's operation (\"access the code" 1482"network), to study all aspects of the network's operation (\"access the code"
@@ -1483,11 +1484,13 @@ msgid ""
1483"new applications (\"modify\")." 1484"new applications (\"modify\")."
1484msgstr "" 1485msgstr ""
1485 1486
1486#: template/index.html.j2:207 1487#: template/index.html.j2:208
1487msgid "Learn more about the GNUnet" 1488#, fuzzy
1488msgstr "" 1489#| msgid "About GNUnet"
1490msgid "Learn more about GNUnet"
1491msgstr "Sobre GNUnet"
1489 1492
1490#: template/index.html.j2:209 1493#: template/index.html.j2:210
1491msgid "" 1494msgid ""
1492"If you want to know more about the GNUnet please continue reading the <a " 1495"If you want to know more about the GNUnet please continue reading the <a "
1493"href=\"about.html\">about page</a>. There are much more ressources, such as " 1496"href=\"about.html\">about page</a>. There are much more ressources, such as "
@@ -1496,40 +1499,36 @@ msgid ""
1496"\"https://gnunet.org/en/video.html\">videos</a>." 1499"\"https://gnunet.org/en/video.html\">videos</a>."
1497msgstr "" 1500msgstr ""
1498 1501
1499#: template/index.html.j2:218 1502#: template/index.html.j2:219
1500msgid "" 1503msgid ""
1501"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1504"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1502"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1505"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1503"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1506"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1504"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>." 1507"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. "
1508"<br> Be aware that this project is still in an early alpha stage when it "
1509"comes to software – its not an easy task to rewrite the whole Internet!"
1505msgstr "" 1510msgstr ""
1506 1511
1507#: template/index.html.j2:227 1512#: template/index.html.j2:242
1508msgid ""
1509"Be aware that this project is still in an early alpha stage when it comes to "
1510"software – its not an easy task to rewrite the whole Internet!"
1511msgstr ""
1512
1513#: template/index.html.j2:245
1514msgid "Featured Applications" 1513msgid "Featured Applications"
1515msgstr "" 1514msgstr ""
1516 1515
1517#: template/index.html.j2:254 1516#: template/index.html.j2:251
1518msgid "GNU Taler (Alpha)" 1517msgid "GNU Taler (Alpha)"
1519msgstr "" 1518msgstr ""
1520 1519
1521#: template/index.html.j2:256 1520#: template/index.html.j2:253
1522msgid "" 1521msgid ""
1523"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving " 1522"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving "
1524"electronic payment system. Payments are cryptographically secured and are " 1523"electronic payment system. Payments are cryptographically secured and are "
1525"confirmed within milliseconds with extremely low transaction costs." 1524"confirmed within milliseconds with extremely low transaction costs."
1526msgstr "" 1525msgstr ""
1527 1526
1528#: template/index.html.j2:268 1527#: template/index.html.j2:265
1529msgid "The GNU Name System" 1528msgid "The GNU Name System"
1530msgstr "" 1529msgstr ""
1531 1530
1532#: template/index.html.j2:271 1531#: template/index.html.j2:268
1533msgid "" 1532msgid ""
1534"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully " 1533"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully "
1535"decentralized replacement for the Domain Name System (DNS). Instead of using " 1534"decentralized replacement for the Domain Name System (DNS). Instead of using "
@@ -1540,11 +1539,11 @@ msgid ""
1540"efficient and instant key revocation mechanism. -->" 1539"efficient and instant key revocation mechanism. -->"
1541msgstr "" 1540msgstr ""
1542 1541
1543#: template/index.html.j2:287 1542#: template/index.html.j2:284
1544msgid "re:claimID" 1543msgid "re:claimID"
1545msgstr "" 1544msgstr ""
1546 1545
1547#: template/index.html.j2:289 1546#: template/index.html.j2:286
1548msgid "" 1547msgid ""
1549"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized " 1548"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized "
1550"Identity Provider (IdP) service built in top of the GNU Name System. It " 1549"Identity Provider (IdP) service built in top of the GNU Name System. It "
@@ -1552,37 +1551,37 @@ msgid ""
1552"standardized protocols (OpenID Connect)." 1551"standardized protocols (OpenID Connect)."
1553msgstr "" 1552msgstr ""
1554 1553
1555#: template/index.html.j2:302 1554#: template/index.html.j2:299
1556msgid "Filesharing (Alpha)" 1555msgid "Filesharing (Alpha)"
1557msgstr "" 1556msgstr ""
1558 1557
1559#: template/index.html.j2:304 1558#: template/index.html.j2:301
1560msgid "" 1559msgid ""
1561"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims " 1560"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims "
1562"to provide censorship-resistant, anonymous filesharing. The publisher is " 1561"to provide censorship-resistant, anonymous filesharing. The publisher is "
1563"empowered to make a gradual choice between performance and anonymity." 1562"empowered to make a gradual choice between performance and anonymity."
1564msgstr "" 1563msgstr ""
1565 1564
1566#: template/index.html.j2:315 1565#: template/index.html.j2:312
1567msgid "Conversation (Pre-Alpha)" 1566msgid "Conversation (Pre-Alpha)"
1568msgstr "" 1567msgstr ""
1569 1568
1570#: template/index.html.j2:317 1569#: template/index.html.j2:314
1571msgid "" 1570msgid ""
1572"GNUnet conversation is an application that provides secure voice " 1571"GNUnet conversation is an application that provides secure voice "
1573"communication in a fully decentralized way by employing GNUnet for routing " 1572"communication in a fully decentralized way by employing GNUnet for routing "
1574"and transport." 1573"and transport."
1575msgstr "" 1574msgstr ""
1576 1575
1577#: template/index.html.j2:334 1576#: template/index.html.j2:331
1578msgid "Upcoming Applications" 1577msgid "Upcoming Applications"
1579msgstr "" 1578msgstr ""
1580 1579
1581#: template/index.html.j2:343 1580#: template/index.html.j2:340
1582msgid "secushare" 1581msgid "secushare"
1583msgstr "" 1582msgstr ""
1584 1583
1585#: template/index.html.j2:345 1584#: template/index.html.j2:342
1586msgid "" 1585msgid ""
1587"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized " 1586"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized "
1588"social networking application on top of GNUnet. Using overlay multicast and " 1587"social networking application on top of GNUnet. Using overlay multicast and "
@@ -1590,11 +1589,11 @@ msgid ""
1590"encrypted to authorized recipients only." 1589"encrypted to authorized recipients only."
1591msgstr "" 1590msgstr ""
1592 1591
1593#: template/index.html.j2:357 1592#: template/index.html.j2:354
1594msgid "pretty Easy privacy" 1593msgid "pretty Easy privacy"
1595msgstr "" 1594msgstr ""
1596 1595
1597#: template/index.html.j2:359 1596#: template/index.html.j2:356
1598msgid "" 1597msgid ""
1599"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is " 1598"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is "
1600"creating a usable end-to-end encrypted e-mail solution using opportunistic " 1599"creating a usable end-to-end encrypted e-mail solution using opportunistic "
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index c61e66ef..16c4cba9 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-06-30 16:59+0200\n" 11"POT-Creation-Date: 2019-06-30 18:17+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -76,7 +76,7 @@ msgstr ""
76msgid "About" 76msgid "About"
77msgstr "" 77msgstr ""
78 78
79#: common/navigation.j2.inc:42 template/index.html.j2:378 79#: common/navigation.j2.inc:42 template/index.html.j2:375
80msgid "News" 80msgid "News"
81msgstr "" 81msgstr ""
82 82
@@ -1414,23 +1414,27 @@ msgid ""
1414"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf" 1414"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf"
1415"\">privacy by design</a>, improving addressing, routing, naming and content " 1415"\">privacy by design</a>, improving addressing, routing, naming and content "
1416"distribution in a technically robust manner - as opposed to ad-hoc designs " 1416"distribution in a technically robust manner - as opposed to ad-hoc designs "
1417"in place today. <!-- Proposal from fabian gerlach: GNUnet is built \"privacy " 1417"in place today. <!-- Proposal from fabian gerlach: GNUnet is built <a href="
1418"by design\" and \"distributed by design\". This improves addressing, " 1418"\"https://www.w3.org/2014/strint/papers/65.pdf\">\"privacy by design\"</> "
1419"routing, naming and content distribution in a technically robust manner. -->" 1419"and \"distributed by design\". This improves addressing, routing, naming and "
1420"content distribution in a technically robust manner. -->"
1420msgstr "" 1421msgstr ""
1421 1422
1422#: template/index.html.j2:131 1423#: template/index.html.j2:132
1423msgid "Decentralization is hard" 1424msgid "Decentralization is hard"
1424msgstr "" 1425msgstr ""
1425 1426
1426#: template/index.html.j2:134 1427#: template/index.html.j2:135
1427msgid "" 1428msgid ""
1428"It seems as if every other distributed or P2P project develops its own " 1429"<!-- replaced with Proposal from Fabian Gerlach: It seems as if every other "
1429"library stack, covering transports, stream muxing, discovery and others. " 1430"distributed or P2P project develops its own library stack, covering "
1430"This divides effort and multiplies bug count." 1431"transports, stream muxing, discovery and others. This divides effort and "
1432"multiplies bug count.--> Instead of sharing common components and tools for "
1433"building P2P systems, every P2P project seems to re-invent the wheel. That "
1434"highens effort and number of vulnerabilities."
1431msgstr "" 1435msgstr ""
1432 1436
1433#: template/index.html.j2:141 1437#: template/index.html.j2:144
1434msgid "" 1438msgid ""
1435"GNUnet is a metadata-preserving foundation for your application, covering " 1439"GNUnet is a metadata-preserving foundation for your application, covering "
1436"areas from addressing to reliable bidirectional Axolotl-encrypted channels, " 1440"areas from addressing to reliable bidirectional Axolotl-encrypted channels, "
@@ -1438,34 +1442,31 @@ msgid ""
1438"almost two decades." 1442"almost two decades."
1439msgstr "" 1443msgstr ""
1440 1444
1441#: template/index.html.j2:155 1445#: template/index.html.j2:158
1442msgid "Metadata is exposed" 1446msgid "Metadata is exposed"
1443msgstr "" 1447msgstr ""
1444 1448
1445#: template/index.html.j2:157 1449#: template/index.html.j2:160
1446msgid "" 1450msgid ""
1447"Even though transport encryption is increasingly being deployed on the " 1451"Your metadata is just as revealing as the actual content; and it gets "
1448"Internet, it still reveals data that can threaten democracy: the identities " 1452"exposed on the internet.<br> Even though transport encryption is "
1449"of senders and receivers, the times, frequency and the volume of " 1453"increasingly being deployed on the Internet, it still reveals data that can "
1450"communication are all still revealed. <!-- Looks like a weak argumentation " 1454"threaten democracy: the identities of senders and receivers, the times, "
1451"to me: which <a href=\"https://www.freehaven.net/anonbib/cache/" 1455"frequency and the volume of communication are all still revealed.<br> <!-- "
1452"websitefingerprinting-pets2016.pdf\">enables reverse-engineering pages " 1456"Looks like a weak argumentation to me: which <a href=\"https://www.freehaven."
1453"visited via website fingerprinting</a>. -->" 1457"net/anonbib/cache/websitefingerprinting-pets2016.pdf\">enables reverse-"
1458"engineering pages visited via website fingerprinting</a>. --> GNUnet <a href="
1459"\"https://secushare.org/anonymity\">addresses</a> these concerns with "
1460"perfect forward secrecy via ephemeral public key addressing, fixed packet "
1461"size to hinder traffic analysis, layered encryption, Sybil-resistant "
1462"routing, and more."
1454msgstr "" 1463msgstr ""
1455 1464
1456#: template/index.html.j2:171 1465#: template/index.html.j2:185
1457msgid ""
1458"GNUnet <a href=\"https://secushare.org/anonymity\">addresses</a> these "
1459"concerns with perfect forward secrecy via ephemeral public key addressing, "
1460"fixed packet size to hinder traffic analysis, layered encryption, Sybil-"
1461"resistant routing, and more."
1462msgstr ""
1463
1464#: template/index.html.j2:184
1465msgid "Freedoms are not respected" 1466msgid "Freedoms are not respected"
1466msgstr "" 1467msgstr ""
1467 1468
1468#: template/index.html.j2:186 1469#: template/index.html.j2:187
1469msgid "" 1470msgid ""
1470"Today, monitoring increasingly centralized infrastructure, proprietary " 1471"Today, monitoring increasingly centralized infrastructure, proprietary "
1471"implementations, traffic shapers and firewalls restrict all of the <a href=" 1472"implementations, traffic shapers and firewalls restrict all of the <a href="
@@ -1473,7 +1474,7 @@ msgid ""
1473"various degrees." 1474"various degrees."
1474msgstr "" 1475msgstr ""
1475 1476
1476#: template/index.html.j2:195 1477#: template/index.html.j2:196
1477msgid "" 1478msgid ""
1478"GNUnet gives users freedoms to securely access information (\"run\" the " 1479"GNUnet gives users freedoms to securely access information (\"run\" the "
1479"network), to study all aspects of the network's operation (\"access the code" 1480"network), to study all aspects of the network's operation (\"access the code"
@@ -1481,11 +1482,11 @@ msgid ""
1481"new applications (\"modify\")." 1482"new applications (\"modify\")."
1482msgstr "" 1483msgstr ""
1483 1484
1484#: template/index.html.j2:207 1485#: template/index.html.j2:208
1485msgid "Learn more about the GNUnet" 1486msgid "Learn more about GNUnet"
1486msgstr "" 1487msgstr ""
1487 1488
1488#: template/index.html.j2:209 1489#: template/index.html.j2:210
1489msgid "" 1490msgid ""
1490"If you want to know more about the GNUnet please continue reading the <a " 1491"If you want to know more about the GNUnet please continue reading the <a "
1491"href=\"about.html\">about page</a>. There are much more ressources, such as " 1492"href=\"about.html\">about page</a>. There are much more ressources, such as "
@@ -1494,40 +1495,36 @@ msgid ""
1494"\"https://gnunet.org/en/video.html\">videos</a>." 1495"\"https://gnunet.org/en/video.html\">videos</a>."
1495msgstr "" 1496msgstr ""
1496 1497
1497#: template/index.html.j2:218 1498#: template/index.html.j2:219
1498msgid "" 1499msgid ""
1499"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1500"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1500"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1501"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1501"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1502"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1502"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>." 1503"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. "
1503msgstr "" 1504"<br> Be aware that this project is still in an early alpha stage when it "
1504 1505"comes to software – its not an easy task to rewrite the whole Internet!"
1505#: template/index.html.j2:227
1506msgid ""
1507"Be aware that this project is still in an early alpha stage when it comes to "
1508"software – its not an easy task to rewrite the whole Internet!"
1509msgstr "" 1506msgstr ""
1510 1507
1511#: template/index.html.j2:245 1508#: template/index.html.j2:242
1512msgid "Featured Applications" 1509msgid "Featured Applications"
1513msgstr "" 1510msgstr ""
1514 1511
1515#: template/index.html.j2:254 1512#: template/index.html.j2:251
1516msgid "GNU Taler (Alpha)" 1513msgid "GNU Taler (Alpha)"
1517msgstr "" 1514msgstr ""
1518 1515
1519#: template/index.html.j2:256 1516#: template/index.html.j2:253
1520msgid "" 1517msgid ""
1521"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving " 1518"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving "
1522"electronic payment system. Payments are cryptographically secured and are " 1519"electronic payment system. Payments are cryptographically secured and are "
1523"confirmed within milliseconds with extremely low transaction costs." 1520"confirmed within milliseconds with extremely low transaction costs."
1524msgstr "" 1521msgstr ""
1525 1522
1526#: template/index.html.j2:268 1523#: template/index.html.j2:265
1527msgid "The GNU Name System" 1524msgid "The GNU Name System"
1528msgstr "" 1525msgstr ""
1529 1526
1530#: template/index.html.j2:271 1527#: template/index.html.j2:268
1531msgid "" 1528msgid ""
1532"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully " 1529"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully "
1533"decentralized replacement for the Domain Name System (DNS). Instead of using " 1530"decentralized replacement for the Domain Name System (DNS). Instead of using "
@@ -1538,11 +1535,11 @@ msgid ""
1538"efficient and instant key revocation mechanism. -->" 1535"efficient and instant key revocation mechanism. -->"
1539msgstr "" 1536msgstr ""
1540 1537
1541#: template/index.html.j2:287 1538#: template/index.html.j2:284
1542msgid "re:claimID" 1539msgid "re:claimID"
1543msgstr "" 1540msgstr ""
1544 1541
1545#: template/index.html.j2:289 1542#: template/index.html.j2:286
1546msgid "" 1543msgid ""
1547"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized " 1544"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized "
1548"Identity Provider (IdP) service built in top of the GNU Name System. It " 1545"Identity Provider (IdP) service built in top of the GNU Name System. It "
@@ -1550,37 +1547,37 @@ msgid ""
1550"standardized protocols (OpenID Connect)." 1547"standardized protocols (OpenID Connect)."
1551msgstr "" 1548msgstr ""
1552 1549
1553#: template/index.html.j2:302 1550#: template/index.html.j2:299
1554msgid "Filesharing (Alpha)" 1551msgid "Filesharing (Alpha)"
1555msgstr "" 1552msgstr ""
1556 1553
1557#: template/index.html.j2:304 1554#: template/index.html.j2:301
1558msgid "" 1555msgid ""
1559"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims " 1556"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims "
1560"to provide censorship-resistant, anonymous filesharing. The publisher is " 1557"to provide censorship-resistant, anonymous filesharing. The publisher is "
1561"empowered to make a gradual choice between performance and anonymity." 1558"empowered to make a gradual choice between performance and anonymity."
1562msgstr "" 1559msgstr ""
1563 1560
1564#: template/index.html.j2:315 1561#: template/index.html.j2:312
1565msgid "Conversation (Pre-Alpha)" 1562msgid "Conversation (Pre-Alpha)"
1566msgstr "" 1563msgstr ""
1567 1564
1568#: template/index.html.j2:317 1565#: template/index.html.j2:314
1569msgid "" 1566msgid ""
1570"GNUnet conversation is an application that provides secure voice " 1567"GNUnet conversation is an application that provides secure voice "
1571"communication in a fully decentralized way by employing GNUnet for routing " 1568"communication in a fully decentralized way by employing GNUnet for routing "
1572"and transport." 1569"and transport."
1573msgstr "" 1570msgstr ""
1574 1571
1575#: template/index.html.j2:334 1572#: template/index.html.j2:331
1576msgid "Upcoming Applications" 1573msgid "Upcoming Applications"
1577msgstr "" 1574msgstr ""
1578 1575
1579#: template/index.html.j2:343 1576#: template/index.html.j2:340
1580msgid "secushare" 1577msgid "secushare"
1581msgstr "" 1578msgstr ""
1582 1579
1583#: template/index.html.j2:345 1580#: template/index.html.j2:342
1584msgid "" 1581msgid ""
1585"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized " 1582"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized "
1586"social networking application on top of GNUnet. Using overlay multicast and " 1583"social networking application on top of GNUnet. Using overlay multicast and "
@@ -1588,11 +1585,11 @@ msgid ""
1588"encrypted to authorized recipients only." 1585"encrypted to authorized recipients only."
1589msgstr "" 1586msgstr ""
1590 1587
1591#: template/index.html.j2:357 1588#: template/index.html.j2:354
1592msgid "pretty Easy privacy" 1589msgid "pretty Easy privacy"
1593msgstr "" 1590msgstr ""
1594 1591
1595#: template/index.html.j2:359 1592#: template/index.html.j2:356
1596msgid "" 1593msgid ""
1597"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is " 1594"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is "
1598"creating a usable end-to-end encrypted e-mail solution using opportunistic " 1595"creating a usable end-to-end encrypted e-mail solution using opportunistic "
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index a0243c17..dfa0c024 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-06-30 16:59+0200\n" 11"POT-Creation-Date: 2019-06-30 18:17+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -76,7 +76,7 @@ msgstr ""
76msgid "About" 76msgid "About"
77msgstr "" 77msgstr ""
78 78
79#: common/navigation.j2.inc:42 template/index.html.j2:378 79#: common/navigation.j2.inc:42 template/index.html.j2:375
80msgid "News" 80msgid "News"
81msgstr "" 81msgstr ""
82 82
@@ -1414,23 +1414,27 @@ msgid ""
1414"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf" 1414"GNUnet provides <a href=\"https://www.w3.org/2014/strint/papers/65.pdf"
1415"\">privacy by design</a>, improving addressing, routing, naming and content " 1415"\">privacy by design</a>, improving addressing, routing, naming and content "
1416"distribution in a technically robust manner - as opposed to ad-hoc designs " 1416"distribution in a technically robust manner - as opposed to ad-hoc designs "
1417"in place today. <!-- Proposal from fabian gerlach: GNUnet is built \"privacy " 1417"in place today. <!-- Proposal from fabian gerlach: GNUnet is built <a href="
1418"by design\" and \"distributed by design\". This improves addressing, " 1418"\"https://www.w3.org/2014/strint/papers/65.pdf\">\"privacy by design\"</> "
1419"routing, naming and content distribution in a technically robust manner. -->" 1419"and \"distributed by design\". This improves addressing, routing, naming and "
1420"content distribution in a technically robust manner. -->"
1420msgstr "" 1421msgstr ""
1421 1422
1422#: template/index.html.j2:131 1423#: template/index.html.j2:132
1423msgid "Decentralization is hard" 1424msgid "Decentralization is hard"
1424msgstr "" 1425msgstr ""
1425 1426
1426#: template/index.html.j2:134 1427#: template/index.html.j2:135
1427msgid "" 1428msgid ""
1428"It seems as if every other distributed or P2P project develops its own " 1429"<!-- replaced with Proposal from Fabian Gerlach: It seems as if every other "
1429"library stack, covering transports, stream muxing, discovery and others. " 1430"distributed or P2P project develops its own library stack, covering "
1430"This divides effort and multiplies bug count." 1431"transports, stream muxing, discovery and others. This divides effort and "
1432"multiplies bug count.--> Instead of sharing common components and tools for "
1433"building P2P systems, every P2P project seems to re-invent the wheel. That "
1434"highens effort and number of vulnerabilities."
1431msgstr "" 1435msgstr ""
1432 1436
1433#: template/index.html.j2:141 1437#: template/index.html.j2:144
1434msgid "" 1438msgid ""
1435"GNUnet is a metadata-preserving foundation for your application, covering " 1439"GNUnet is a metadata-preserving foundation for your application, covering "
1436"areas from addressing to reliable bidirectional Axolotl-encrypted channels, " 1440"areas from addressing to reliable bidirectional Axolotl-encrypted channels, "
@@ -1438,34 +1442,31 @@ msgid ""
1438"almost two decades." 1442"almost two decades."
1439msgstr "" 1443msgstr ""
1440 1444
1441#: template/index.html.j2:155 1445#: template/index.html.j2:158
1442msgid "Metadata is exposed" 1446msgid "Metadata is exposed"
1443msgstr "" 1447msgstr ""
1444 1448
1445#: template/index.html.j2:157 1449#: template/index.html.j2:160
1446msgid "" 1450msgid ""
1447"Even though transport encryption is increasingly being deployed on the " 1451"Your metadata is just as revealing as the actual content; and it gets "
1448"Internet, it still reveals data that can threaten democracy: the identities " 1452"exposed on the internet.<br> Even though transport encryption is "
1449"of senders and receivers, the times, frequency and the volume of " 1453"increasingly being deployed on the Internet, it still reveals data that can "
1450"communication are all still revealed. <!-- Looks like a weak argumentation " 1454"threaten democracy: the identities of senders and receivers, the times, "
1451"to me: which <a href=\"https://www.freehaven.net/anonbib/cache/" 1455"frequency and the volume of communication are all still revealed.<br> <!-- "
1452"websitefingerprinting-pets2016.pdf\">enables reverse-engineering pages " 1456"Looks like a weak argumentation to me: which <a href=\"https://www.freehaven."
1453"visited via website fingerprinting</a>. -->" 1457"net/anonbib/cache/websitefingerprinting-pets2016.pdf\">enables reverse-"
1458"engineering pages visited via website fingerprinting</a>. --> GNUnet <a href="
1459"\"https://secushare.org/anonymity\">addresses</a> these concerns with "
1460"perfect forward secrecy via ephemeral public key addressing, fixed packet "
1461"size to hinder traffic analysis, layered encryption, Sybil-resistant "
1462"routing, and more."
1454msgstr "" 1463msgstr ""
1455 1464
1456#: template/index.html.j2:171 1465#: template/index.html.j2:185
1457msgid ""
1458"GNUnet <a href=\"https://secushare.org/anonymity\">addresses</a> these "
1459"concerns with perfect forward secrecy via ephemeral public key addressing, "
1460"fixed packet size to hinder traffic analysis, layered encryption, Sybil-"
1461"resistant routing, and more."
1462msgstr ""
1463
1464#: template/index.html.j2:184
1465msgid "Freedoms are not respected" 1466msgid "Freedoms are not respected"
1466msgstr "" 1467msgstr ""
1467 1468
1468#: template/index.html.j2:186 1469#: template/index.html.j2:187
1469msgid "" 1470msgid ""
1470"Today, monitoring increasingly centralized infrastructure, proprietary " 1471"Today, monitoring increasingly centralized infrastructure, proprietary "
1471"implementations, traffic shapers and firewalls restrict all of the <a href=" 1472"implementations, traffic shapers and firewalls restrict all of the <a href="
@@ -1473,7 +1474,7 @@ msgid ""
1473"various degrees." 1474"various degrees."
1474msgstr "" 1475msgstr ""
1475 1476
1476#: template/index.html.j2:195 1477#: template/index.html.j2:196
1477msgid "" 1478msgid ""
1478"GNUnet gives users freedoms to securely access information (\"run\" the " 1479"GNUnet gives users freedoms to securely access information (\"run\" the "
1479"network), to study all aspects of the network's operation (\"access the code" 1480"network), to study all aspects of the network's operation (\"access the code"
@@ -1481,11 +1482,11 @@ msgid ""
1481"new applications (\"modify\")." 1482"new applications (\"modify\")."
1482msgstr "" 1483msgstr ""
1483 1484
1484#: template/index.html.j2:207 1485#: template/index.html.j2:208
1485msgid "Learn more about the GNUnet" 1486msgid "Learn more about GNUnet"
1486msgstr "" 1487msgstr ""
1487 1488
1488#: template/index.html.j2:209 1489#: template/index.html.j2:210
1489msgid "" 1490msgid ""
1490"If you want to know more about the GNUnet please continue reading the <a " 1491"If you want to know more about the GNUnet please continue reading the <a "
1491"href=\"about.html\">about page</a>. There are much more ressources, such as " 1492"href=\"about.html\">about page</a>. There are much more ressources, such as "
@@ -1494,40 +1495,36 @@ msgid ""
1494"\"https://gnunet.org/en/video.html\">videos</a>." 1495"\"https://gnunet.org/en/video.html\">videos</a>."
1495msgstr "" 1496msgstr ""
1496 1497
1497#: template/index.html.j2:218 1498#: template/index.html.j2:219
1498msgid "" 1499msgid ""
1499"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get " 1500"You are very welcome to <a href=\"https://gnunet.org/en/engage.html\"> get "
1500"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install." 1501"engaged into the conversation</a>, <a href=\"https://gnunet.org/en/install."
1501"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use " 1502"html\">install GNUnet</a>, <a href=\"https://gnunet.org/en/use.html\">use "
1502"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>." 1503"it</a> and <a href=\"https://gnunet.org/en/contribute.html\">contribute</a>. "
1503msgstr "" 1504"<br> Be aware that this project is still in an early alpha stage when it "
1504 1505"comes to software – its not an easy task to rewrite the whole Internet!"
1505#: template/index.html.j2:227
1506msgid ""
1507"Be aware that this project is still in an early alpha stage when it comes to "
1508"software – its not an easy task to rewrite the whole Internet!"
1509msgstr "" 1506msgstr ""
1510 1507
1511#: template/index.html.j2:245 1508#: template/index.html.j2:242
1512msgid "Featured Applications" 1509msgid "Featured Applications"
1513msgstr "" 1510msgstr ""
1514 1511
1515#: template/index.html.j2:254 1512#: template/index.html.j2:251
1516msgid "GNU Taler (Alpha)" 1513msgid "GNU Taler (Alpha)"
1517msgstr "" 1514msgstr ""
1518 1515
1519#: template/index.html.j2:256 1516#: template/index.html.j2:253
1520msgid "" 1517msgid ""
1521"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving " 1518"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving "
1522"electronic payment system. Payments are cryptographically secured and are " 1519"electronic payment system. Payments are cryptographically secured and are "
1523"confirmed within milliseconds with extremely low transaction costs." 1520"confirmed within milliseconds with extremely low transaction costs."
1524msgstr "" 1521msgstr ""
1525 1522
1526#: template/index.html.j2:268 1523#: template/index.html.j2:265
1527msgid "The GNU Name System" 1524msgid "The GNU Name System"
1528msgstr "" 1525msgstr ""
1529 1526
1530#: template/index.html.j2:271 1527#: template/index.html.j2:268
1531msgid "" 1528msgid ""
1532"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully " 1529"The <a href=\"use.html#gns\">GNU Name System (GNS)</a> is a fully "
1533"decentralized replacement for the Domain Name System (DNS). Instead of using " 1530"decentralized replacement for the Domain Name System (DNS). Instead of using "
@@ -1538,11 +1535,11 @@ msgid ""
1538"efficient and instant key revocation mechanism. -->" 1535"efficient and instant key revocation mechanism. -->"
1539msgstr "" 1536msgstr ""
1540 1537
1541#: template/index.html.j2:287 1538#: template/index.html.j2:284
1542msgid "re:claimID" 1539msgid "re:claimID"
1543msgstr "" 1540msgstr ""
1544 1541
1545#: template/index.html.j2:289 1542#: template/index.html.j2:286
1546msgid "" 1543msgid ""
1547"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized " 1544"<a href=\"https://reclaim-identity.io/\">re:claimID</a> is a decentralized "
1548"Identity Provider (IdP) service built in top of the GNU Name System. It " 1545"Identity Provider (IdP) service built in top of the GNU Name System. It "
@@ -1550,37 +1547,37 @@ msgid ""
1550"standardized protocols (OpenID Connect)." 1547"standardized protocols (OpenID Connect)."
1551msgstr "" 1548msgstr ""
1552 1549
1553#: template/index.html.j2:302 1550#: template/index.html.j2:299
1554msgid "Filesharing (Alpha)" 1551msgid "Filesharing (Alpha)"
1555msgstr "" 1552msgstr ""
1556 1553
1557#: template/index.html.j2:304 1554#: template/index.html.j2:301
1558msgid "" 1555msgid ""
1559"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims " 1556"GNUnet <a href=\"use.html#fs\">filesharing</a> is an application that aims "
1560"to provide censorship-resistant, anonymous filesharing. The publisher is " 1557"to provide censorship-resistant, anonymous filesharing. The publisher is "
1561"empowered to make a gradual choice between performance and anonymity." 1558"empowered to make a gradual choice between performance and anonymity."
1562msgstr "" 1559msgstr ""
1563 1560
1564#: template/index.html.j2:315 1561#: template/index.html.j2:312
1565msgid "Conversation (Pre-Alpha)" 1562msgid "Conversation (Pre-Alpha)"
1566msgstr "" 1563msgstr ""
1567 1564
1568#: template/index.html.j2:317 1565#: template/index.html.j2:314
1569msgid "" 1566msgid ""
1570"GNUnet conversation is an application that provides secure voice " 1567"GNUnet conversation is an application that provides secure voice "
1571"communication in a fully decentralized way by employing GNUnet for routing " 1568"communication in a fully decentralized way by employing GNUnet for routing "
1572"and transport." 1569"and transport."
1573msgstr "" 1570msgstr ""
1574 1571
1575#: template/index.html.j2:334 1572#: template/index.html.j2:331
1576msgid "Upcoming Applications" 1573msgid "Upcoming Applications"
1577msgstr "" 1574msgstr ""
1578 1575
1579#: template/index.html.j2:343 1576#: template/index.html.j2:340
1580msgid "secushare" 1577msgid "secushare"
1581msgstr "" 1578msgstr ""
1582 1579
1583#: template/index.html.j2:345 1580#: template/index.html.j2:342
1584msgid "" 1581msgid ""
1585"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized " 1582"<a href=\"https://secushare.org/\">secushare</a> is creating a decentralized "
1586"social networking application on top of GNUnet. Using overlay multicast and " 1583"social networking application on top of GNUnet. Using overlay multicast and "
@@ -1588,11 +1585,11 @@ msgid ""
1588"encrypted to authorized recipients only." 1585"encrypted to authorized recipients only."
1589msgstr "" 1586msgstr ""
1590 1587
1591#: template/index.html.j2:357 1588#: template/index.html.j2:354
1592msgid "pretty Easy privacy" 1589msgid "pretty Easy privacy"
1593msgstr "" 1590msgstr ""
1594 1591
1595#: template/index.html.j2:359 1592#: template/index.html.j2:356
1596msgid "" 1593msgid ""
1597"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is " 1594"<a href=\"https://pep.foundation/\">pretty Easy privacy</a> (p&#8801;p) is "
1598"creating a usable end-to-end encrypted e-mail solution using opportunistic " 1595"creating a usable end-to-end encrypted e-mail solution using opportunistic "
diff --git a/template/index.html.j2 b/template/index.html.j2
index c6f23c8d..2f0030a1 100644
--- a/template/index.html.j2
+++ b/template/index.html.j2
@@ -119,7 +119,8 @@
119 improving addressing, routing, naming and 119 improving addressing, routing, naming and
120 content distribution in a technically robust manner - as 120 content distribution in a technically robust manner - as
121 opposed to ad-hoc designs in place today. 121 opposed to ad-hoc designs in place today.
122 <!-- Proposal from fabian gerlach: GNUnet is built "privacy by design" and 122 <!-- Proposal from fabian gerlach: GNUnet is built
123 <a href="https://www.w3.org/2014/strint/papers/65.pdf">"privacy by design"</> and
123 "distributed by design". This improves addressing, routing, naming and 124 "distributed by design". This improves addressing, routing, naming and
124 content distribution in a technically robust manner. --> 125 content distribution in a technically robust manner. -->
125 {% endtrans %} 126 {% endtrans %}
@@ -132,17 +133,19 @@
132 133
133 <p> 134 <p>
134 {% trans %} 135 {% trans %}
135 It seems as if every other distributed or P2P project 136 <!-- replaced with Proposal from Fabian Gerlach:
137 It seems as if every other distributed or P2P project
136 develops its own library stack, covering transports, stream 138 develops its own library stack, covering transports, stream
137 muxing, discovery and others. This divides effort and 139 muxing, discovery and others. This divides effort and
138 multiplies bug count. 140 multiplies bug count.-->
141 Instead of sharing common components and tools for building P2P systems, every P2P project seems to re-invent the wheel. That highens effort and number of vulnerabilities.
139 {% endtrans %} 142 {% endtrans %}
140 <p> 143 <p>
141 {% trans %} 144 {% trans %}
142 GNUnet is a metadata-preserving foundation for your 145 GNUnet is a metadata-preserving foundation for your
143 application, covering areas from addressing to reliable 146 application, covering areas from addressing to reliable
144 bidirectional Axolotl-encrypted channels, with advanced 147 bidirectional Axolotl-encrypted channels, with advanced
145 routing. Our work is based on continuous research spanning 148 routing. Our work is based on continuous research spanning
146 almost two decades. 149 almost two decades.
147 {% endtrans %} 150 {% endtrans %}
148 </p> 151 </p>
@@ -155,20 +158,18 @@
155 <h3>{{ _("Metadata is exposed") }}</h3> 158 <h3>{{ _("Metadata is exposed") }}</h3>
156 <p> 159 <p>
157 {% trans %} 160 {% trans %}
161 Your metadata is just as revealing as the actual content; and it gets exposed on the internet.<br>
158 Even though transport encryption is increasingly being 162 Even though transport encryption is increasingly being
159 deployed on the Internet, it still reveals data that can 163 deployed on the Internet, it still reveals data that can
160 threaten democracy: the identities of senders and receivers, 164 threaten democracy: the identities of senders and receivers,
161 the times, frequency and the volume of communication are all 165 the times, frequency and the volume of communication are all
162 still revealed. 166 still revealed.<br>
163 <!-- Looks like a weak argumentation to me: 167 <!-- Looks like a weak argumentation to me:
164 which <a 168 which <a
165 href="https://www.freehaven.net/anonbib/cache/websitefingerprinting-pets2016.pdf">enables 169 href="https://www.freehaven.net/anonbib/cache/websitefingerprinting-pets2016.pdf">enables
166 reverse-engineering pages visited via website 170 reverse-engineering pages visited via website
167 fingerprinting</a>. 171 fingerprinting</a>.
168 --> 172 -->
169 {% endtrans %}
170 <p>
171 {% trans %}
172 GNUnet 173 GNUnet
173 <a href="https://secushare.org/anonymity">addresses</a> 174 <a href="https://secushare.org/anonymity">addresses</a>
174 these concerns with perfect forward secrecy via ephemeral 175 these concerns with perfect forward secrecy via ephemeral
@@ -204,7 +205,7 @@
204 </div> 205 </div>
205 <div class="col-lg-4"> 206 <div class="col-lg-4">
206 <section> 207 <section>
207 <h3>{{ _("Learn more about the GNUnet") }}</h3> 208 <h3>{{ _("Learn more about GNUnet") }}</h3>
208 <p> 209 <p>
209 {% trans %} 210 {% trans %}
210 If you want to know more about the GNUnet please continue reading 211 If you want to know more about the GNUnet please continue reading
@@ -220,11 +221,7 @@
220 get engaged into the conversation</a>, 221 get engaged into the conversation</a>,
221 <a href="https://gnunet.org/en/install.html">install GNUnet</a>, 222 <a href="https://gnunet.org/en/install.html">install GNUnet</a>,
222 <a href="https://gnunet.org/en/use.html">use it</a> and 223 <a href="https://gnunet.org/en/use.html">use it</a> and
223 <a href="https://gnunet.org/en/contribute.html">contribute</a>. 224 <a href="https://gnunet.org/en/contribute.html">contribute</a>. <br>
224 {% endtrans %}
225 </p>
226 <p>
227 {% trans %}
228 Be aware that this project is still in an early alpha stage when it comes 225 Be aware that this project is still in an early alpha stage when it comes
229 to software – its not an easy task to rewrite the whole Internet! 226 to software – its not an easy task to rewrite the whole Internet!
230 {% endtrans %} 227 {% endtrans %}