ELSEIF
Your brief EB
334 stories from 95 feeds 230 clusters Refreshed 6 minutes ago next pull 00:21

TECH Signal 404

Freenet Creator Ian Clarke Shares Progress on Its New Decentralized Network

Ian Clarke shared an update on Freenet's progress, noting that its peer-to-peer network launched in March now runs decentralized group chat, publishing, search, and fully decentralized Git hosting, with application state distributed across nodes and machine learning used for routing.

WHY IT MATTERS

Engineers building or operating software must consider the trade-offs of removing central servers, as state distribution changes data consistency and failure models. The use of machine learning for routing introduces new variables in latency and reliability that need to be monitored. Adopting Freenet means embracing a peer-to-peer architecture where network behavior is shaped by learned routing patterns.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Freenet's P2P network launched in March and now supports decentralized group chat, publishing, search, and fully decentralized Git hosting.

02

Applications on Freenet store state across the network without relying on central servers or databases.

03

The project employs machine learning techniques to optimize network routing decisions.

THE READ

What the cluster adds up to.

ORIGINAL ANALYSIS

Ian Clarke reported that Freenet's peer-to-peer network, which went live in March, now hosts a set of applications that operate without central servers. These applications include decentralized group chat, publishing, search, and fully decentralized Git hosting. The update follows a talk he gave describing the work done since the launch.

He emphasized that, unlike traditional web apps, Freenet applications keep their state spread across the participating nodes rather than in a single database. This means that any piece of application data lives on many machines at once. Consequently, there is no central point of failure for the stored state.

The talk also covered how the project uses machine learning to decide how messages travel through the network. By learning routing patterns, the system aims to improve delivery speed and reliability. Engineers adopting Freenet must consider how these learned routes affect latency and how they interact with the peer-to-peer topology.

Written by elseif from the cluster below · checked for specifics the sources never contained

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Slashdot Freenet Creator Ian Clarke Shares Progress on Its New Decentralized Network Open ↗