aboutsummaryrefslogtreecommitdiff
path: root/news/2019-0.11.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'news/2019-0.11.0.inc')
-rw-r--r--news/2019-0.11.0.inc13
1 files changed, 7 insertions, 6 deletions
diff --git a/news/2019-0.11.0.inc b/news/2019-0.11.0.inc
index a23410fc..3092ed5d 100644
--- a/news/2019-0.11.0.inc
+++ b/news/2019-0.11.0.inc
@@ -8,7 +8,7 @@ This is a major release after about five years of development. In
8terms of usability, users should be aware that there are still a large 8terms of usability, users should be aware that there are still a large
9number of known open issues in particular with respect to ease of use, 9number of known open issues in particular with respect to ease of use,
10but also some critical privacy issues especially for mobile users. 10but also some critical privacy issues especially for mobile users.
11Also, the nascent network is tiny (~200 peers) and thus unlikely to 11Also, the nascent network is tiny (about 200 peers) and thus unlikely to
12provide good anonymity or extensive amounts of interesting 12provide good anonymity or extensive amounts of interesting
13information. As a result, the 0.11.0 release is still only suitable 13information. As a result, the 0.11.0 release is still only suitable
14for early adopters with some reasonable pain tolerance. 14for early adopters with some reasonable pain tolerance.
@@ -33,7 +33,7 @@ stopped using <tt>gnunet-arm -e</tt>.
33 <li>The Web site and manuals have undergone significant rework. You can find an 33 <li>The Web site and manuals have undergone significant rework. You can find an
34 archive of the old Web site at <a href="https://old.gnunet.org/">old.gnunet.org</a>.</li> 34 archive of the old Web site at <a href="https://old.gnunet.org/">old.gnunet.org</a>.</li>
35 <li>The code now builds again on MacOS.</li> 35 <li>The code now builds again on MacOS.</li>
36 <li>Build process now works properly with idn2</li> 36 <li>Build process now works properly with libidn2</li>
37 <li>Except for <tt>gnunet-qr</tt>, all Python code was migrated to Python 3.7.</li> 37 <li>Except for <tt>gnunet-qr</tt>, all Python code was migrated to Python 3.7.</li>
38 <li>Fixed security issues in secret sharing cryptography logic</li> 38 <li>Fixed security issues in secret sharing cryptography logic</li>
39 <li>Services running out of file descriptors on <tt>accept()</tt> no longer busy wait</li> 39 <li>Services running out of file descriptors on <tt>accept()</tt> no longer busy wait</li>
@@ -43,6 +43,7 @@ stopped using <tt>gnunet-arm -e</tt>.
43 <li>The experimental SecuShare code is not included in the release, you can 43 <li>The experimental SecuShare code is not included in the release, you can
44 now find it in the <a href="git://git.gnunet.org/gnunet-secushare/">gnunet-secushare</a> 44 now find it in the <a href="git://git.gnunet.org/gnunet-secushare/">gnunet-secushare</a>
45 Git repository.</li> 45 Git repository.</li>
46 <li>The Ascension tool (separate download) now allows importing DNS zones into GNS via AXFR.</a>
46 </ul> 47 </ul>
47 The above is just the short list, our bugtracker lists 48 The above is just the short list, our bugtracker lists
48 <a href="https://bugs.gnunet.org/changelog_page.php?version_id=258"> 49 <a href="https://bugs.gnunet.org/changelog_page.php?version_id=258">
@@ -52,11 +53,11 @@ stopped using <tt>gnunet-arm -e</tt>.
52<h4>Known Issues</h4> 53<h4>Known Issues</h4>
53<p> 54<p>
54 <ul> 55 <ul>
55 <li>There are known major design issues in TRANSPORT, ATS and CORE 56 <li>There are known major design issues in the TRANSPORT, ATS and CORE subsystems
56 which will need to be addressed for usability, performance 57 which will need to be addressed in the future to achieve acceptable usability,
57 and security.</li> 58 performance and security.</li>
58 <li>There are known moderate implementation limitations in CADET that 59 <li>There are known moderate implementation limitations in CADET that
59 impact performance.</li> 60 negatively impact performance.</li>
60 <li>There are known moderate design issues in FS that also impact 61 <li>There are known moderate design issues in FS that also impact
61 usability and performance.</li> 62 usability and performance.</li>
62 <li>There are minor implementation limitations in SET that create 63 <li>There are minor implementation limitations in SET that create