top | item 41178680

(no title)

grothoff | 1 year ago

We've been mostly working on GNU Taler (https://taler.net/), the GNU Name System (https://www.rfc-editor.org/rfc/rfc9498.html) and GNU Anastasis (https://anastasis.lu/). They all relate.

discuss

order

nairboon|1 year ago

What are the plans with GNUnet development? Some years ago there was an active p2p network, but it seems there have been multiple backward incompatible changes. I don't know it the network is still active now.

grothoff|1 year ago

I'm personally primarily busy with GNU Taler, but still in touch with the more active developers. Major work is still happening on the transport subsystem with the goal of improving NAT traversal. Some work is being done to make the code run on Android. A messenger application (incl. text and voice) works --- if your network/NAT are happy, which most of the time they are not (see my first point). There is also fun cryptographic work happening on Reclaim:ID (SSI), and improvements to the GNU Name System (registrar implementation, automatic scalable import of large DNS zones). Plus some work on automatically testing the system using Linux network namespaces. But yes, quite regular breaking changes and still too frequent breakage on the transport layer means that the active network is tiny. OTOH, until NAT traversal reliably works (incl. our self-imposed restriction to not simply assume that Google runs a TURN server/ICE environment to relay our for us), GNUnet is really only suitable for developers anyway. So normal users sadly still cannot use it. But, development is still quite active.