You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for this amazing project :). I am excited to see better boot security and other security features being made usable on Linux.
There are instructions to build and apply an update on the same machine it is running on, with mkosi -B -ff sysupdate -- update --reboot. I would like to do building and signing on a different device, for example my own build server or a different VM, to keep keys safe, in case the machine running ParticleOS gets compromised. Which commands do I have to use on the build device and which on the device, where the update shall be applied?