this post was submitted on 11 Jul 2023
1357 points (98.0% liked)
Fediverse
32885 readers
309 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It is straightforward to run an isolated network with TCP/IP, DNS, and web servers. The hard part would be dealing with software that complains/fails if you're not using HTTPS.
In general, you would want an offline copy of the entire software stack (e.g. a Gentoo Linux mirror) so you can patch whatever problems you encounter.
You would have to run your own CA and get everyone to install your root cert on their devices. That what happens already with tech like smart cards and SSL inspection firewalls. It's all about trusting the connection implicitly.
Yup! 😂