Bootimus – A Self-Contained PXE and HTTP Boot Server
1–10 of 53 posts
Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#2That being said what may be more useful is a EFI binary you can push to a motherboard that does this with a tpm key
Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#3Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#4Made something similar at work a bunch of years back…. :) good to see people still thinking of this stuff and making modern versions That being said what may be more useful is a EFI binary you can push to a motherboard that does this with a tpm key
Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#5I run a homelab PXE & NFSboot, so no hard drives in the homelab. Works great until I do something to bork it up.
I have been fine tuning setup scripts to automatically get things going for scratch, but I always find there was one more hack I didn't automate last time.
iPXE is on my to-learn list.
Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#6I do not say this to detract from the value of the project or its very interesting nature, by the way. Just an orthogonal observation.
Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#7Has anyone else noticed how readily identifiable AI generated text is? This is a very cool project, and I suppose it's hard to know for sure, but everything about the site describing the project "feels" AI generated to me. I do not say this to detract from the value of the project or its very interesting nature, by the way. Just an orthogonal observation.
EDIT: Found the disclosure in the repo: >I've used Claude CLI to help with some parts of this project - mostly making the web UI pretty, as I'm NOT a frontend developer. I also used it to generate the docs, but I review them manually - no automatically-generated AI code goes into the project without review from myself.
I guess that's fair.
Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#8Has anyone else noticed how readily identifiable AI generated text is? This is a very cool project, and I suppose it's hard to know for sure, but everything about the site describing the project "feels" AI generated to me. I do not say this to detract from the value of the project or its very interesting nature, by the way. Just an orthogonal observation.
Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#9Has anyone else noticed how readily identifiable AI generated text is? This is a very cool project, and I suppose it's hard to know for sure, but everything about the site describing the project "feels" AI generated to me. I do not say this to detract from the value of the project or its very interesting nature, by the way. Just an orthogonal observation.
When using such a server, its of critical importance its secure. If someone can enter it, they can change your images, knock over a machine and get it to boot a rogue image etc.
Id be interested what thread models are taken into account. If there is any fuzzing.
Perhaps a clear list of all the third party packages it pulls in and assessment of those packages.
It sounds like a lot but actually AI can help set up a lot of tooling around this stuff to make it more managable to do a lot of thorough testing / vetting of things.
I do think its also interesting project, and ofc it might be somehting that matures over time in this regard. (i am super biassed about security also as its my domain and i've litterally seen colleagues root servers which hosted images for entire infras of companies. thats a scary vector. if you can tamper with 1 PXE boot you can overwrite firmware.
(this is not saying anything about secure boot ofc, my experiences with PXE predate that being actively deployed)
Re: Bootimus – A Self-Contained PXE and HTTP Boot Server
#10Has anyone else noticed how readily identifiable AI generated text is? This is a very cool project, and I suppose it's hard to know for sure, but everything about the site describing the project "feels" AI generated to me. I do not say this to detract from the value of the project or its very interesting nature, by the way. Just an orthogonal observation.