Mods — I wasn’t sure in which category to post this, so please move if applicable.
From a security and usability standpoint, I love what Canonical has done by incorporating the security tenets of Ubuntu Core into Ubuntu Desktop 26.04. The new mechanism for TPM-backed full-disk encryption (FDE) has taken me plenty of learning (I’ve still a long way to go), but it works flawlessly; I can work with the basics; and it all makes sense.
(Side note: For the snap-haters, tough luck — you’re missing out! What Canonical’s devs have done with this is impressive.)
Ubuntu Server 26.04 could do with the same!
At the moment, my home server doesn’t use LUKS encryption, because if the server has to restart (eg after a power failure), I have to enter the LUKS password in order to be able to start up.
I could do this by physically going to the computer, and attaching a monitor and keyboard. Or, I could install something like Dropbear to allow me to SSH into the machine from my phone to enter the passphrase. But that means that (a) I have to know that the server needs rebooting, and (b) I have to be available — not fast asleep, travelling, or in the hospital (as I recently was).
It’s also a serious problem if the server is stolen, because the drive isn’t protected with LUKS.
If the Ubuntu Server 26.04 had used the same TPM-backed FDE mechanism as the desktop does, it wouldn’t have those problems. The server could still use LUKS encryption plus the inherent security that Core provides, yet be able to reboot without me.
Question
Does Canonical intend to bring Ubuntu Core into Ubuntu Server the same way as it did with Ubuntu Desktop? I hope so.
Comment
With loads of help from people here and from AI, I’ve managed to figure out how to convert Ubuntu Server 26.04 into a TPM-backed FDE.
But.
This still isn’t secure against theft, because unlike the method used for Ubuntu Desktop 26.04, it still uses the old Grub method to boot. This lets an attacker go directly into Recovery Mode without requiring a login password.
I don’t suppose that there’s a way to install or convert Ubuntu Server 26.04 with the same level of security?

