Earlier quoted context omitted.
Windows can wake itself from hibernate. Killing all of the wake timers and editing specific keys in the registry will usually fix this, but it's messy and not something typical users are comfortable doing.
>Windows can wake itself from hibernate. You're confusing that with sleep. Windows can't wake itself from hibernate as the machine is fully powered off, not in some sleep state.
TPM-backed Full Disk Encryption is coming to Ubuntu
31–40 of 71 posts
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#32Earlier quoted context omitted.
Windows these days prefers what they call modern standby and you probably don't want it. I have a ThinkPad and this is what it's like: Close the lid and stuff laptop into my backpack. I travel to work and when I pull my machine out of my bag, it has 12% battery left, is super hot, and the fan is screaming like the machine is trying to fly away. All because Microsoft thinks PCs should be more like iPhones.
>Windows these days prefers what they call modern standby and you probably don't want it. Who cares what Windows prefers, when I'm the user and I prefer Hibernate which works out of the box and I use it precisely because it avoids the issues you mentioned. Why don't you use Hibernate? SSDs are fast enough that a wake from hibernate is not much slower than a wake from sleep. On Ubuntu I don't even have this option bec…
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#33Earlier quoted context omitted.
Windows these days prefers what they call modern standby and you probably don't want it. I have a ThinkPad and this is what it's like: Close the lid and stuff laptop into my backpack. I travel to work and when I pull my machine out of my bag, it has 12% battery left, is super hot, and the fan is screaming like the machine is trying to fly away. All because Microsoft thinks PCs should be more like iPhones.
>Windows these days prefers what they call modern standby and you probably don't want it. Who cares what Windows prefers, when I'm the user and I prefer Hibernate which works out of the box and I use it precisely because it avoids the issues you mentioned. Why don't you use Hibernate? SSDs are fast enough that a wake from hibernate is not much slower than a wake from sleep. On Ubuntu I don't even have this option bec…
Windows also likes waking itself up for various reasons, but I don't remember if that was hibernate or sleep. Turning off everything except the power button wake up fixed it though.
But I do agree - I would like a working hibernate in any OS I use. The next best thing is never turning it off though.
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#34Earlier quoted context omitted.
What do you mean? Hibernate works out of the box. There nothing to "fix" in the registry for that to work.
There are supposedly fixes for it to stay hibernating. The issue isn't that it doesn't go to sleep. It's that it doesn't stay asleep.
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#35> the bootloader (shim and GRUB) and kernel assets will be delivered as snap packages (via gadget and kernel snaps), as opposed to being delivered as Debian packages. And there it is. I suppose having your kernel command line signed by Canonical and unmodifiable by the system owner without a pain-in-the-ass manual 'machine owner key enrolment' process is very much on-brand for Snap.
Well shit, we were just joking the other day on mastodon about the kernel being distributed as a snap. I guess this is it, then. I'm tired of computers being awful :(
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#36> the bootloader (shim and GRUB) and kernel assets will be delivered as snap packages (via gadget and kernel snaps), as opposed to being delivered as Debian packages. And there it is. I suppose having your kernel command line signed by Canonical and unmodifiable by the system owner without a pain-in-the-ass manual 'machine owner key enrolment' process is very much on-brand for Snap.
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#37Earlier quoted context omitted.
> but those have a downside of the TPM needing to be updated with every new kernel. This depends on the configuration. If you don't bind the key to PCRs at key creation time kernel updates don't affect the workflow and you still will take advantage of other TPM features such as locking the key after several unsuccessful attempts. Take a look at the systemd configuration: https://www.freedesktop.org/software/systemd/m…
IMHO the PCRs are way too much trouble and defend against attacks that are rare outside of extremely spooky circles. They were the biggest problem with Bitlocker too.
Instead I’m leaning toward separate boot and root disks, with a root/data disk encrypted with LUKS with a detached header. dm verity on a read only root with a separate data partition also seems simple/appealing. Of course, these all allow attacks full secure boot/tpm/etc avoid, but it’s a balance.
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#38Earlier quoted context omitted.
Looks perfectly aligned with corporate and especially government IT practices. There the user is by far not the owner.
So if Ubuntu is pivoting hard into big corporate/govt Who’s the new big community desktop distro?
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#39Earlier quoted context omitted.
Looks perfectly aligned with corporate and especially government IT practices. There the user is by far not the owner.
So if Ubuntu is pivoting hard into big corporate/govt Who’s the new big community desktop distro?
(I personally run a relatively niche distro, https://voidlinux.org/)
Re: TPM-backed Full Disk Encryption is coming to Ubuntu
#40Earlier quoted context omitted.
What do you mean? Hibernate works out of the box. There nothing to "fix" in the registry for that to work.
He means Windows can set a timer to wake up after a while to run scheduled tasks. You might not have noticed those wake timers because they are few and it usually works as expected with windows hibernating back after a few minutes. The difficulty of disabling wake timers has been exaggerated, though. It's in the advanced power settings, there's no need for the big scary registry. https://www.tenforums.com/tutorials/6…
Yes, it can se timer to wake automatically from hibernate, but that doesn't mean it does that automatically withotu you setting those timers. I can understand there have been some bugs in the past but that's anon-issue today.