this post was submitted on 16 Mar 2026
88 points (98.9% liked)
Technology
42497 readers
130 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think that technology like Tailscale has sold me on the concept of on-internet intranets, as in subnets with extreme firewall policies that doesn't prevent you from accessing the broader net when necessary but gives network maintainers strict control on how their networks are bridged. I've been thinking about this to the degree that I've been trying to do more research into how this can be achieved with open source technologies like Headscale.
Ideally, you'd want to have a peer-to-peer relay server option for bridging multiple "trusted" networks which would then provide a broad DNS resolution to let you access services that are advertised for bridged networks. So it would be like if, via tailscale, I could connect to another person's tailnet using specific domain names if those services were exposed via a "bridge node", so to speak.
Tailscale themselves have no reason to implement this though; As a business, they would actually prefer you buy larger client counts. I don't blame them for this, it's the basis of their business. But I think, long term, multiple intranets will be really important for digital sovereignty for both smaller nation states and individuals. We can no longer trust the broad web as it was. The fediverse is the first step, the next is tighter meta-networks in tandem with federated internet services.
For websites, all we need is another DNS system. I say we get rid of TLDs entirely. They’re useless nowadays.
Heey have you heard of the tenfingers sharing protocol? It makes away with both DNS, registrars and hosting platforms.
You need to open a port to the internet from your PC though, so people don't seem to like that/be able to do that/have a provider letting them, so I'm working on a workaround for thar so it'll be just fire and forget, no configuration.
I dunno about self hosting on your machine but I’m not opposed to an idea where if you have files to share on a server, you have to provide storage for parts of other files up to a certain percent of the space you use. Or, something like… you have 20gb, you’re only using 5gb, so 15gb are free for the network. If you start using more locally, it opens up space for you to use by clearing shared files. If that makes sense?