How secure is TPM unlocking in aurora/bluefin? I’ve recently rebased from Kinoite and TPM unlocking is not secure yet: a simple edit in grub command at boot can open a root console. See this conversation in discussion.fedoraproject.org.
Unless you’re self signing your grub files for secure boot, it’s not secure at all. As someone can pull your drive, modify your grub files to bypass user passwords, then reinsert and boot. There are tools out there to do this self-signing but I haven’t seen a way to automate it to happen in ublue on updates as you would need to resign everytime rpm-ostree/bootc does an update.
Your better option is to decrypt with a password and setup your user account in Gnome to auto login. As Long as your luks password is the same as your user password your Gnome keyring will also auto-unlock.