Is it possible to host a private, defederated, and completely isolated instance for use as your own social media platform?
I want to set up a collaborative writing/socializing platform for my friend group using something like Calckey/Misskey, and just want to know if this is possible.
The non Fediverse options all look very lacking, and are meant for corporate/business environments anyway. It really feels like there's not many good and modern options for this sort of thing, but maybe there's better alternatives. Who knows, I'm really new to this scene.
As I understand it, disabling federation stops you seeing other people’s content. It doesn’t stop others from seeing yours. Though how they would fibd yours is a different matter.
No not really. If you run federation and block an instance then all you do is not consume their pushes through ActivityPub. They can still consume your pushes. But if you turn of federation then you disable the whole of ActivityPub and you don't push anything. Remember that ActivityPub is primarily push based, i.e. your instance pushes new posts out to all federated instances instead of pulling new posts in.
This is a strange one. I assumed people wanting this type of service would want to view all the content from the fediverse but not push to the fediverse
E.g. start your own instance of kbin and connect with everyone but turn off your own federation so no one sees your posts.
I think so, you'd just need to not add any other instances on your instance settings. Not 100% sure. I just started my own instance a couple of days ago. And I could not connect to other communities unless I whitelisted them in settings. Also there's a bunch of options and variables in configuration files that enable/disable activitypub.
I believe I see options in my admin portal that would allow making your instance private. If that doesn't do what you want I wonder if you could populate the whitelist with a phony address which would affectively defederate you from everything.
I think I recall reading something about how it used to be something available from the UI settings, but I believe as it stands, there's no official setting in the admin panel to stop anyone else from being able to see your instance. You can disable open registration, and just not federate with anyone.