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:One problem... (Score 1) 205

> The problem is when it costs MONEY to develop

It usually does, but we've somehow made free software for most tasks, and we maintain it. In some ways we do it better as free software.

Sometimes. And sometimes, development is faster with restricted sharing and per-copy fees. If faster development was the only issue, then maybe restrictions on sharing could be ok.

But there are other things like how much everyone should be able to know about the software that increasingly runs our lives, like whether people should be able to verify the security of some software, or audit the response to a security incident. Free software makes society better in those ways.

Also, you mention maintenance. We should keep in mind that the cost of maintenance is increased when only one person is allowed do the maintenance. So high costs is an argument for wanting money, but it can also be an argument for using a lower cost path, such as allowing everyone to do the maintenance, either for free or in a competitive market.

Comment Re:One problem... (Score 1) 205

He advocates sharing, and the GPL allows sharing.

He says to ignore laws that block sharing. That means ignoring some parts of copyright law. Some other parts of copyright law are fine. There's no contradiction.

(And if someone has a follow up question about sharing everything, no, he doesn't advocate for sharing everything. Some stuff is personal, for example. He's in favour of sharing generally useful technical information, such as the source code of software that has been given to you.)

Comment Re: The AI voices are awful (Score 1) 51

For the Irish language course the recordings of native speakers were taken offline in 2023. The AI replacements are nonsensical.

This story is about AI generated courses, not voices, but my post was still (accidentally) on-topic: when they previously used AI to increase volume of content, they were ok with quality being thrown out the window.

The AI generated courses might be low quality, and the original (English) courses might also go downhill because the type of exercises they produce may now be restricted to the type of things that their AI is able to reorganise for other languages. E.g. it might go further in the direction of vocabulary memorisation.

Comment They have a presentation at Fosdem on 2 Feb (Score 4, Informative) 35

FSF's Zoe Kooyman and Krzysztof Siewicz will give a presentation on Sunday 2nd of Feb:

"FSF's criteria for free machine learning applications"

https://fosdem.org/2025/schedu...

It'll be streamed. Well worth tuning in for. A recording should be online soon after.

Comment Re:What do the ad-blockers think? (Score 1) 39

Thanks for the details.

Sounds solvable. Not simple, but sounds like they'll be able to solve it, unless they're trying not to.

Maybe new lists could be downloaded per-domain. If I view one page on a domain, I'll probably view others in the same session. And energy use, there are probably ways to make the plug-ins more efficient - in their own code and by improving the functionality the browser makes available.

For the privacy problem of ad-blockers needing access to all of every webpage you view, this could be fixed by plug-ins being reviewed and verified. Mozilla does something like this.

Comment What do the ad-blockers think? (Score 3, Interesting) 39

So, the postponed the disabling of Manifest V2, but can the problems faced by the ad-blocker projects be fixed with some extra time?

I.e. Is this an actual solution? I presume ad-blocking is a bit of a cat-and-mouse, so auto-update filter lists sound crucial for ad-blockers to function. If Chrome blocks that, then they're not allowing useful ad-blockers.

Ad-blockers are the canary in the coal mine of the open web.

Comment The robot wasn't literal, nor the shotgun (Score 1) 144

The "robot holding a shotgun" was a plot device. We can't wrap our brains around billions of IoT devices self-organising, so he told that story through the representation of various characters.

That's the Terminator series of films to me. May there be many more!

Comment Is the issue a lack of end-to-end encryption? (Score 1) 12

Seems like the type of story that should help policy makers understand that they shouldn't ban end-to-end encryption. The EU is talking of banning e2ee.

But can someone confirm that encryption would have prevented this?

The linked story says "The vulnerability allows hackers to gain unauthorized access to an affected MOVEit serverâ(TM)s database." So I guess the data was unencrypted on the server.

Slashdot Top Deals

To stay youthful, stay useful.

Working...