From 95d1e8bd3ef196eec236fe288e95a6918620a640 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 16 Feb 2019 14:04:19 +0100 Subject: release announcement draft --- news/2019-0.11.0.inc | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 news/2019-0.11.0.inc (limited to 'news') diff --git a/news/2019-0.11.0.inc b/news/2019-0.11.0.inc new file mode 100644 index 00000000..a23410fc --- /dev/null +++ b/news/2019-0.11.0.inc @@ -0,0 +1,87 @@ +

+2019-02: GNUnet 0.11.0 released +

+ +We are pleased to announce the release of GNUnet 0.11.0.
+ +This is a major release after about five years of development. In +terms of usability, users should be aware that there are still a large +number of known open issues in particular with respect to ease of use, +but also some critical privacy issues especially for mobile users. +Also, the nascent network is tiny (~200 peers) and thus unlikely to +provide good anonymity or extensive amounts of interesting +information. As a result, the 0.11.0 release is still only suitable +for early adopters with some reasonable pain tolerance. + +

Download links

+

+

+Note that GNUnet is now started using gnunet-arm -s. GNUnet should be +stopped using gnunet-arm -e. +

+ +

+

+

    +
  • The Web site and manuals have undergone significant rework. You can find an + archive of the old Web site at old.gnunet.org.
  • +
  • The code now builds again on MacOS.
  • +
  • Build process now works properly with idn2
  • +
  • Except for gnunet-qr, all Python code was migrated to Python 3.7.
  • +
  • Fixed security issues in secret sharing cryptography logic
  • +
  • Services running out of file descriptors on accept() no longer busy wait
  • +
  • Fixed crash in gnunet-gns2dns proxy
  • +
  • GNS responses are now padded to minimize information disclosure from the size
  • +
  • Fixed API issues and (rare) crash bugs in CADET
  • +
  • The experimental SecuShare code is not included in the release, you can + now find it in the gnunet-secushare + Git repository.
  • +
+ The above is just the short list, our bugtracker lists + + over 50 individual issues that were resolved since 0.11.0pre66. +

+ +

Known Issues

+

+

    +
  • There are known major design issues in TRANSPORT, ATS and CORE + which will need to be addressed for usability, performance + and security.
  • +
  • There are known moderate implementation limitations in CADET that + impact performance.
  • +
  • There are known moderate design issues in FS that also impact + usability and performance.
  • +
  • There are minor implementation limitations in SET that create + unnecessary attack surface for availability.
  • +
  • The RPS subsystem remains experimental.
  • +
+ +In addition to this list, you may also want to consult our bug tracker +at bugs.gnunet.org which lists +about 150 more specific issues. +

+ +

Thanks

+

+This release was the work of many people. The following people +contributed code and were thus easily identified: +Christian Grothoff, Matthias Wachs, Bart Polot, Sree Harsha Totakura, +Nathan S. Evans, Martin Schanzenbach, Julius Bünger, Nils Gillmann, +Philipp Tölke, Florian Dold, Руслан Ижбулатов, tg(x), David Barksdale, +Christian Fuchs, Nils Durner, Omar Tarabai, Maximilian Szengel, Supriti +Singh, lurchi, David Brodski, xrs, Fabian Oehlmann, Carlo von lynX, +Christophe Genevey Metat, Jeffrey Burdges, Safey A.Halim, Daniel Golle, +Phil, Bruno Cabral, Ji Lu, Heikki Lindholm, Markus Teich, t3sserakt, +Claudiu Olteanu, Marcello Stanisci, Moon, anryko, Arthur Dewarumez, +Julien Morvan, Adnan H, Lin Tong, Andreas Fuchs, Christian Rupp, jah, +Alejandra Morales, Matthias Kolja Miehl, Andrew Cann, Antonio Ojea, +Pascal Mainini, amirouche and hark. +

-- cgit v1.2.3