I want more federation! Federated browsers? Federated github? Federated hosting providers? Federated internet? Where are them?
-
-
Peertube (Youtube-like) and Loops (Tiktok-like) and Pixelfed (Instagram-like Photosharing service) are growing.
-
Since Git can already be federated (no MS GitHub required), take a look at Darcs & Pijul for a better version control model based on Patch Theory. Tooling needs help, but fundamentals are sound.
Everything in the XMPP world is worth checking out. Movim is one of the more interesting projects bring a social media option to the platform & pushing boundaries for clients that is cool to see—as well as Libervia for setting up communities.
-
You can probably host a feed reader & a few other things at home on old hardware & a budget. Paying $5 USD a month on hosting is too much for many people.
-
Federated Github? That’s… git.
Github is a forge with features like issues, pull requests, project planning, and automation, so not really.
-
Web Browsers are all federated because they communicate with each other over a common standard.
-
Sometimes I don't even know who I am while I'm browsing.
-
Not federated, but distrubuted github https://radicle.xyz/
-
You're right. I was thinking more along the distribution side only.
-
Fully agree, but part of the problem is that the fundamentals that our technology relies on to communicate is arcane (DNS, IP, etc.). The other problem is that were often trying to translate human experiences and needs to a binary and technological format, which cannot be done in simple terms and creates complexity.
I don't expect us being able to move away from current jank-stack technologies anytime soon.
-
federated browser
Do you mean something like CENO Browser and TOR Browser?
-
If you want decentralized private messaging see https://delta.chat
-
Forgejo is implementing federation
Interesting!
-
The whole workflow and philosophy of sourcehut is so different than GitHub though. I think a lot more people would be interested in GitHub, but federated.
There's also this which some people may care about.
-
This is a fun thing I found, wish they had an android app or something.
-
I know how that is! Seems like I'm constantly wondering if I just made this or that up.
️
-
We have federated countries
(well... its more like... confederated rather than federated ¯_(ツ)_/¯)
And there's Brair there are Brair Public Forums. There is no censorship. But activity is quite dead. Expect to see a post every month, or longer.
-
Federated browsers
That's literally just regular browsers, you can interact with any one of billions of webservers
Federated github
Git is federated by nature, you can add as many remotes as you wish and push/pull to all of them. Add in a mailing list for issue tracking and "pull requests" (patch submissions) and you're golden. You can look up sourcehut to self-host a well-integrated combination of the two.
Federated hosting providers
Not sure what exactly you mean by this but maybe take a look at IPFS, although it's more P2P then federation.
Federated internet
Internet is already fairly federated by nature - most commonly used protocols in the OSI stack are open and you can host your own components of critical infrastructure. Getting others to interact with them might be difficult due to security & privacy issues.
-
I was interested, but I can't click to visit any of the forums.
-
Didn't know about CENO, it looks super cool! Might have to dig more into TOR as well