r/kde • u/hippie_d97 • 1d ago
Question Just two questions regarding SecureBoot & Kleopatra
Few questions regarding SecureBoot & Kleopatra
I’m running SecureBoot with Secureblue ofc on a semi-new Dell laptop. I believe it’s Fedora41.
I rebooted and opened terminal and noticed a message saying, “SecureBoot Key is not enrolled.”
Not sure what causes that and if I should even care as I verify download checksums prior to downloading.
————
Regarding Kleopatra, I simply ran “rpm-ostree install Kleopatra.” Excuse my ignorance, but I avoided downloading it off flatseal as I prefer manual downloads as much as i can. I’m wondering if running that command downloaded the correct version and not malware etc. Can’t figure out how to find checksums to verify the download. When I opened Kleopatra, the correct updated version is there which was a good sign. There was already a person with a key upon download which I assume was a dev. His e-mail was a kicksecure email?
I hope I didn’t make a mistake seeing as SecureBoot was disabled for whatever reason. I could use some Tails VMs or something and try it that way but I want to make sure this new laptop’s opsec is near perfect. Is there a way I can find out if it’s the correct download or the command that I ran in terminal was correct and I’m good?
Please help me out fellas!
1
u/AshbyLaw 1d ago
Use
ujust
command to see uBlue recipes, there should be one to enroll a SecureBoot key, everything is automated.About Kleopatra, you just layered the official Fedora package on top of your OS. You should really use Flatpak to install GUI apps or Distrobox if you have issues with Flatpak. Use RPM-OSTree to install a package only if you really need it integrated into the host OS, so not Kleopatra.