GNUnet 0.19.0 released
Martin Schanzenbach <[email protected]> Wed, 7 Dec 2022 11:23:39 +0900
| Newsgroups | gmane.network.gnunet.devel,gmane.network.gnunet.general |
|---|---|
| Message-ID | <20221207022339.pmvweh2tkorjtsne@werkbank> |
We are pleased to announce the release of GNUnet 0.19.0.
GNUnet is an alternative network stack for building secure, decentralized and
privacy-preserving distributed applications. Our goal is to replace the old
insecure Internet protocol stack. Starting from an application for secure
publication of files, it has grown to include all kinds of basic protocol
components and applications towards the creation of a GNU internet.
This is a new major release. It breaks protocol compatibility with the 0.18.x
versions. Please be aware that Git master is thus henceforth (and has been for a
while) INCOMPATIBLE with the 0.18.x GNUnet network, and interactions between old
and new peers will result in issues. 0.18.x peers will be able to communicate
with Git master or 0.19.x peers, but some services - in particular the DHT -
will not be compatible.
In terms of usability, users should be aware that there are still a 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 and thus unlikely to provide good anonymity or extensive amounts of
interesting information. As a result, the 0.19.0 release is still only suitable
for early adopters with some reasonable pain tolerance.
Download links:
- http://ftpmirror.gnu.org/gnunet/gnunet-0.19.0.tar.gz
- http://ftpmirror.gnu.org/gnunet/gnunet-gtk-0.19.0.tar.gz
- http://ftpmirror.gnu.org/gnunet/gnunet-fuse-0.19.0.tar.gz
Note that due to mirror synchronization, not all links might be functional early
after the release. For direct access try http://ftp.gnu.org/gnu/gnunet/
Noteworthy changes in 0.19.0 (since 0.18.2):
UTIL: Moved GNUNET_BIO_MetaData handling into FS.
BUILD: platform.h removed as it should not be used by third parties anyway.
gnunet_config.h is renamed to gnunet_private_config.h and the new
replacement gnunet_config.h is added to provide build information for
components linking against/using GNUnet.
UTIL: Components part of gnunet_util_lib.h must now be included through
gnunet_util_lib.h and through that header only.
NAMESTORE: gnunet-namestore can now parse a list of records into zones from
stdin in new recordline format.
GTK: Added an identity selector to the search to accomodate for previously
deprecated "default" identities for subsystems.
Other: Postgres plugins implementations modernized and previous regressions fixed.
A detailed list of changes can be found in the ChangeLog
(https://git.gnunet.org/gnunet.git/tree/ChangeLog) and the bug tracker
(https://bugs.gnunet.org/changelog_page.php?project_id=13).
Known Issues:
- There are known major design issues in the TRANSPORT, ATS and CORE
subsystems which will need to be addressed in the future to achieve
acceptable usability, performance and security.
- There are known moderate implementation limitations in CADET that
negatively 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.
- Some high-level tests in the test-suite fail non-deterministically due to
the low-level TRANSPORT issues.
In addition to this list, you may also want to consult our bug tracker at
bugs.gnunet.org which lists about 190 more specific issues.
Thanks:
This release was the work of many people. The following people contributed code
and were thus easily identified: Christian Grothoff, Tristan Schwieren,
madmurphy, t3sserakt, TheJackiMonster and Martin Schanzenbach.
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEPREGPBD5jRS9JNFHCwmY74b1m2oFAmOP+SsACgkQCwmY74b1 m2qdSw/+KRDzYD6Ch3WYZfpzwudY+shiEwRYeqFxSAO1fEV4R7NNslMwsoI7MdGA Jn7RnNjvQgwln9vw+pEs+gq0ARxF3KigkhCWwhKmNcfIXR7yvjZCeCH8dFzLhww5 Bo9cQ0YlYxYTdTImQ0DEwigusU1iKadu8CruN3mDcmeI/82XDXVVm7VnMK7GdYCA GylSxxwPzoYUTXBWWpUmPp8TKgsnPiXpRlk4VOB79Dht8vo3XjwweuIKkck1Cnsw R41VrM0ZBsvcBPIk4254Eo5Z/wXlnFpDaaGZwheP5YRE0+zLhz8ZYFreLZ/LGDOA K49yd4p+j7tniAABdH4+0rnwBTGa2fPgg6ko2WYdQiD4IYc4xJwU7Lkrr+dAGu71 TTnZNZzsg4VtqXiBJeNJIim7yOevJTv99fEsa80CC2nMkSuLR89bSG25tXuAqMq/ 32G5gVHE5Iimch35SfTXnjYIOEiqf/rjPXMcIA5fpFOKpGEJ8akYX1aK2gkfYYQu 7EIR2f3L2jgU8ZJNitJnfpk3gvpZMFHtb1+aaGNeR0hkQKDJ+FroN2yx95SAGm4K 8NGgLxJthXYMERVTl/L7LTpE6tOnbnuGQY2p1VFsIZmac1DufDdMCV8LmR0YxxPB z1Nu6Q+YuMVx3jKN/5h4v5mFc3B/celLR+fehcuKRA78HYcUvJE= =X9uf -----END PGP SIGNATURE-----