GNUnet 0.22.0 19 Nov 21:05
GNUnet is a framework for secure and anonymous peer-to-peer networking that does not use any centralized or otherwise trusted services. Currently, the framework offers censorship-resistant file-sharing, messaging, VPN, GNS (a decentralized version of DNS), and much more. GNUnet is currently developed by a worldwide group of independent free software developers. GNUnet is a GNU package (http://www.gnu.org/).
major feature: New logging API to print/parse hex bytes. - Added RFC9180 HPKE and associated KEMs. - Replace oneshot PKE and KEM APIs with HPKE. - New Elligator KEM. - Namestore API allows multiple records to be inserted in a single transaction (if plugin supports this). - New ECDH API that uses KDFs instead of hash. - Renamed GNUNET_CRYPTO_hkdf to GNUNET_CRYPTO_hkdf_gnunet. - Added new standard SHA256-based HKDF APIs. - New hostlist bootrap domain https://bootstrap.gnunet.org.