Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
That's just pedantic, you will always need to know where the door is to enter the network, but in both cases even if that specific server that you know gets taken down you can still enter by any other server you might discover in any other way. It doesn't cease to be centralized because you are using the same single node to get into the network, that would be like claiming email is not federated because you only use Gmail, or because you need to know the email of the person you're writing to.
I get your point, those systems make it harder to take down things permanently but they aren't as resilient and perfect as people paint them to be - an it has nothing to do with being pedantic, it is just the reality of things.
It's still a decentralized system, and saying that they aren't because the default is for everyone to use the same node is either disingenuous or missing the point entirely. By your definition decentralization is impossible, because you always need to know at least one node in the network in order to enter.
Unless someone finds a way to advertise nodes that doesn't depend on the entry point then yes. Consider this example: https://github.com/bitcoin/bitcoin/blob/1b2460bd5824170ab85757e35f81197199cce9d6/src/chainparams.cpp#L112 if someone takes down those domains it is game over for a new node until someone updates the code.