you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 3 years ago (3 children)

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.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 3 years ago (2 children)

    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.

  • source
  • parent
  • hideshow 2 child comments