Readit News logoReadit News
drdaeman · 10 months ago
Ha, looks like I missed a 2023 drama when the original Freenet was renamed to Hyphanet, and Locutus became Freenet (https://www.hyphanet.org/freenet-renamed-to-hyphanet.html; https://freenet.org/faq/#how-do-the-previous-and-current-ver...)

I used to check out the original version a few times in the past. I loved the overall premise of a uncensored network (for the context: I lived in an authoritorian country that doubled down on censoring online communications), but no system I've tried out (Freenet, ZeroNet, I2P, Tor) grew on me. Too much, uh, weird stuff (or worse), while interesting content was pretty sparse. And I don't produce anything worthy of sharing myself.

The tech could be there, but the society is not. [Not] surprisingly, the social demand seems to be all focused on to work around the Internet censorship with very limited interest in bootstrapping something that would be resistant. At scale, humans always pick the cheapest/lowest-effort option, even if it's obviously sub-optimal and even if it leads nowhere we want (or so I think) to be.

sanity · 10 months ago
The new Freenet (formerly Locutus) is more of a communication than a storage medium, which should make it less susceptible to the kind of problems you're referring to. That said, even on Hyphanet you really need to look for something bad to find it as the default indexes are curated.

We’re also developing a decentralized reputation system based on the "web of trust" concept. This system is intended to help filter out antisocial content—like spam or worse—without relying on any central authority.

jc_sec · 10 months ago
This was my experience with matrix.org, mostly pedos and far right extremists or other weird anti social characters . Turned me off from these kinds of platforms big time.
Arathorn · 10 months ago
if you’re talking about the matrix.org homeserver’s room directory - these rooms are strictly against our terms of use (section 6 of https://matrix.org/legal/terms-and-conditions/) and we shut them down, and these days have even frozen the roomdir to stop them appearing.

if you’re talking about the wider network - yes, there’s a subset of abusive users… just like on the web, or the internet, or email, etc. Unfortunately there’s nothing we can do about; it comes with the territory of being an open network where anyone can participate.

My experience of Matrix is more that it’s full of FOSS projects like Mozilla, Ubuntu, Debian, Fedora, GNOME, KDE etc… as well as lots of government users. But ymmv. If you are still seeing abusive rooms as a matter of course, please route details to abuse@matrix.org, where we do actually act on them (if they are on servers we control)

foresto · 10 months ago
I only ever use a half dozen or so public Matrix rooms (I mostly use it for private chat) but my experience in those is nothing like you describe. Unsavory characters occasionally wander in, just as they do on every other public forum I've used, but they are shown to the door and the normal conversation carries on without them.

I wonder how someone must be using the platform, or how they're looking for rooms that might interest them, to get the impression that it's "mostly pedos and far right extremists or other weird anti social characters."

nemomarx · 10 months ago
if every bar in town bans nazis or punks, even if the last bar has high minded ideals you kinda know which clientele they'll get
angelorue · 10 months ago
I haven't seen any pedos or far-right extremists. Quite the contrary really
timbit42 · 10 months ago
Those people also use the public roads. Are you also turned off from driving on public roads?
berkeleynerd · 10 months ago
The solution to this, at least in the case of Tor, is for existing sites (e.g., Wordpress, medium, etc…) to provide one-click onion-site publishing support.
drdaeman · 10 months ago
I don’t think it’s a technical problem. Hosting or accessing a site on distributed networks is no more complicated than running or hosting a VPN (e.g. https://novayagazeta.eu/vpnovaya), and organizations host them just fine, and layman people were proven to be capable of setting up client software when they were forced to (e.g. Instagram or YouTube bans in Russia).

I see it as a more of a chicken-and-egg issue. Publishers don’t come because there’s no audience, audience doesn’t come because there are no publishers. Plus, there is no recognition of distributed networks as a solution to censorship - the current non-enthusiast view of them ranges from “haven’t heard about it” through “tried it, found it useless” all the way to “it’s only for pedos and nazis”, which is extremely harmful for any meaningful and socially beneficial adoption, of course.

I’m not sure if those are the actual reasons. Certainly not a technical issue, though.

stunpix · 10 months ago
It’s no longer funny to see how developers again and again are trying to fix problems of real world by creating digital hideouts because this is the only thing developers do the best - programming. Whenever we see a problem with banks, governments, corporations, we immediately try to fix the problem with “own digital alternative”. But hiding from the real problem in a new network doesn’t fix remaining initial problem for the rest of the world. Complex socio-economic problems shall be fixed with socio-economical instruments. No new network could solve problems of monopolies and profit-greedy corporations.
sanity · 10 months ago
It's a technical solution to a technical problem, that problem being the client-server architecture which inherently centralizes control and disempowers users.

The Internet started out peer-to-peer, but client-server became dominant during the 90s when the Internet became mainstream - because at the time it was the only option for building services that scaled.

Freenet provides an alternative to the client-server architecture that doesn't require compromising on user experience or scalability.

x-complexity · 10 months ago
> Complex socio-economic problems shall be fixed with socio-economical instruments.

Missing the forest for the trees.

The socio-economic problems are caused by the limitations & drawbacks of modern tech: It's too easy to centralize control over a platform, whilst keeping things decentralized requires an upfront desire to do so, along with the nightmare that is backwards compatibility.

> No new network could solve problems of monopolies and profit-greedy corporations.

It is a solvable problem. Monopolies & rent-seeking behaviors happen because the tech involved has chokepoints that favor centralized entities.

We know the business processes that should happen for running service X, based on our daily interactions with them and the idealized form of how they should work. Breaking the processes down into components & putting them onto a decentralized compute platform would significantly relax their control over common chokepoints. Dispute processes would be made as public as current government processes, ideally Estonian-like.

deely3 · 10 months ago
> The socio-economic problems are caused by the limitations & drawbacks of modern tech...

Could you please provide some examples?

lioeters · 10 months ago
Society and governance are gradually getting transformed and integrated into a global communication network run by software and hardware. The Earth is becoming a giant computer within which we live.

It's too early to declare that complex socio-economic problems cannot be solved by a new network/infrastructure/etc. Software is one of the "socio-economical instruments" and we shouldn't dismiss its potential for social transformation beyond the control of banks, governments, corporations.

nanolith · 10 months ago
While Locutus is an improvement on the previous Hyphanet model, I'm still concerned about the caching model. In Hyphanet, data would be cached the more it was used, and peers connected over multiple hops. This had the potential to cause huge headaches as authorities began investigating issues such as CSAM, because their understanding of how caching and requests work did not match up with how it actually worked. While, certainly, one could build a subset darknet, all it takes is one bad peer to expose the whole darknet to prosecution.

I played with Freenet when it first came out, but when I realized the implications of this -- which later turned out to be true -- I destroyed the hard drive I had been using to run Freenet, just in case.

Locutus seems less aggressive about caching data, but it still does some caching. Without really digging into the documentation or source code, I'd still be nervous about running it.

sanity · 10 months ago
Locutus (now Freenet) is more of a communication than a storage medium. It's focused more on allowing people to build decentralized tools like group chat[1] for realtime communication than be a content distribution network like bittorrent.

We're also planning a decentralized reputation system based on the concept of "web of trust" that should do at least as good a job of ensuring users aren't exposed to unwanted content like spam or worse.

[1] https://github.com/freenet/river

nanolith · 10 months ago
That is reassuring. I hope that your team can build this web of trust, because it really is crucial.

It is great to have a tool that allows ideas to be shared, but I think that consent regarding which ideas are shared or promoted is important, not only from a legal perspective, but also from an ethical one.

immibis · 10 months ago
Under EU rules (Digital Services Act) I believe an automated cache is treated similarly to a pipe - you're no more responsible for holding content in your cache (especially if encrypted!) than a Tor node operator is for someone accessing it through Tor.

German police did raid the home of a guy who ran a lot of Tor nodes. Authoritarians don't need any technical excuse to raid your home - they can just do it if they want to scare you away from these platforms, regardless of how they work.

nanolith · 10 months ago
Unfortunately, US case law is murkier. There have been some notable convictions of people using the old Freenet to search or host CSAM. However, the digital forensics used in these cases was pretty sketchy. If someone simply caching data from downstream queries were held to the same standard, they'd also be considered guilty.

I have no doubt that there was other evidence that led to the conviction of these individuals. But, I can only go on what I know, and what I know is that the standard of digital forensics evidence in those cases was subpar.

coldblues · 10 months ago
The old Freenet project is now named Hyphanet and is available at https://www.hyphanet.org/index.html
bbor · 10 months ago
Fascinating! I thought this was cool as I clicked through, I'm glad to see that it's been a dramatic topic for 25 years, not just some new idea. Hyphanet seems more openly political, which makes sense but is kinda a hard sell for me after seeing the impact Bitcoin had on US citizens vis-a-vis scams, hacks, and misc. bad actors. But maybe that's a sacrifice worth making in the name of residents of less free nation states?

Either way, pretty funny when a software project has to tackle questions like "what is property in the modern era?" and "what is free speech?" in their FAQ. That's how you know you're really pushing against the status quo, I guess...

76j76j · 10 months ago
Those scams are not isolated to Bitcoin. You see them in many content creator industries. They are giveaway scams and templated to fit a niche. You can do them for gambling, gaming like cs-go skin giveaways, makeup giveaways and so on. They are really easy scams to do because you can just wait for the next trendy thing to happen and then target that trend with bot accounts. On youtube they will often just recycle what accounts don't get reported.

Platforms do their best to take care of this, but these scams are so easy to run that you can automate them and spin up new accounts very quickly. Even if there are financial barriers it can still be madly profitable to accept the costs.

There is no clear way to deal with the concerns you mentioned, but I think playing too safe and not exploring technology will quickly put you behind the curb. Most of it can be resolved with good financial regulation.

chx · 10 months ago
> after seeing the impact Bitcoin had on US citizens

That's an odd way of putting it, as if crypto scams were limited to the US.

timbit42 · 10 months ago
Fiat currencies are also used for scams, hacks, etc. Does that make fiat currencies a hard sell for you as well?
sourcepluck · 10 months ago
Would love to see some network like Freenet start to see more adoption - it seems obvious that we need something like this. GNUnet seems to have some interesting ideas and good motivations too.

I will admit that I didn't follow the renaming or possibly forking or whatever happened to freenet / hyphanet / etc back last when I was reading about this. If someone could explain it clearly that would be stellar.

garydevenay · 10 months ago
Nostr (https://nostr.com/) is doing reasonably- though I think most apps are still in the social media realm.
squarefoot · 10 months ago
Not judging technically, but there are reasons I wouldn't touch it with a 10 meters pole.

https://archive.ph/TLwch

CertumIter · 10 months ago
Hyphanet is great but requires some basic skills and hardware for running. Using Nostr with Primal as a client works exceptionally well as a Twitter alternative. It's privacy-respecting, censorship-resistant, and truly an outstanding tool. I'm grateful it exists to counter the current wave of regulatory overreach threatening free speech, even in Western countries.
sanity · 10 months ago
> I will admit that I didn't follow the renaming or possibly forking or whatever happened to freenet / hyphanet / etc back last when I was reading about this. If someone could explain it clearly that would be stellar.

The reasons for the renaming are addressed directly in Freenet's FAQ[1]:

# Why was Freenet rearchitected and rebranded?

In 2019, Ian began developing a successor to the original Freenet, internally named “Locutus.” This redesign was a ground-up reimagining, incorporating lessons learned from the original Freenet and addressing modern challenges. The original Freenet, although groundbreaking, was built for an earlier era.

This isn’t the first time Freenet has undergone significant changes. Around 2005, we transitioned from version 0.5 to 0.7, which was a complete rewrite introducing “friend-to-friend” networking.

In March 2023, the original Freenet (developed from 2005 onwards) was spun off into an independent project called “Hyphanet” under its existing maintainers. Concurrently, “Locutus” was rebranded as “Freenet,” also known as “Freenet 2023,” to signal this new direction and focus. The rearchitected Freenet is faster, more flexible, and better equipped to offer a robust, decentralized alternative to the increasingly centralized web.

To ease the transition the old freenetproject.org domain was redirected to hyphanet’s website, while the recently acquired freenet.org domain was used for the new architecture.

It is important to note that the maintainers of the original Freenet did not agree with the decision to rearchitect and rebrand. However, as the architect of the Freenet Project, and after over a year of debate, Ian felt this was the necessary path forward to ensure the project’s continued relevance and success in a world far different than when he designed the previous architecture.

[1] https://freenet.org/faq/#why-was-freenet-rearchitected-and-r...

sourcepluck · 10 months ago
Thank you very much, I've been browsing a bit since your thorough reply, looking forward to having more of an investigation one of these days when I get a few hours free in a row to have a good go.
EGreg · 10 months ago
I wonder how much Freenet would be considered “web3” and “blockchain” by the HN crowd, considering it explicitly uses smart contracts and transactions signed by self-custodied private keys

Guess it’s all in how you present things and what terms you avoid :)

For what it’s worth, I am interested very much in decentralized systems and smart contracts, having built them and also running a YouTube channel where I interviewed people behind the projects… including Ian Clarke and freenet: https://www.youtube.com/watch?v=JWrRqUkJpMQ

tg180 · 10 months ago
Personally, I don’t consider Freenet and Hyphanet to be "blockchain" in the modern sense, and given how much the meaning of "web3" has changed in recent years, I think it might evolve further.

Freenet stands apart with goals and ideals that are quite different from today’s distributed applications, with a stronger focus on privacy and access to information.

Neither Freenet nor Hyphanet are linked to cryptocurrencies or financial speculation. I see them as decentralized networks created to ensure freedom of expression, privacy, and access to information in an anonymous and censorship-resistant way, without any intrinsic connection to cryptocurrencies or financial systems. And that's great!

I also believe the project has gained a certain credibility over time, thanks to the consistent work and vision of its developers.

I’ll check out your interview with Ian Clarke!

wkyleg · 10 months ago
When I was ~14 I downloaded Freenet after finding it on Stumbleupon.

After wondering why my laptop was loosing RAM for a few months, I realized I had been running a node continuously.

Great to see it's still alive though.

okasaki · 10 months ago
Interesting that the new freenet is written in rust.

I always thought the worst part of freenet was that it required java.

I haven't used freenet in a long time. Last time I did I'm pretty sure satoshi was posting the og bitcoin releases on the message board (freechat?). Crazy times.

sanity · 10 months ago
Yeah, there was a decent argument for Java in the early 2000s before it was obvious that Java would fail to gain traction on the desktop.

Rust was the obvious choice when I started work on the new Freenet in 2019.

EGreg · 10 months ago
I interviewed the founder of the original freenet and the current freenet, Ian Clarke (among others) on our channel about decentralized systems, might be interesting for the people here:

https://www.youtube.com/watch?v=JWrRqUkJpMQ

It is on our channel https://youtube.com/Intercoin where I tried for a few years to have really deep dives with some of the too people on technology, sociopolitics and regulations around decentralized systems.

tejtm · 10 months ago
On the mention "original freenet"

In the late 1980s early 1990s, FreeNet was not (just) a web domain name.

Freenet was decentralized idea of how the public (me) could get on the internet without already being a member of a privileged institution (or rich and sophisticated).

I believe the idea of what the freenet was prior to becoming a brandname is worthy of being remembered.

I'm not much of a tube clicker here, so apologies if this is redundant with the video.