this post was submitted on 13 Jan 2025
205 points (95.6% liked)

Ask Lemmy

27461 readers
1492 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try [email protected] or [email protected]


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

How can a group of volunteers build at least the tech for a replacement for the internet?

I was hoping that each individual user could run and maintain a piece of the infrastructure in a decentralized grassroots way.

How can users build a community owned and maintained replacement for the internet?

I hope that we can have our own servers and mesh/line/tower infrastructure and like wikipedia/internet-archive type organization and user donations based funding.

How could this be realized?

Can this be done with a custom made router that has a stronger wifi that can mesh with other's of it's kind? like a city wide mesh? or what are ways to do this?

Edit: this is not meant as a second dark web but more like geocities or the old internet with usermade websites

you are viewing a single comment's thread
view the rest of the comments
[–] foggenbooty 1 points 1 day ago

Thank you for specifying that you're not technical, that helps. Your idea doesn't make a lot of sense since you have a misunderstanding of how the Internet works, and at which levels the problems occur.

The first layer of the "Internet" is physical infrastructure. The router you mention, the ISPs you connect to, etc. All they do is move data around the world, mostly without a care to what that data is, and they do it VERY effectively. Apart from pricing or service you might not like, there is no need to replace this part of the Internet because it is by far the most expensive and complex component, and has little to do with the problems you lament. Setting your own version of this up would be vastly inferior, more expensive, and very unreliable.

The second part of the Internet is the protocols and standards used to get this data around on the physical fibre and wires that the ISPs have laid down. Again, these protocols are time tested, mostly content agnostic, and highly compatible. Things like routing protocols, HTTP, DNS, etc are all open and free to use.

The third part of the Internet is the millions of servers that actually hold the content. This could be web servers that show you the web page you're browsing on, servers that orchestrate instant messaging, the backend to your apps, etc. This is what you seem to have the biggest issue with and it's also the easiest (relatively) to replace.

So, now that the basics are down, let's discuss what you want to do. You want to have your own Internet that's seperate from the one you see. You could do this as simply as getting some people together who are like minded, making some web servers to host the things you want like a Wikipedia clone, email server, what have you, and then and then use a DNS server that only resolves your new servers and does not return results from the broader Internet. Think of a DNS server like a phonebook for computers. If you make an exclusive friends club and print your own phone book and pass it around, but forbid anyone from ever looking at the local white or yellow pages, your little group is all they'll know but they can still use the existing telephone system.

Most protocols are encrypted these days, so your DNS and web browsing can be fairly anonymous if everyone conforms to a set of standards. If you want more you could set this whole thing up over a system of VPNs.

Long story short is, big mesh routers are just a bad idea for so many reasons that I haven't even gotten into like RF spectrum use and maintenance. You're better off participating in small corners of the existing Internet you enjoy (like Lemmy or other alternative sites) and ignoring the rest. If for some reason you really felt you wanted to make a Dark Web 2.0 for like minded people it can be done, but I wouldn't start by cutting the cable to your ISP.