diff options
author | Schanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de> | 2019-02-16 18:00:31 +0100 |
---|---|---|
committer | Schanzenbach, Martin <martin.schanzenbach@aisec.fraunhofer.de> | 2019-02-16 18:00:31 +0100 |
commit | fb8363967275aa36a8b7a470155d2b0e7223996f (patch) | |
tree | 043147ea86b2560a77179707606a39366a40602a | |
parent | 7da08e6e54ffde2fa1ea279cba27e8fcb5d99eb0 (diff) |
add reclaim to notes
-rw-r--r-- | news/2019-0.11.0.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/2019-0.11.0.inc b/news/2019-0.11.0.inc index 3092ed5d..f11d0e60 100644 --- a/news/2019-0.11.0.inc +++ b/news/2019-0.11.0.inc @@ -32,7 +32,7 @@ stopped using <tt>gnunet-arm -e</tt>. <ul> <li>The Web site and manuals have undergone significant rework. You can find an archive of the old Web site at <a href="https://old.gnunet.org/">old.gnunet.org</a>.</li> - <li>The code now builds again on MacOS.</li> + <li>The code now builds again on macOS.</li> <li>Build process now works properly with libidn2</li> <li>Except for <tt>gnunet-qr</tt>, all Python code was migrated to Python 3.7.</li> <li>Fixed security issues in secret sharing cryptography logic</li> @@ -44,6 +44,7 @@ stopped using <tt>gnunet-arm -e</tt>. now find it in the <a href="git://git.gnunet.org/gnunet-secushare/">gnunet-secushare</a> Git repository.</li> <li>The Ascension tool (separate download) now allows importing DNS zones into GNS via AXFR.</a> + <li>GNUnet now includes a decentralised identity attribute sharing service: reclaimID. A ready-to-use client can be found in an <a href="https://gitlab.com/reclaimid/client">external repo</a>.</li> </ul> The above is just the short list, our bugtracker lists <a href="https://bugs.gnunet.org/changelog_page.php?version_id=258"> |