Forgot your password?
typodupeerror

Comment Re:Where does the data live? (Score 4, Informative) 26

Thanks for your questions, Freenet caches data but it isn’t meant to be a long-term storage network. It’s better to think of it as a communication system. Data persists as long as at least one node remains subscribed to it. If nobody subscribes (including the author), it will eventually disappear from the network. So yes, if only your node subscribes then the data will only exist there and won’t be available when your machine is offline. But if other nodes subscribe it will be replicated automatically and remain available even if your node goes offline.

Submission + - New Freenet Network Launches With River Group Chat (freenet.org)

Sanity writes: Freenet’s new generation peer-to-peer network is now operational, along with the first application built on the network: a decentralized group chat system called River.

The new version is a complete redesign of the original project, focusing on real-time decentralized applications rather than static content distribution. Applications run as WebAssembly-based contracts across a small-world peer network, allowing software to operate directly on the network without centralized infrastructure.

An introductory video demonstrating the system is available on YouTube.

Slashdot previously covered the reboot of Freenet in 2023 in this article.

Comment Re:This constant assumption that dark matter is ri (Score 1) 71

Most of it is aliens flying around in stealth spaceships. We can't spot them, except that they haven't figured out a way to hide their mass.

So galaxies with more DM are more technologically developed than the others. In this all-DM galaxy they must have used up almost everything else to build ships.

Comment Re:This constant assumption that dark matter is ri (Score 1) 71

Why is it hard to imagine a particle that doesn't respond to the weak, strong or electromagnetic force?

Because they don't want to.

Perhaps all their imagination is all used up on other things, like people who suffer the ill effects of 5G from nearby cell towers that haven't even been activated.

Slashdot Top Deals

Keep the number of passes in a compiler to a minimum. -- D. Gries

Working...