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: AI will come to education (Score 1) 33

AC is fundamentally correct here.

One main thing to realize is that these things are real tools available across society *today*. They are not going away. There is no job where they will not be available when these students graduate. They are not cheats. Treating them as such is doing the students a disservice. Yes it is hard, because we don't yet know how very well (and what) to teach in the presence of these tools, but really *that* is the thing to solve for here, not how to 'catch', or even discourage use of them.

Submission + - C++ Standards Contributor Expelled For 'The Undefined Behavior Question' 23

suntzu3000 writes: Andrew Tomazos, a long-time contributor to the ISO C++ standards committee, recently published a technical paper titled The Undefined Behavior Question . The paper explores the semantics of undefined behavior in C++ and examines this topic in the context of related research. However, controversy arose regarding the paper's title.

Some critics pointed out similarities between the title and Karl Marx's 1844 essay On The Jewish Question , as well as the historical implications of the Jewish Question, a term associated with debates and events leading up to World War II. This led to accusations that the title was "historically insensitive."

In response to requests to change the title, Mr. Tomazos declined, stating that "We cannot allow such an important word as 'question' to become a form of hate speech." He argued that the term was used in its plain, technical sense and had no connection to the historical context cited by critics.

Following this decision, Mr. Tomazos was expelled from the Standard C++ Foundation, and his membership in the ISO WG21 C++ Standards Committee was revoked.

Comment Re:Best of luck (Score 5, Insightful) 54

Locutus is primarily designed for decentralization, not anonymity - which will make it less suited to IP theft than various other technologies that are already pervasive, the same is true of a lot of the other "people you don't want to be your early adopters" that you mention. It's definitely a risk for systems like Freenet, but it's a manageable risk.

Comment Re:Nice to see Ian is still at it. (Score 5, Informative) 54

Not quite sure how reality will go for this project at least based on comments here so far

Most of the negative comments so far are from people who I doubt spent 20 seconds looking at our site, so I hope they don't color your judgement. Read through our user manual and form your own opinion.

Of course, the irony of using Youtube and Google Docs for the presentation kind of hurts.

Once there are viable alternatives on Freenet we'll use them.

I remember a few years back thinking how the promise of Freenet was so easy to achieve today between low power computers, cheap storage, and bandwidth... yet we are stuck with what we have.

I think the time is right, which is exactly why I'm doing what I'm doing :)

Slashdot Top Deals

There are no data that cannot be plotted on a straight line if the axis are chosen correctly.

Working...