aboutsummaryrefslogtreecommitdiff
path: root/locale/en
diff options
context:
space:
mode:
authorDmitriy Volkov <wldhx@wldhx.me>2018-01-08 13:59:02 +0100
committerDmitriy Volkov <wldhx@wldhx.me>2018-01-08 13:59:02 +0100
commit24c39dbc6975d19d35b958c5da81e71ee5761c44 (patch)
treef1d9748e6f40b97786b1d7fd85be981d230da003 /locale/en
parent67da4245d2a0274f4959a1359d73a48e8cc35fbb (diff)
downloadwww-24c39dbc6975d19d35b958c5da81e71ee5761c44.tar.gz
www-24c39dbc6975d19d35b958c5da81e71ee5761c44.zip
feat: Index: Add motivation
Diffstat (limited to 'locale/en')
-rw-r--r--locale/en/LC_MESSAGES/messages.po95
1 files changed, 76 insertions, 19 deletions
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index 73dcb396..ff57cac4 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -303,33 +303,90 @@ msgstr ""
303 303
304#: common/base.j2:6 index.html.j2:10 304#: common/base.j2:6 index.html.j2:10
305msgid "_project_title" 305msgid "_project_title"
306msgstr "GNU's Protocol Stack for a New Ethical Internet" 306msgstr "GNUnet is the Next Generation Internet"
307 307
308#: index.html.j2:13 308#: index.html.j2:13
309msgid "" 309msgid ""
310"GNUnet is an alternative network stack for building secure, decentralized " 310"An alternative P2P network stack to build secure, decentralized and privacy-"
311"and privacy-preserving distributed applications. Our goal is to replace the " 311"preserving distributed applications; built to replace the old insecure "
312"old insecure Internet protocol stack. Starting from an application for " 312"Internet protocols."
313"secure publication of files, GNUnet has grown to include all kinds of basic "
314"protocol components and applications towards the creation of a GNU internet."
315msgstr "" 313msgstr ""
316 314
317#: index.html.j2:30 315#: index.html.j2:24
316msgid "The Internet is broken"
317msgstr ""
318
319#: index.html.j2:27
320msgid ""
321"Protocols from Ethernet and IP to BGP and X.509 PKI fail by being unsecure-"
322"by-default: protecting against address forgery, routers learning metadata, "
323"or choosing really trusted CAs is nontrivial and sometimes nigh impossible. "
324"<br><br> GNUnet is an Internet <a href=\"https://www.w3.org/2014/strint/"
325"papers/65.pdf\">secure-by-design</a>, addressing addressing, routing, naming "
326"and content distribution in a technically robust manner - as opposed to ad-"
327"hoc designs in place today."
328msgstr ""
329
330#: index.html.j2:35
331msgid "Developing decentralized applications is hard"
332msgstr ""
333
334#: index.html.j2:38
335msgid ""
336"It seems like every other P2P project develops its own library stack, "
337"covering transports, stream muxing, discovery and others. This divides "
338"effort and multiplies bug count. <br><br> GNUnet is a metadata-preserving "
339"foundation for your application covering areas from addressing to reliable "
340"bidirectional Axolotl-encrypted channels, with advanced routing and based on "
341"years of research."
342msgstr ""
343
344#: index.html.j2:48
345msgid "Metadata leaks en masse"
346msgstr ""
347
348#: index.html.j2:51
349msgid ""
350"Even though transport encryption is increasingly being deployed in the "
351"Internet, it can only do so much: sender and receiver, times, frequency and "
352"the volume of communication are all revealed, which enables reverse "
353"engineering pages visited and website fingerprinting, as demonstrated with "
354"Tor. <br><br> GNUnet addresses these concerns with Perfect Forward Secrecy "
355"via ephemeral public key addressing, fixed packet size to hinder traffic "
356"analysis, layered encryption, Sybil-resistant routing, and others."
357msgstr ""
358
359#: index.html.j2:59
360msgid "Users freedoms are not respected"
361msgstr ""
362
363#: index.html.j2:62
364msgid ""
365"Today, monitoring infrastructure, proprietary implementations, traffic "
366"shapers and firewalls restrict all of the <a href=\"https://www.gnu.org/"
367"philosophy/free-sw.html\">essential freedoms</a> to some degree. <br><br> "
368"GNUnet gives users freedoms to securely access information (run the "
369"network), to study all aspects of the networks operation (access the code), "
370"to distribute information (copy), as well as the freedom to deploy new "
371"applications (modify)."
372msgstr ""
373
374#: index.html.j2:75
318msgid "GNU Taler" 375msgid "GNU Taler"
319msgstr "" 376msgstr ""
320 377
321#: index.html.j2:33 378#: index.html.j2:78
322msgid "" 379msgid ""
323"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving " 380"<a href=\"https://taler.net/\">GNU Taler</a> is a new privacy-preserving "
324"electronic payment system. Payments are cryptographically secured and are " 381"electronic payment system. Payments are cryptographically secured and are "
325"confirmed within milliseconds with extremely low transaction costs." 382"confirmed within milliseconds with extremely low transaction costs."
326msgstr "" 383msgstr ""
327 384
328#: index.html.j2:44 385#: index.html.j2:89
329msgid "The GNU Name System" 386msgid "The GNU Name System"
330msgstr "" 387msgstr ""
331 388
332#: index.html.j2:47 389#: index.html.j2:92
333msgid "" 390msgid ""
334"The GNU Name System (GNS) is a fully decentralized replacement for the " 391"The GNU Name System (GNS) is a fully decentralized replacement for the "
335"Domain Name System (DNS). Instead of using a hierarchy, GNS uses a directed " 392"Domain Name System (DNS). Instead of using a hierarchy, GNS uses a directed "
@@ -339,11 +396,11 @@ msgid ""
339"instant key revocation mechanism." 396"instant key revocation mechanism."
340msgstr "" 397msgstr ""
341 398
342#: index.html.j2:60 399#: index.html.j2:105
343msgid "secushare" 400msgid "secushare"
344msgstr "" 401msgstr ""
345 402
346#: index.html.j2:63 403#: index.html.j2:108
347msgid "" 404msgid ""
348"<a href=\"http://secushare.org/\">secushare</a> is creating a decentralized " 405"<a href=\"http://secushare.org/\">secushare</a> is creating a decentralized "
349"social networking application on top of GNUnet. Using overlay multicast and " 406"social networking application on top of GNUnet. Using overlay multicast and "
@@ -351,11 +408,11 @@ msgid ""
351"encrypted to authorized users only." 408"encrypted to authorized users only."
352msgstr "" 409msgstr ""
353 410
354#: index.html.j2:76 411#: index.html.j2:121
355msgid "pretty Easy privacy" 412msgid "pretty Easy privacy"
356msgstr "" 413msgstr ""
357 414
358#: index.html.j2:79 415#: index.html.j2:124
359msgid "" 416msgid ""
360"pretty Easy privacy (PEP) is creating a usable usable end-to-end encrypted e-" 417"pretty Easy privacy (PEP) is creating a usable usable end-to-end encrypted e-"
361"mail solution using opportunistic key exchange. PEP will use GNUnet to " 418"mail solution using opportunistic key exchange. PEP will use GNUnet to "
@@ -363,11 +420,11 @@ msgid ""
363"privacy-preserving version of the Web-of-Trust." 420"privacy-preserving version of the Web-of-Trust."
364msgstr "" 421msgstr ""
365 422
366#: index.html.j2:91 423#: index.html.j2:136
367msgid "Foundations" 424msgid "Foundations"
368msgstr "" 425msgstr ""
369 426
370#: index.html.j2:93 427#: index.html.j2:138
371msgid "" 428msgid ""
372"The foundation of GNUnet are a distributed hash table (R5N), an SCTP-like " 429"The foundation of GNUnet are a distributed hash table (R5N), an SCTP-like "
373"end-to-end encrypted messaging layer (CADET) and a pluggable transport " 430"end-to-end encrypted messaging layer (CADET) and a pluggable transport "
@@ -376,11 +433,11 @@ msgid ""
376"TCP/IP stack." 433"TCP/IP stack."
377msgstr "" 434msgstr ""
378 435
379#: index.html.j2:105 436#: index.html.j2:150
380msgid "Security" 437msgid "Security"
381msgstr "" 438msgstr ""
382 439
383#: index.html.j2:108 440#: index.html.j2:153
384msgid "" 441msgid ""
385"GNUnet is implemented using a multi-process architecture. Each subsystem " 442"GNUnet is implemented using a multi-process architecture. Each subsystem "
386"runs as a separate process, providing fault-isolation and enabling tight " 443"runs as a separate process, providing fault-isolation and enabling tight "
@@ -389,7 +446,7 @@ msgid ""
389"free software." 446"free software."
390msgstr "" 447msgstr ""
391 448
392#: index.html.j2:125 449#: index.html.j2:170
393msgid "GNUnet News" 450msgid "GNUnet News"
394msgstr "" 451msgstr ""
395 452