txt-sysinstall scrapped
Tim Kientzle
tim at kientzle.com
Sun Nov 7 01:19:14 UTC 2010
On Nov 5, 2010, at 10:17 PM, Josh Paetzel wrote:
> On Friday, November 05, 2010 11:48:27 pm Garrett Cooper wrote:
>
>>> Just to add to that (because I do find it a novel idea), 1) how
>>> are you going to properly prevent man in the middle attacks (SSL, TLS,
>>> etc?), and 2) what webserver would you use?
>
> Without putting much analysis into it, we talked about using lighttpd, which
> is BSDL. As far as another service, it would be running for the install only
> which is in most circumstances something that happens locally.
The whole idea makes a huge amount of sense to me.
Besides the usual application HTTP servers, there are
also quite a few HTTP server libraries that could be
embedded into the installer.
Even without SSL support, this would be a big win for
both local installs and for installs within a controlled network.
Supporting installs over the public Internet would be an
interesting project, but certainly does not need to be a goal
of the first iteration.
Can't wait to see this in action!
Tim
More information about the freebsd-hackers
mailing list