Is KDE Vaults good for security? I currently use secureblue (KDE Plasma) and I want to compartmentalise my files for different hobbies into local and encrypted vaults so that they're accessible only when needed. I wish to protect my files against passive attacks (e.g. malware). I'm not specifically targeted, so targeted attacks are outside of my threat model.
I've looked into GNOME Vaults, as it's curated by secureblue. It's written in memory safe language unlike KDE Vaults (correct me if I'm wrong) and seems to have a good encryption algorithm, but whenever I try to create vault it returns "unknown error occurred", likely due to flatpak permission lockdown. I'm also not sure if it's worth putting trust in another party when I can likely achieve the same thing while putting trust in something I already have to trust (KDE).
Is KDE Vaults good for my threat model, of are there better local and preferably Flatpak options?