just realized that all linux full-disk-encryption tutorials which suggest using GRUB and LUKS1 for /boot, then storing a binary key for rootfs on /boot so you only type a password once are effectively downgrading LUKS2 security back to LUKS1 levels.
that seems Bad. why was this ever recommended by any distros?